-
- Notifications
You must be signed in to change notification settings - Fork 26.5k
Pull requests: scikit-learn/scikit-learn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[MRG] Add plotting module with heatmaps for confusion matrix and grid search results Stalled
#9173 opened Jun 20, 2017 by thismlguy Loading…
[MRG+1] Added support for sparse multilabel y for Nearest neighbor classifiers help wanted module:neighbors module:utils Stalled
#9059 opened Jun 8, 2017 by massich Loading…
[MRG] Make BaseSVC.classes_ sample_weight aware (#8566) module:svm Needs Decision Requires decision
#8604 opened Mar 17, 2017 by satyan-g Loading…
FEAT Large Margin Nearest Neighbor implementation module:neighbors module:utils Move to scikit-learn-extra This PR should be moved to the scikit-learn-extras repository Needs Decision - Close Requires decision for closing New Feature
#8602 opened Mar 17, 2017 by johny-c Loading…
ENH add support to missing values in NMF module:decomposition module:utils Waiting for Reviewer
#8474 opened Feb 28, 2017 by TomDLT Loading…
3 tasks
[MRG] GridSearchCV.use_warm_start parameter for efficiency Enhancement module:model_selection Needs Decision Requires decision
#8230 opened Jan 24, 2017 by jnothman Loading…
5 tasks done
[WIP] Add prediction strength method to determine number of clusters module:metrics module:model_selection module:utils Needs Decision Requires decision
#8206 opened Jan 15, 2017 by sebp Loading…
[MRG+1] Support Vector Data Description cython module:svm Stalled
#7910 opened Nov 19, 2016 by ivannz Loading…
[MRG] Added flag to disable l2-dist finite check help wanted module:cluster module:metrics Stalled
#7383 opened Sep 9, 2016 by Erotemic Loading…
[MRG] ENH support multiclass column vector array-like in metrics module:metrics module:utils Stalled
#7178 opened Aug 11, 2016 by jnothman Loading…
[MRG] LabelPropagation and LabelSpreading enhancements module:semi_supervised Needs Decision Requires decision
#6604 opened Mar 30, 2016 by joshlk Loading…
[MRG] support sample_weight in silhouette_score help wanted module:metrics Stalled
#4087 opened Jan 12, 2015 by jnothman Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.