Hao He
Hao He
This PR is a fairly straightforward implementation of Bonacich power centrality (networkx#7078), following what is implemented in R `igraph`, but additionally considers edge weights. I have checked that the R...
Currently, all documentation is severely outdated regarding collecting data, training models, understanding the code structure, and deploy the backend & frontend. My proposal is to create a separate `DEVELOPMENT.md` in...
We need to show more information in frontend about the model training and evaluation results to users, showing: * performance of each project, trained on what kind of dataset (aggregated...
The current GFI-Bot logo is designed by Haonan Su. It currently looks good, but, in my opinion, its meaning is not obvious to others interested in our project. Maybe it...
* GFI => Good First Issues. It is non-intuitive for users to understand this abbreviation * Add more repository statistics (# of stars, contributors, and forks) so that the users...
* In the current frontend of GFI-Bot, all repositories are sorted by the order in MongoDB database by default. This does not make sense to end users. It may be...
To align with the requirements of a research paper, the following evaluations need to be conducted: 1. Comparison with alternative models (LightGBM, Logistic Regression, SVM, DNN, and Random Forest) 2....
With the revisions in #32 , it does not make sense to include the current information on the per-issue page. Ideally, a user should be able to absorb more information...