An open API service indexing awesome lists of open source software.

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

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
`_.