Hao He

Results 8 issues of 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...

type: Enhancements

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...

documentation
priority: medium

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...

enhancement
scope: frontend
scope: backend
priority: low

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...

scope: frontend
priority: low

* 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...

enhancement
scope: frontend
scope: backend
priority: medium

* 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...

enhancement
scope: frontend
scope: backend
priority: medium

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....

enhancement
scope: model
priority: high

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...

enhancement
scope: frontend
priority: medium