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
`check_estimator` for estimators which require a mandatory extra fit param.
github.com/scikit-learn/scikit-learn - adrinjalali opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - adrinjalali opened this issue almost 5 years ago
DOC use Ames housing for transformed_target example
github.com/scikit-learn/scikit-learn - lucyleeow opened this pull request almost 5 years ago
github.com/scikit-learn/scikit-learn - lucyleeow opened this pull request almost 5 years ago
ImportError: cannot import name 'issparse' from 'scipy.sparse' (unknown location)
github.com/scikit-learn/scikit-learn - vnicolas16 opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - vnicolas16 opened this issue almost 5 years ago
Support typing
github.com/scikit-learn/scikit-learn - bryant1410 opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - bryant1410 opened this issue almost 5 years ago
Loss Function (All-Threshold Loss) for ordinal response variables HistGradientBoosting
github.com/scikit-learn/scikit-learn - hrbzkm98 opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - hrbzkm98 opened this issue almost 5 years ago
Tweedie deviance loss for tree based models
github.com/scikit-learn/scikit-learn - lorentzenchr opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - lorentzenchr opened this issue almost 5 years ago
Adding a fprintf to svm kernel function dot will cause precision problem on ubuntu 32
github.com/scikit-learn/scikit-learn - jim0421 opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - jim0421 opened this issue almost 5 years ago
check_is_fitted and validate_date are a performance bottlenck for ensembles prediction
github.com/scikit-learn/scikit-learn - antoinecarme opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - antoinecarme opened this issue almost 5 years ago
Custom Learner for AdaboostClassifier
github.com/scikit-learn/scikit-learn - vendrafilm opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - vendrafilm opened this issue almost 5 years ago
_unnormalized_transform request
github.com/scikit-learn/scikit-learn - Wuliyuanulb opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - Wuliyuanulb opened this issue almost 5 years ago
DOC Moves under review to top level toc
github.com/scikit-learn/enhancement_proposals - thomasjpfan opened this pull request almost 5 years ago
github.com/scikit-learn/enhancement_proposals - thomasjpfan opened this pull request almost 5 years ago
SLEPs in draft missing from index.rst
github.com/scikit-learn/enhancement_proposals - jnothman opened this issue almost 5 years ago
github.com/scikit-learn/enhancement_proposals - jnothman opened this issue almost 5 years ago
Output of OneHotEncoder fed into CCA throws ValueError: The output of the '<pipeline_name>' transformer should be 2D (scipy matrix, array, or pandas DataFrame).
github.com/scikit-learn/scikit-learn - izabella197 opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - izabella197 opened this issue almost 5 years ago
cross_val_score and StratifiedKFold give different result
github.com/scikit-learn/scikit-learn - talhaanwarch opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - talhaanwarch opened this issue almost 5 years ago
add 2020-02-24 meeting notes
github.com/scikit-learn/administrative - adrinjalali opened this pull request almost 5 years ago
github.com/scikit-learn/administrative - adrinjalali opened this pull request almost 5 years ago
make_classification (samples_generator.py) explains itself
github.com/scikit-learn/scikit-learn - arc12 opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - arc12 opened this issue almost 5 years ago
[WIP] FEA New meta-estimator to post-tune the decision_function/predict_proba threshold for binary classifiers
github.com/scikit-learn/scikit-learn - glemaitre opened this pull request almost 5 years ago
github.com/scikit-learn/scikit-learn - glemaitre opened this pull request almost 5 years ago
Implement Extended Isolation Forest
github.com/scikit-learn/scikit-learn - groud opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - groud opened this issue almost 5 years ago
Pass additional parameters to `inverse_transform` and `transform` in pipeline.
github.com/scikit-learn/scikit-learn - uzi0espil opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - uzi0espil opened this issue almost 5 years ago
make more explicit that verbose_feature_names is not required
github.com/scikit-learn/enhancement_proposals - amueller opened this pull request almost 5 years ago
github.com/scikit-learn/enhancement_proposals - amueller opened this pull request almost 5 years ago
SLEP 014 Pandas in Pandas out
github.com/scikit-learn/enhancement_proposals - thomasjpfan opened this pull request almost 5 years ago
github.com/scikit-learn/enhancement_proposals - thomasjpfan opened this pull request almost 5 years ago
Reject SLEP013
github.com/scikit-learn/enhancement_proposals - adrinjalali opened this pull request almost 5 years ago
github.com/scikit-learn/enhancement_proposals - adrinjalali opened this pull request almost 5 years ago
ENH Hellinger distance split criterion for classification trees
github.com/scikit-learn/scikit-learn - EvgeniDubov opened this pull request almost 5 years ago
github.com/scikit-learn/scikit-learn - EvgeniDubov opened this pull request almost 5 years ago
SLEP012 input_feature_names_
github.com/scikit-learn/enhancement_proposals - thomasjpfan opened this issue almost 5 years ago
github.com/scikit-learn/enhancement_proposals - thomasjpfan opened this issue almost 5 years ago
CLN Small spelling error in SLEP012
github.com/scikit-learn/enhancement_proposals - thomasjpfan opened this pull request almost 5 years ago
github.com/scikit-learn/enhancement_proposals - thomasjpfan opened this pull request almost 5 years ago
Support of passthrough=True in Stacking when X a dataframe of mixed type
github.com/scikit-learn/scikit-learn - glemaitre opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - glemaitre opened this issue almost 5 years ago
Make _binary_clf_curve a "public" method?
github.com/scikit-learn/scikit-learn - Kornel opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - Kornel opened this issue almost 5 years ago
SLEP 001: why do we need trans_modify?
github.com/scikit-learn/enhancement_proposals - amueller opened this issue almost 5 years ago
github.com/scikit-learn/enhancement_proposals - amueller opened this issue almost 5 years ago
Deprecate _estimator_type, replace by estimator tag
github.com/scikit-learn/scikit-learn - amueller opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - amueller opened this issue almost 5 years ago
SLEP 007 feature-name generation: adding a constructor argument for verbosity
github.com/scikit-learn/enhancement_proposals - amueller opened this issue almost 5 years ago
github.com/scikit-learn/enhancement_proposals - amueller opened this issue almost 5 years ago
SLEP007: Meta-estimators section expansion
github.com/scikit-learn/enhancement_proposals - adrinjalali opened this issue almost 5 years ago
github.com/scikit-learn/enhancement_proposals - adrinjalali opened this issue almost 5 years ago
0.22.1 test_stacking ends with Bus error on ARMv7 arch (Python 3.5)
github.com/scikit-learn/scikit-learn - h6197627 opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - h6197627 opened this issue almost 5 years ago
slep000, slep workflow
github.com/scikit-learn/enhancement_proposals - adrinjalali opened this pull request almost 5 years ago
github.com/scikit-learn/enhancement_proposals - adrinjalali opened this pull request almost 5 years ago
SLEP013: n_features_out_
github.com/scikit-learn/enhancement_proposals - adrinjalali opened this pull request almost 5 years ago
github.com/scikit-learn/enhancement_proposals - adrinjalali opened this pull request almost 5 years ago
HistGradientBoostingClassifier slow in prediction mode
github.com/scikit-learn/scikit-learn - SebastianBr opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - SebastianBr opened this issue almost 5 years ago
Improve check_classification_targets to warn users about large number of classes and avoid redundant computation
github.com/scikit-learn/scikit-learn - ogrisel opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - ogrisel opened this issue almost 5 years ago
ENH Add min_categories parameter for each feature to CategoricalNB
github.com/scikit-learn/scikit-learn - gwarmstrong opened this pull request almost 5 years ago
github.com/scikit-learn/scikit-learn - gwarmstrong opened this pull request almost 5 years ago
check_estimator assumes too much about 3rd-party estimators
github.com/scikit-learn/scikit-learn - kasparthommen opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - kasparthommen opened this issue almost 5 years ago
SLEP011 Do not make mandatory TC vote during SLEP vote
github.com/scikit-learn/enhancement_proposals - glemaitre opened this pull request almost 5 years ago
github.com/scikit-learn/enhancement_proposals - glemaitre opened this pull request almost 5 years ago
List of estimators with known incorrect handling of `sample_weight`
github.com/scikit-learn/scikit-learn - rth opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - rth opened this issue almost 5 years ago
add meeting notes 2020-01
github.com/scikit-learn/administrative - adrinjalali opened this pull request almost 5 years ago
github.com/scikit-learn/administrative - adrinjalali opened this pull request almost 5 years ago
check_estimator is stricter than what is stated in the Estimator API doc
github.com/scikit-learn/scikit-learn - ogrisel opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - ogrisel opened this issue almost 5 years ago
FEA Group aware Time-based cross validation
github.com/scikit-learn/scikit-learn - getgaurav2 opened this pull request almost 5 years ago
github.com/scikit-learn/scikit-learn - getgaurav2 opened this pull request almost 5 years ago
Use np.empty_like in PolynomialFeatures for NEP18 support
github.com/scikit-learn/scikit-learn - maartenbreddels opened this pull request almost 5 years ago
github.com/scikit-learn/scikit-learn - maartenbreddels opened this pull request almost 5 years ago
[MRG] ENH avoid deepcopy when a parameter is declared immutable
github.com/scikit-learn/scikit-learn - glemaitre opened this pull request almost 5 years ago
github.com/scikit-learn/scikit-learn - glemaitre opened this pull request almost 5 years ago
Attach and use sample properties in pipeline with custom transformers
github.com/scikit-learn/scikit-learn - fjp opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - fjp opened this issue almost 5 years ago
Add threshold comparison above arrow in plot_tree
github.com/scikit-learn/scikit-learn - glemaitre opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - glemaitre opened this issue almost 5 years ago
sklearn.base.clone() should not make deep copy of all parameters
github.com/scikit-learn/scikit-learn - csbrown opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - csbrown opened this issue almost 5 years ago
[MRG] SLEP010 from "under review" to "accepted"
github.com/scikit-learn/enhancement_proposals - NicolasHug opened this pull request almost 5 years ago
github.com/scikit-learn/enhancement_proposals - NicolasHug opened this pull request almost 5 years ago
Shuffle does not work properly in Kfolds (stratified or not)
github.com/scikit-learn/scikit-learn - NataliaVanetik opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - NataliaVanetik opened this issue almost 5 years ago
Add subsample and max_features parameters to HistGradientBoostingRegressor
github.com/scikit-learn/scikit-learn - Gitman-code opened this issue almost 5 years ago
github.com/scikit-learn/scikit-learn - Gitman-code opened this issue almost 5 years ago
add meeting_notes
github.com/scikit-learn/administrative - adrinjalali opened this pull request about 5 years ago
github.com/scikit-learn/administrative - adrinjalali opened this pull request about 5 years ago
Feature importance for mixed data and/or high cardinality data
github.com/scikit-learn/scikit-learn - hugwi opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - hugwi opened this issue about 5 years ago
Integration testing for downstream dependencies
github.com/scikit-learn/scikit-learn - ogrisel opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - ogrisel opened this issue about 5 years ago
[MRG] Resolving confusion in Docs about the role of alpha in Gaussian Process Regression.
github.com/scikit-learn/scikit-learn - plgreenLIRU opened this pull request about 5 years ago
github.com/scikit-learn/scikit-learn - plgreenLIRU opened this pull request about 5 years ago
MultiOutputRegressor: Support for more fit parameters
github.com/scikit-learn/scikit-learn - huangk10 opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - huangk10 opened this issue about 5 years ago
compute pairwise_distance with custom metric function for non-numeric data
github.com/scikit-learn/scikit-learn - cod3licious opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - cod3licious opened this issue about 5 years ago
Bias correction for TransformedTargetRegressor
github.com/scikit-learn/scikit-learn - lorentzenchr opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - lorentzenchr opened this issue about 5 years ago
make_column_selector: support for cardinality selection
github.com/scikit-learn/scikit-learn - mglowacki100 opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - mglowacki100 opened this issue about 5 years ago
test_svm_equivalent_sample_weight_C should use tighter tolerance
github.com/scikit-learn/scikit-learn - oleksandr-pavlyk opened this pull request about 5 years ago
github.com/scikit-learn/scikit-learn - oleksandr-pavlyk opened this pull request about 5 years ago
Augment template
github.com/scikit-learn/enhancement_proposals - amueller opened this issue about 5 years ago
github.com/scikit-learn/enhancement_proposals - amueller opened this issue about 5 years ago
FIX provide predictions in the original space in RidgeCV
github.com/scikit-learn/scikit-learn - glemaitre opened this pull request about 5 years ago
github.com/scikit-learn/scikit-learn - glemaitre opened this pull request about 5 years ago
RANSACRegressor should use weighted loss functions
github.com/scikit-learn/scikit-learn - jnothman opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - jnothman opened this issue about 5 years ago
SLEP012 - DataArray
github.com/scikit-learn/enhancement_proposals - adrinjalali opened this pull request about 5 years ago
github.com/scikit-learn/enhancement_proposals - adrinjalali opened this pull request about 5 years ago
RFC Support for Some Developer Utilities
github.com/scikit-learn/scikit-learn - thomasjpfan opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - thomasjpfan opened this issue about 5 years ago
META OHE / OrdinalEncoder: NaN support, unfrequent cat. and pd.Categorical
github.com/scikit-learn/scikit-learn - rth opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - rth opened this issue about 5 years ago
Using ColumnTransformer when not all specified columns present in data
github.com/scikit-learn/scikit-learn - larskouwenhoven opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - larskouwenhoven opened this issue about 5 years ago
[MRG] metrics.most_confused_classes (issue #15696)
github.com/scikit-learn/scikit-learn - pleydier opened this pull request about 5 years ago
github.com/scikit-learn/scikit-learn - pleydier opened this pull request about 5 years ago
SLEP011: Fixing randomness handling in estimators and splitters
github.com/scikit-learn/enhancement_proposals - NicolasHug opened this pull request about 5 years ago
github.com/scikit-learn/enhancement_proposals - NicolasHug opened this pull request about 5 years ago
RFC Sample weight invariance properties
github.com/scikit-learn/scikit-learn - rth opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - rth opened this issue about 5 years ago
[MRG] FIX and ENH in _RidgeGCV
github.com/scikit-learn/scikit-learn - qinhanmin2014 opened this pull request about 5 years ago
github.com/scikit-learn/scikit-learn - qinhanmin2014 opened this pull request about 5 years ago
Gaussian Mixture - Implementing weighted sample
github.com/scikit-learn/scikit-learn - dupuisIRT opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - dupuisIRT opened this issue about 5 years ago
SLEP011: Add Logical Analysis of Data (LAD) classifier
github.com/scikit-learn/enhancement_proposals - GregoryMorse opened this pull request about 5 years ago
github.com/scikit-learn/enhancement_proposals - GregoryMorse opened this pull request about 5 years ago
Add sample_weight support to StandardScaler (and friends?)
github.com/scikit-learn/scikit-learn - amueller opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - amueller opened this issue about 5 years ago
Order of features changes k-NN's predictions
github.com/scikit-learn/scikit-learn - bmgdc opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - bmgdc opened this issue about 5 years ago
MRG Logistic regression preconditioning
github.com/scikit-learn/scikit-learn - amueller opened this pull request about 5 years ago
github.com/scikit-learn/scikit-learn - amueller opened this pull request about 5 years ago
Scaling issues in l-bfgs for LogisticRegression
github.com/scikit-learn/scikit-learn - amueller opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - amueller opened this issue about 5 years ago
[MRG] ENH Adds categories='dtypes' option to OrdinalEncoder and OneHotEncoder
github.com/scikit-learn/scikit-learn - thomasjpfan opened this pull request about 5 years ago
github.com/scikit-learn/scikit-learn - thomasjpfan opened this pull request about 5 years ago
metrics.confusion_matrix far too slow for Boolean cases
github.com/scikit-learn/scikit-learn - GregoryMorse opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - GregoryMorse opened this issue about 5 years ago
Strict identity parameter check in sklearn.base.clone
github.com/scikit-learn/scikit-learn - anttttti opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - anttttti opened this issue about 5 years ago
Add __getitem__ to `ColumnTransformer`?
github.com/scikit-learn/scikit-learn - thomasjpfan opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - thomasjpfan opened this issue about 5 years ago
Add Sparse Matrix Support For HistGradientBoostingClassifier
github.com/scikit-learn/scikit-learn - jmwoloso opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - jmwoloso opened this issue about 5 years ago
[MRG] [DOC] multiclass and types_of_target
github.com/scikit-learn/scikit-learn - lucyleeow opened this pull request about 5 years ago
github.com/scikit-learn/scikit-learn - lucyleeow opened this pull request about 5 years ago
[AgglomerativeClustering] should be lax about precomputed distances
github.com/scikit-learn/scikit-learn - cynthia opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - cynthia opened this issue about 5 years ago
sklearn MDS vs skbio PCoA
github.com/scikit-learn/scikit-learn - maxibor opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - maxibor opened this issue about 5 years ago
MLP Classifier produces different results for the same data despite random seed
github.com/scikit-learn/scikit-learn - bmgdc opened this issue about 5 years ago
github.com/scikit-learn/scikit-learn - bmgdc opened this issue about 5 years ago
[WIP] Implement Gini coefficient for model selection with positive regression GLMs
github.com/scikit-learn/scikit-learn - ogrisel opened this pull request about 5 years ago
github.com/scikit-learn/scikit-learn - ogrisel opened this pull request about 5 years ago
Support feature importance in HistGradientBoostingClassifier/Regressor
github.com/scikit-learn/scikit-learn - qinhanmin2014 opened this issue over 5 years ago
github.com/scikit-learn/scikit-learn - qinhanmin2014 opened this issue over 5 years ago
A common private module for differentiable loss functions used as objective functions in estimators
github.com/scikit-learn/scikit-learn - rth opened this issue over 5 years ago
github.com/scikit-learn/scikit-learn - rth opened this issue over 5 years ago
SLEP010 n_features_in_ attribute
github.com/scikit-learn/enhancement_proposals - NicolasHug opened this pull request over 5 years ago
github.com/scikit-learn/enhancement_proposals - NicolasHug opened this pull request over 5 years ago
Mark SLEP009 as Accepted
github.com/scikit-learn/enhancement_proposals - jnothman opened this pull request over 5 years ago
github.com/scikit-learn/enhancement_proposals - jnothman opened this pull request over 5 years ago
GridSearchCV.fit() causes memory leak
github.com/scikit-learn/scikit-learn - bgx90 opened this issue over 5 years ago
github.com/scikit-learn/scikit-learn - bgx90 opened this issue over 5 years ago
cross_val_score threshold adjustment
github.com/scikit-learn/scikit-learn - tjdurant opened this issue over 5 years ago
github.com/scikit-learn/scikit-learn - tjdurant opened this issue over 5 years ago
Pass through non-ndarray object that support nep13 and nep18: vaex+sklearn out of core
github.com/scikit-learn/scikit-learn - maartenbreddels opened this pull request over 5 years ago
github.com/scikit-learn/scikit-learn - maartenbreddels opened this pull request over 5 years ago
PowerTransformer 'divide by zero encountered in log' + proposed fix
github.com/scikit-learn/scikit-learn - bcbrock opened this issue over 5 years ago
github.com/scikit-learn/scikit-learn - bcbrock opened this issue over 5 years ago
Handle pd.Categorical in encoders
github.com/scikit-learn/scikit-learn - jnothman opened this issue over 5 years ago
github.com/scikit-learn/scikit-learn - jnothman opened this issue over 5 years ago
Warning the user of bad default values, starting by dbscan.eps
github.com/scikit-learn/scikit-learn - adrinjalali opened this pull request over 5 years ago
github.com/scikit-learn/scikit-learn - adrinjalali opened this pull request over 5 years ago
Added option to use standard idf term for TfidfTransformer and TfidfVectorizer
github.com/scikit-learn/scikit-learn - mitchelldehaven opened this pull request over 5 years ago
github.com/scikit-learn/scikit-learn - mitchelldehaven opened this pull request over 5 years ago
More generic estimator checks
github.com/scikit-learn/scikit-learn - raamana opened this issue over 5 years ago
github.com/scikit-learn/scikit-learn - raamana opened this issue over 5 years ago
More mobile-friendly banner
github.com/scikit-learn/scikit-learn.github.io - GaelVaroquaux opened this pull request over 5 years ago
github.com/scikit-learn/scikit-learn.github.io - GaelVaroquaux opened this pull request over 5 years ago