Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

machine learning integration #40

Open
FAMILIAR-project opened this issue Jan 21, 2021 · 0 comments
Open

machine learning integration #40

FAMILIAR-project opened this issue Jan 21, 2021 · 0 comments
Assignees

Comments

@FAMILIAR-project
Copy link
Collaborator

Researchers of DiverSE have trained machine learning models to predict size or build status.
We should integrate them as part of the website.

There are several things to develop:

  • a predictor of size in which the user simply has to drop a .config
  • for each configuration of the database, add a new "size predictor" information that would call the predictor (we can also report the prediction errors by comparing the prediction with the actual size)
  • for each kernel version, report so-called "feature ranking list" using the machine learning models
  • for each kernel version, report so-called decision trees and feature importances about build status
@FAMILIAR-project FAMILIAR-project created this issue from a note in TuxML roadmap 2021 (machine learning integration ) Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
TuxML roadmap 2021
machine learning integration
Development

No branches or pull requests

2 participants