https://github.com/scikit-learn/enhancement_proposals
Enhancement proposals for scikit-learn: structured discussions and rational for large additions and modifications
https://github.com/scikit-learn/enhancement_proposals
Last synced: 3 months ago
JSON representation
Enhancement proposals for scikit-learn: structured discussions and rational for large additions and modifications
- Host: GitHub
- URL: https://github.com/scikit-learn/enhancement_proposals
- Owner: scikit-learn
- License: bsd-3-clause
- Created: 2015-10-22T10:49:07.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T14:53:31.000Z (over 1 year ago)
- Last Synced: 2025-09-20T12:50:40.423Z (4 months ago)
- Language: Python
- Homepage: https://scikit-learn-enhancement-proposals.readthedocs.io/en/latest
- Size: 200 KB
- Stars: 50
- Watchers: 37
- Forks: 33
- Open Issues: 14
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
==================================
Scikit-learn enhancement proposals
==================================
This repository is for structured discussions about large modifications
or additions to scikit-learn.
The discussions must create an "enhancement proposal", similar Python
enhancement proposal, that reflects the major arguments to keep in mind,
the rational and usecases that are addressed, the problems and the major
possible solution. It should be a summary of the key points that drive
the decision, and ideally converge to a draft of an API or object to be
implemented in scikit-learn.
The SLEPs are publicly available online on `Read The Docs
`_.