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

Add support for Naive Bayes #350

Closed
rspadim opened this issue Feb 9, 2021 · 4 comments
Closed

Add support for Naive Bayes #350

rspadim opened this issue Feb 9, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@rspadim
Copy link

rspadim commented Feb 9, 2021

Hi folks, should be possible support sklearn stacking and naives bayes?

@StrikerRUS
Copy link
Member

Hey @rspadim !
Thanks for your feature request!
Could you please provide more details about your use-case (what is the purpose of using Naive Bayes, which one do you want to support (there are a lot of models: https://scikit-learn.org/stable/modules/naive_bayes.html), base models you use in stacking, typical model parameters, etc.) to help prioritize feature requests?

@StrikerRUS
Copy link
Member

Also, I'd like to split this feature request into two separate requests, if you don't mind.

@rspadim
Copy link
Author

rspadim commented Apr 7, 2021

hi, we could start with the "easy to implement" models, no problem doing it with separate issues

the idea is easily help the port of library dependent models to "lib free" codes

@StrikerRUS StrikerRUS changed the title Support naives bayes, stacking Add support for Naive Bayes Apr 7, 2021
@StrikerRUS StrikerRUS added the enhancement New feature or request label Apr 7, 2021
@StrikerRUS
Copy link
Member

Added into feature-request hub #491.

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

No branches or pull requests

2 participants