Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
scikit-learn
Collective -
Host: numfocus -
https://opencollective.com/scikit-learn
- Code: https://github.com/scikit-learn
Update external links on index page to use https
github.com/scikit-learn/scikit-learn.github.io - alexandrnikitin opened this pull request about 7 years ago
github.com/scikit-learn/scikit-learn.github.io - alexandrnikitin opened this pull request about 7 years ago
added sammon's mapping dimensionality reduction in manifold
github.com/scikit-learn/scikit-learn - Eight1911 opened this pull request about 7 years ago
github.com/scikit-learn/scikit-learn - Eight1911 opened this pull request about 7 years ago
Extending Criterion
github.com/scikit-learn/scikit-learn - camilstaps opened this issue about 7 years ago
github.com/scikit-learn/scikit-learn - camilstaps opened this issue about 7 years ago
fetch_california_housing() URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:749)>
github.com/scikit-learn/scikit-learn - AEDWIP opened this issue about 7 years ago
github.com/scikit-learn/scikit-learn - AEDWIP opened this issue about 7 years ago
Scikit-learn doc could give more hints of it playing well with pandas
github.com/scikit-learn/scikit-learn - chrish42 opened this issue about 7 years ago
github.com/scikit-learn/scikit-learn - chrish42 opened this issue about 7 years ago
Problems with score_samples in BayesianGaussianMixture
github.com/scikit-learn/scikit-learn - rdturnermtl opened this issue about 7 years ago
github.com/scikit-learn/scikit-learn - rdturnermtl opened this issue about 7 years ago
[MRG] LoOP: Local Outlier Probabilities
github.com/scikit-learn/scikit-learn - vc1492a opened this pull request about 7 years ago
github.com/scikit-learn/scikit-learn - vc1492a opened this pull request about 7 years ago
Feature Request: KDE for Bounded Data
github.com/scikit-learn/scikit-learn - jdossgollin opened this issue about 7 years ago
github.com/scikit-learn/scikit-learn - jdossgollin opened this issue about 7 years ago
No complete list of necessary checks for creating new classes in the docs (or anywhere else).
github.com/scikit-learn/scikit-learn - voxmenthe opened this issue about 7 years ago
github.com/scikit-learn/scikit-learn - voxmenthe opened this issue about 7 years ago
Different(wrong?) meaning of pos_label=None
github.com/scikit-learn/scikit-learn - qinhanmin2014 opened this issue about 7 years ago
github.com/scikit-learn/scikit-learn - qinhanmin2014 opened this issue about 7 years ago
Add sklearn.metrics.cumulative_gain_curve and sklearn.metrics.lift_curve
github.com/scikit-learn/scikit-learn - reiinakano opened this issue about 7 years ago
github.com/scikit-learn/scikit-learn - reiinakano opened this issue about 7 years ago
Decision Tree plotting with graphviz issue
github.com/scikit-learn/scikit-learn - crawles opened this issue about 7 years ago
github.com/scikit-learn/scikit-learn - crawles opened this issue about 7 years ago
Feature Request: Hellinger split criterion for classificaiton trees
github.com/scikit-learn/scikit-learn - Gitman-code opened this issue about 7 years ago
github.com/scikit-learn/scikit-learn - Gitman-code opened this issue about 7 years ago
A Policy Proposal on Missing Data for Future Contributions
github.com/scikit-learn/scikit-learn - ashimb9 opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - ashimb9 opened this issue over 7 years ago
Standard attribute for model completion status
github.com/scikit-learn/scikit-learn - naught101 opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - naught101 opened this issue over 7 years ago
check_estimator does not play well with Pipelines
github.com/scikit-learn/scikit-learn - ramhiser opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - ramhiser opened this issue over 7 years ago
MAINT remove unused stop parameter from compute_gradient
github.com/scikit-learn/scikit-learn - jnothman opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - jnothman opened this pull request over 7 years ago
[MRG] run check_estimator on meta-estimators
github.com/scikit-learn/scikit-learn - amueller opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - amueller opened this pull request over 7 years ago
[WIP] FIX avoid making deepcopy in clone
github.com/scikit-learn/scikit-learn - glemaitre opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - glemaitre opened this pull request over 7 years ago
Trees with MAE criterion are slow to train
github.com/scikit-learn/scikit-learn - jiangfeng opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - jiangfeng opened this issue over 7 years ago
[WIP] Introducing SoftImpute FactorizationImputer for scikit-learn
github.com/scikit-learn/scikit-learn - jeh0753 opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - jeh0753 opened this pull request over 7 years ago
least_angle.py in lars_path - shapes not aligned on properly formatted data with specific alpha
github.com/scikit-learn/scikit-learn - ghost opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - ghost opened this issue over 7 years ago
sklearn.multiclass.OneVsRestClassifier documentation
github.com/scikit-learn/scikit-learn - kbrose opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - kbrose opened this issue over 7 years ago
Add pass classes argument to scorers and allow_subset_labels in metrics
github.com/scikit-learn/scikit-learn - thismlguy opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - thismlguy opened this pull request over 7 years ago
[WIP] Gaussian Mixture Model with Missing Data Estimation and Imputation Support
github.com/scikit-learn/scikit-learn - ashimb9 opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - ashimb9 opened this pull request over 7 years ago
Use median instead of mean when constructing RandomForestRegressor
github.com/scikit-learn/scikit-learn - mcgibbon opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - mcgibbon opened this issue over 7 years ago
[WIP] Add classes parameter to all classifiers
github.com/scikit-learn/scikit-learn - thismlguy opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - thismlguy opened this pull request over 7 years ago
Add instance-level calls to estimator_checks for meta-estimators
github.com/scikit-learn/scikit-learn - amueller opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - amueller opened this issue over 7 years ago
[WIP] Make knn kernel undirected.
github.com/scikit-learn/scikit-learn - musically-ut opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - musically-ut opened this pull request over 7 years ago
[MRG] add stratify and shuffle variants for GroupKFold
github.com/scikit-learn/scikit-learn - andreasvc opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - andreasvc opened this pull request over 7 years ago
Test docstrings for parameters are equal
github.com/scikit-learn/scikit-learn - jnothman opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - jnothman opened this issue over 7 years ago
[WIP] Chain on decision_function or predict_proba in ClassifierChain
github.com/scikit-learn/scikit-learn - SebastinSanty opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - SebastinSanty opened this pull request over 7 years ago
[WIP] Adding classes argument to Gaussian Naive Bayes
github.com/scikit-learn/scikit-learn - thismlguy opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - thismlguy opened this pull request over 7 years ago
Chain on decision_function or predict_proba in ClassifierChain
github.com/scikit-learn/scikit-learn - jnothman opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - jnothman opened this issue over 7 years ago
Extend ClassifierChain to multi-output problems
github.com/scikit-learn/scikit-learn - jnothman opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - jnothman opened this issue over 7 years ago
[MRG+1] Implements SelectDimensionKernel
github.com/scikit-learn/scikit-learn - MechCoder opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - MechCoder opened this pull request over 7 years ago
[MRG] Dummy 2d fix
github.com/scikit-learn/scikit-learn - amueller opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - amueller opened this pull request over 7 years ago
Add class_weight feature to MLPClassifier
github.com/scikit-learn/scikit-learn - lucasgreene opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - lucasgreene opened this issue over 7 years ago
LinearDiscriminantAnalysis, explained variance ratio superior to one
github.com/scikit-learn/scikit-learn - Cdk29 opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - Cdk29 opened this issue over 7 years ago
[WIP] Eleven point average precision
github.com/scikit-learn/scikit-learn - GaelVaroquaux opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - GaelVaroquaux opened this pull request over 7 years ago
deprecate using fit without y in GridSearchCV
github.com/scikit-learn/scikit-learn - amueller opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - amueller opened this issue over 7 years ago
[MRG+1] Added support for sparse multilabel y for Nearest neighbor classifiers
github.com/scikit-learn/scikit-learn - massich opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - massich opened this pull request over 7 years ago
Sample props specification
github.com/scikit-learn/enhancement_proposals - tguillemot opened this pull request over 7 years ago
github.com/scikit-learn/enhancement_proposals - tguillemot opened this pull request over 7 years ago
[MRG] partial_fit implementation in TfidfTransformer
github.com/scikit-learn/scikit-learn - n0mad opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - n0mad opened this pull request over 7 years ago
BaggingRegressor and BaggingClassifier should support multi-output targets
github.com/scikit-learn/scikit-learn - dohmatob opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - dohmatob opened this issue over 7 years ago
Implement mRMR feature selection
github.com/scikit-learn/scikit-learn - glemaitre opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - glemaitre opened this issue over 7 years ago
[WIP] DOC modifying model evaluation documentation
github.com/scikit-learn/scikit-learn - VathsalaAchar opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - VathsalaAchar opened this pull request over 7 years ago
Maximum recursion depth reached while pickling Birch clustering estimators
github.com/scikit-learn/scikit-learn - rth opened this issue over 7 years ago
github.com/scikit-learn/scikit-learn - rth opened this issue over 7 years ago
Fix F1 F-beta score docstring ambiguities in defining weighted averages
github.com/scikit-learn/scikit-learn - kejiashi opened this pull request over 7 years ago
github.com/scikit-learn/scikit-learn - kejiashi opened this pull request over 7 years ago
manifold.MDS effect of n_jobs is unclear
github.com/scikit-learn/scikit-learn - Celelibi opened this issue almost 8 years ago
github.com/scikit-learn/scikit-learn - Celelibi opened this issue almost 8 years ago
[MRG] Calibration curve weighted
github.com/scikit-learn/scikit-learn - ecampana opened this pull request almost 8 years ago
github.com/scikit-learn/scikit-learn - ecampana opened this pull request almost 8 years ago
Surprising result in BayesianGaussianMixture
github.com/scikit-learn/scikit-learn - amueller opened this issue almost 8 years ago
github.com/scikit-learn/scikit-learn - amueller opened this issue almost 8 years ago
Add wrapper class that changes threshold value for predict
github.com/scikit-learn/scikit-learn - amueller opened this issue almost 8 years ago
github.com/scikit-learn/scikit-learn - amueller opened this issue almost 8 years ago
[MRG] Make BaseSVC.classes_ sample_weight aware (#8566)
github.com/scikit-learn/scikit-learn - satyan-g opened this pull request almost 8 years ago
github.com/scikit-learn/scikit-learn - satyan-g opened this pull request almost 8 years ago
FEAT Large Margin Nearest Neighbor implementation
github.com/scikit-learn/scikit-learn - johny-c opened this pull request almost 8 years ago
github.com/scikit-learn/scikit-learn - johny-c opened this pull request almost 8 years ago
BUG: BaggingClassifier.fit(X,y,sample_weight) raises Exception when Pipeline's steps do not expect sample_weight
github.com/scikit-learn/scikit-learn - JohnNapier opened this issue almost 8 years ago
github.com/scikit-learn/scikit-learn - JohnNapier opened this issue almost 8 years ago
[MRG] ENH: multi-output support for BaggingRegressor
github.com/scikit-learn/scikit-learn - dohmatob opened this pull request almost 8 years ago
github.com/scikit-learn/scikit-learn - dohmatob opened this pull request almost 8 years ago
ENH add support to missing values in NMF
github.com/scikit-learn/scikit-learn - TomDLT opened this pull request almost 8 years ago
github.com/scikit-learn/scikit-learn - TomDLT opened this pull request almost 8 years ago
[MRG] Add Gap safe screening to precomputed ElasticNet and MultiTask
github.com/scikit-learn/scikit-learn - tguillemot opened this pull request almost 8 years ago
github.com/scikit-learn/scikit-learn - tguillemot opened this pull request almost 8 years ago
API Freezing estimators
github.com/scikit-learn/scikit-learn - jnothman opened this issue almost 8 years ago
github.com/scikit-learn/scikit-learn - jnothman opened this issue almost 8 years ago
[MRG] FIX Modify the API of Pipeline and FeatureUnion to match common scikit-learn estimators conventions
github.com/scikit-learn/scikit-learn - glemaitre opened this pull request almost 8 years ago
github.com/scikit-learn/scikit-learn - glemaitre opened this pull request almost 8 years ago
[WIP] ENH arbitrary diagnostic_func callback in GridSarchCV
github.com/scikit-learn/scikit-learn - jnothman opened this pull request almost 8 years ago
github.com/scikit-learn/scikit-learn - jnothman opened this pull request almost 8 years ago
Add get_feature_dependence to transformers
github.com/scikit-learn/enhancement_proposals - jnothman opened this pull request almost 8 years ago
github.com/scikit-learn/enhancement_proposals - jnothman opened this pull request almost 8 years ago
retain original indexes
github.com/scikit-learn/scikit-learn - jeweinberg opened this issue almost 8 years ago
github.com/scikit-learn/scikit-learn - jeweinberg opened this issue almost 8 years ago
[MRG] GridSearchCV.use_warm_start parameter for efficiency
github.com/scikit-learn/scikit-learn - jnothman opened this pull request almost 8 years ago
github.com/scikit-learn/scikit-learn - jnothman opened this pull request almost 8 years ago
Zeal/Dash documentation
github.com/scikit-learn/scikit-learn - pseth opened this issue almost 8 years ago
github.com/scikit-learn/scikit-learn - pseth opened this issue almost 8 years ago
grid_search: feeding parameters to scorer functions
github.com/scikit-learn/scikit-learn - xavierfontaine opened this issue about 8 years ago
github.com/scikit-learn/scikit-learn - xavierfontaine opened this issue about 8 years ago
Nested CV of LeaveOneGroupOut fails in permutation_test_score
github.com/scikit-learn/scikit-learn - oesteban opened this issue about 8 years ago
github.com/scikit-learn/scikit-learn - oesteban opened this issue about 8 years ago
[WIP] Progress Logger
github.com/scikit-learn/scikit-learn - Erotemic opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn - Erotemic opened this pull request about 8 years ago
Found a case where isotonic regression takes non-polynomial time
github.com/scikit-learn/scikit-learn - neggert opened this issue about 8 years ago
github.com/scikit-learn/scikit-learn - neggert opened this issue about 8 years ago
[WIP] Add SmartSplitter for handling categorical features in decision tree
github.com/scikit-learn/scikit-learn - lilianweng opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn - lilianweng opened this pull request about 8 years ago
Should cloning create equal parameters
github.com/scikit-learn/scikit-learn - amueller opened this issue about 8 years ago
github.com/scikit-learn/scikit-learn - amueller opened this issue about 8 years ago
[MRG+1] Intersection/Jensen-Shannon kernel samplers
github.com/scikit-learn/scikit-learn - ValeryAnisimovsky opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn - ValeryAnisimovsky opened this pull request about 8 years ago
cache_size > 2000 not recognized in SVM classifiers
github.com/scikit-learn/scikit-learn - JonathanTay opened this issue about 8 years ago
github.com/scikit-learn/scikit-learn - JonathanTay opened this issue about 8 years ago
[MRG] Tests for no sparse y support in RandomForests
github.com/scikit-learn/scikit-learn - dalmia opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn - dalmia opened this pull request about 8 years ago
incremental update dbscan
github.com/scikit-learn/scikit-learn - manuel-delverme opened this issue about 8 years ago
github.com/scikit-learn/scikit-learn - manuel-delverme opened this issue about 8 years ago
Handle circle artifact server not redirecting to index.html for directories
github.com/scikit-learn/scikit-learn.github.io - jnothman opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn.github.io - jnothman opened this pull request about 8 years ago
[MRG] Better handling of Circle CI artifact URLs
github.com/scikit-learn/scikit-learn.github.io - jnothman opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn.github.io - jnothman opened this pull request about 8 years ago
[WIP] Gaussian Bernoulli RBM continuation of #2680
github.com/scikit-learn/scikit-learn - yl565 opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn - yl565 opened this pull request about 8 years ago
[MRG+1] Support Vector Data Description
github.com/scikit-learn/scikit-learn - ivannz opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn - ivannz opened this pull request about 8 years ago
Add page to provide CircleCI artifact URL shortener
github.com/scikit-learn/scikit-learn.github.io - jnothman opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn.github.io - jnothman opened this pull request about 8 years ago
[MRG+2-1] Add floating point option to max_feature option in CountVectorizer and TfidfVectorizer to use a percentage of the features.
github.com/scikit-learn/scikit-learn - Mxbonn opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn - Mxbonn opened this pull request about 8 years ago
Add Angular distance, a metric version of cosine distance
github.com/scikit-learn/scikit-learn - lmcinnes opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn - lmcinnes opened this pull request about 8 years ago
[MRG+½] label_binarize also for binary case
github.com/scikit-learn/scikit-learn - Borda opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn - Borda opened this pull request about 8 years ago
[WIP] replaced n_iter by max_iter and added deprecation
github.com/scikit-learn/scikit-learn - arnaudbenard opened this pull request about 8 years ago
github.com/scikit-learn/scikit-learn - arnaudbenard opened this pull request about 8 years ago
API consistency manifold
github.com/scikit-learn/scikit-learn - arnaudbenard opened this issue about 8 years ago
github.com/scikit-learn/scikit-learn - arnaudbenard opened this issue about 8 years ago
RFC binary operators on estimators
github.com/scikit-learn/scikit-learn - amueller opened this issue about 8 years ago
github.com/scikit-learn/scikit-learn - amueller opened this issue about 8 years ago
Tolerance on RFECV
github.com/scikit-learn/scikit-learn - stevenpawley opened this issue over 8 years ago
github.com/scikit-learn/scikit-learn - stevenpawley opened this issue over 8 years ago
WIP Dynamic pipelines
github.com/scikit-learn/enhancement_proposals - code-of-kpp opened this pull request over 8 years ago
github.com/scikit-learn/enhancement_proposals - code-of-kpp opened this pull request over 8 years ago
[MRG] Added flag to disable l2-dist finite check
github.com/scikit-learn/scikit-learn - Erotemic opened this pull request over 8 years ago
github.com/scikit-learn/scikit-learn - Erotemic opened this pull request over 8 years ago
Add prefit to VotingClassifier
github.com/scikit-learn/scikit-learn - arvieFrydenlund opened this issue over 8 years ago
github.com/scikit-learn/scikit-learn - arvieFrydenlund opened this issue over 8 years ago
Predictions from RandomForestClassifier completely unstable between different machines
github.com/scikit-learn/scikit-learn - iliaschalkidis opened this issue over 8 years ago
github.com/scikit-learn/scikit-learn - iliaschalkidis opened this issue over 8 years ago
Fix feature importances computation error in RandomForest, ExtraTrees…
github.com/scikit-learn/scikit-learn - tlorieul opened this pull request over 8 years ago
github.com/scikit-learn/scikit-learn - tlorieul opened this pull request over 8 years ago
RFE/RFECV doesn't work with sample weights
github.com/scikit-learn/scikit-learn - g-rutter opened this issue over 8 years ago
github.com/scikit-learn/scikit-learn - g-rutter opened this issue over 8 years ago
[DOC] GSoC BayesianGaussianMixture formula
github.com/scikit-learn/scikit-learn - tguillemot opened this pull request over 8 years ago
github.com/scikit-learn/scikit-learn - tguillemot opened this pull request over 8 years ago
Scorers might need to know about training and testing data
github.com/scikit-learn/enhancement_proposals - amueller opened this issue over 8 years ago
github.com/scikit-learn/enhancement_proposals - amueller opened this issue over 8 years ago
`results_` attribute for all EstimatorCV classes?
github.com/scikit-learn/scikit-learn - raghavrv opened this issue over 8 years ago
github.com/scikit-learn/scikit-learn - raghavrv opened this issue over 8 years ago
Adding Correlation Coefficient (CC) as a metric for regression
github.com/scikit-learn/scikit-learn - agamemnonc opened this issue over 8 years ago
github.com/scikit-learn/scikit-learn - agamemnonc opened this issue over 8 years ago
[MRG] ENH support multiclass column vector array-like in metrics
github.com/scikit-learn/scikit-learn - jnothman opened this pull request over 8 years ago
github.com/scikit-learn/scikit-learn - jnothman opened this pull request over 8 years ago
[WIP] Make neighbor tree module supports fused types
github.com/scikit-learn/scikit-learn - yenchenlin opened this pull request over 8 years ago
github.com/scikit-learn/scikit-learn - yenchenlin opened this pull request over 8 years ago