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

Revamp the developer documentation when it comes to roll scikit-learn compatible estimator #29043

Open
glemaitre opened this issue May 17, 2024 · 0 comments
Assignees
Labels
Developer API Third party developer API related Documentation

Comments

@glemaitre
Copy link
Member

I find the documentation helping at writing a scikit-learn estimator a bit oldish: https://scikit-learn.org/dev/developers/develop.html

I think that we could revamp the documentation with a new look. Probably, we would like to mention what are the minimum implementation required and then go into details in the additional feature given by the mixin that we added overtime.

Finally, it should be the place where we provide some documentation regarding the developer tools and manage the expectation regarding the deprecation cycle for those.

@glemaitre glemaitre added Developer API Third party developer API related Documentation labels May 17, 2024
@adrinjalali adrinjalali self-assigned this May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Developer API Third party developer API related Documentation
Development

No branches or pull requests

2 participants