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

[Feature] CatBoost Model #100

Open
ErikBavenstrand opened this issue Sep 28, 2023 · 0 comments
Open

[Feature] CatBoost Model #100

ErikBavenstrand opened this issue Sep 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ErikBavenstrand
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, the mleko library does not support CatBoost, a machine learning algorithm that provides high performance and handles categorical features well.

Describe the solution you'd like
I would like to see CatBoost integrated into the mleko library. This would provide users with more options for machine learning algorithms and enhance the library's capabilities.

Describe alternatives you've considered
An alternative would be to use CatBoost separately and then use mleko for other parts of the machine learning pipeline. However, having everything integrated into one library would be more convenient.

Additional context
CatBoost is a powerful machine learning algorithm that is widely used in the industry. Its inclusion would greatly enhance the capabilities of the mleko library.

@ErikBavenstrand ErikBavenstrand added the enhancement New feature or request label Sep 28, 2023
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

1 participant