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

ML models #9

Open
ReeveWu opened this issue Aug 24, 2023 · 3 comments
Open

ML models #9

ReeveWu opened this issue Aug 24, 2023 · 3 comments
Assignees
Labels
💪🏻 enhancement New feature or request

Comments

@ReeveWu
Copy link
Contributor

ReeveWu commented Aug 24, 2023

ML

  1. Decision tree
  2. Random forest (regression)
  3. Random forest (classification)
  4. Linear (regression)
  5. Linear (classification)
  6. Gradient Boosting

DL

  1. KNN
@1chooo 1chooo added the 💪🏻 enhancement New feature or request label Aug 24, 2023
@ReeveWu
Copy link
Contributor Author

ReeveWu commented Aug 27, 2023

I have an idea, it seems that KNN is actually quite an important and classical model. I feel like it should be included. @1chooo What do you think?

@1chooo
Copy link
Owner

1chooo commented Aug 27, 2023

Hey @ReeveWu,
This is an excellent suggestion. Indeed, we can explore the integration of algorithms related to neural networks. This could also serve as our foundational step in supporting neural networks.

@ReeveWu
Copy link
Contributor Author

ReeveWu commented Aug 27, 2023

Sure, then I'll add this model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪🏻 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants