March 1, 2018 – March 8, 2018
Overview
17 Pull requests merged by 12 people
-
Merged
#9883
Note on inappropriate usage of cross_val_predict
Mar 8, 2018 -
Merged
#10768
[MRG+1] DOC note change in StratifiedKFold shuffle in 0.19
Mar 7, 2018 -
Merged
#10766
Updated the shape of output in documentation
Mar 7, 2018 -
Merged
#10765
Fix typo in `f_regression`
Mar 7, 2018 -
Merged
#10764
[MRG] MAINT Changed deprecated plt.cm.spectral to plt.cm.nipy_spectral
Mar 7, 2018 -
Merged
#10763
Changed deprecated method set_axis_bgcolor to set_facecolor.
Mar 7, 2018 -
Merged
#10757
[MRG] DOC improve strip_accents relevance to non-Roman scripts
Mar 7, 2018 -
Merged
#10759
[MRG+1] DOC Fixed Broken Link in boston_housing_dataset.rst
Mar 6, 2018 -
Merged
#10753
[MRG+1] DOC Fix typo in Gaussian process documentation
Mar 6, 2018 -
Merged
#10723
[MRG+1] FIX report n_iter_ as at most max_iter, without always reducing by 1
Mar 5, 2018 -
Merged
#9304
[MRG+2] Pass predict attributes to last estimator in pipeline
Mar 5, 2018 -
Merged
#10749
[MRG+1] ENH: add example to sklearn.utils.indices_to_mask
Mar 5, 2018 -
Merged
#10714
[MRG+1] TST Check that test_score ranked correctly when error_score is np.nan
Mar 4, 2018 -
Merged
#10747
[MRG] DOC formula format in shrunk_covariance_.py
Mar 3, 2018 -
Merged
#10677
[MRG+1] Change default error_score to raise_deprecating
Mar 2, 2018 -
Merged
#3840
[MRG+1] Partial AUC
Mar 1, 2018 -
Merged
#10731
[MRG] Explicitly document feature order in `make_classification` docstring
Mar 1, 2018
9 Pull requests proposed by 9 people
-
Proposed
#10740
Mixture modeling reports wrong number of `n_iter_`
Mar 1, 2018 -
Proposed
#10745
[WIP] Refactor cd
Mar 2, 2018 -
Proposed
#10750
[MRG] Removes Imputer References from docs
Mar 5, 2018 -
Proposed
#10751
Changed the sign before 'logdet_sigma_' in computing score 's'
Mar 5, 2018 -
Proposed
#10770
Fix minor FastICA bugs
Mar 7, 2018 -
Proposed
#10774
[WIP] Fixes return_X_y should be available on more dataset loaders/fetchers (#10734)
Mar 8, 2018 -
Proposed
#10775
Documentation for #10772 MultinomialNB alpha>0
Mar 8, 2018 -
Proposed
#10777
[MRG] Fix #8688 - Validation of ngram_range property in vectorizers
Mar 8, 2018 -
Proposed
#10779
[MRG] Fixed typo in documentation for StandardScaler
Mar 8, 2018
14 Issues closed by 5 people
-
Closed
#10776
i can able to open iris data in jupyter but not able to load other datasets
Mar 8, 2018 -
Closed
#9827
Note about appropriate and inappropriate uses of cross_val_predict
Mar 8, 2018 -
Closed
#10755
GridSearchCV using Pipeline with Memory should look beyond identical parameters for certain cached transformer lookups
Mar 7, 2018 -
Closed
#10274
StratifiedKFold with shuffle is not reproducible in 0.19.
Mar 7, 2018 -
Closed
#10681
sklearn.datasets.make_classification should optionally return useful features
Mar 7, 2018 -
Closed
#10760
Failed building scikit-learn on windows
Mar 7, 2018 -
Closed
#10761
matplotlib.cm.spectral no longer exists
Mar 7, 2018 -
Closed
#10762
'AxesSubplot' object has no attribute 'set_axis_bgcolor'
Mar 7, 2018 -
Closed
#10758
ValueError: Buffer dtype mismatch, expected 'int' but got 'long'
Mar 6, 2018 -
Closed
#3273
partial AUC
Mar 6, 2018 -
Closed
#10756
CountVectorizer can't remain stop words in Chinese
Mar 6, 2018 -
Closed
#10619
Failure in test_logistic.py:test_max_iter with scipy dev
Mar 5, 2018 -
Closed
#9293
Bug: the predict method of Pipeline object does not use the exact predict method of final step estimator
Mar 5, 2018 -
Closed
#10309
Change the default of *SearchCV's error_score to np.nan
Mar 2, 2018
12 Issues created by 9 people
-
Opened
#10778
sklearn.metrics.mutual_info_score doc does not mention it uses loge instead of log2
Mar 8, 2018 -
Opened
#10773
docs state min_samples_leaf reduces size of the tree
Mar 7, 2018 -
Opened
#10772
BernoulliNB and MultinomialNB documentation for alpha=0
Mar 7, 2018 -
Opened
#10771
what is algorithm used in quantile_transform?
Mar 7, 2018 -
Opened
#10767
[Feature-Request] Add a flag to StratifiedKFold to force classes with only 1 sample in training
Mar 7, 2018 -
Opened
#10754
ENH: Add priority/urgency level to github issues
Mar 5, 2018 -
Opened
#10752
clarify meaning of SVC(decision_function_shape='ovr')
Mar 5, 2018 -
Opened
#10748
Equation for scores_ in BayesianRidge seems incorrect.
Mar 4, 2018 -
Opened
#10746
Add a "positive" argument to SGDClassifier
Mar 2, 2018 -
Opened
#10744
K-Means clustering performance improvements
Mar 2, 2018 -
Opened
#10743
AverageRegressor?
Mar 2, 2018 -
Opened
#10742
whitespace is a terrible separator for feature names in PolynomialFeatures.get_feature_names
Mar 2, 2018
55 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
54 new comments
Open
#8478
[MRG+1] Basic version of MICE Imputation
Mar 4, 2018 -
22 new comments
Open
#10633
Kernel Ridge Classification
Mar 6, 2018 -
14 new comments
Open
#10711
[MRG] Enhancement: Add MAPE as an evaluation metric
Mar 5, 2018 -
14 new comments
Open
#10739
[WIP] Improve spectral clustering implementation
Mar 6, 2018 -
11 new comments
Open
#10397
[MRG+1] Fixes #10393 Fixed error when fitting RidgeCV with integers
Mar 8, 2018 -
9 new comments
Open
#10700
[WIP] Novelty detection for LOF
Mar 5, 2018 -
7 new comments
Open
#10689
Remove Imputer references in doc/modules/preprocessing.rst
Mar 7, 2018 -
7 new comments
Open
#10618
increment_mean_and_var can now handle NaN values
Mar 3, 2018 -
6 new comments
Open
#10734
return_X_y should be available on more dataset loaders/fetchers
Mar 8, 2018 -
6 new comments
Open
#9499
Customizing BaseSearchCV is hard
Mar 8, 2018 -
6 new comments
Open
#10624
MAINT Use Cython memoryviews
Mar 8, 2018 -
6 new comments
Open
#10488
Top k accuracy metric
Mar 6, 2018 -
5 new comments
Open
#9212
[MRG] Added k-Nearest Neighbor imputation for missing data
Mar 2, 2018 -
5 new comments
Open
#10614
[MRG] Make random_state descriptions more informative and refer to Glossary for k_means_.py #10548
Mar 4, 2018 -
4 new comments
Open
#10550
Iris dataset inconsistency compared to other sources
Mar 4, 2018 -
4 new comments
Open
#10725
BUG Median not always being calculated correctly for DecisionTrees in the WeightedMedianCalculator
Mar 4, 2018 -
4 new comments
Open
#10437
[MRG] EHN handle NaN value in QuantileTransformer
Mar 3, 2018 -
4 new comments
Open
#10478
[MRG] Fixes #10470: FeatureHasher ordered feature list
Mar 2, 2018 -
4 new comments
Open
#10559
Update Readme and docstring for perceptron
Mar 8, 2018 -
4 new comments
Open
#10612
Added support for not normalising OneVsRestClassifier predict_proba result
Mar 6, 2018 -
4 new comments
Open
#10720
[WIP] change spectral embedding eigen solver from amg to arpack
Mar 5, 2018 -
4 new comments
Open
#10730
[MRG] Invariance test for non-scalar metric
Mar 5, 2018 -
3 new comments
Open
#10735
Remove "system" from ENGLISH_STOP_WORDS
Mar 1, 2018 -
3 new comments
Open
#10393
integers in RidgeCV alpha
Mar 4, 2018 -
3 new comments
Open
#7332
multiclass jaccard_similarity_score should not be equal to accuracy_score
Mar 6, 2018 -
3 new comments
Open
#8414
Pipeline: apply all transformations except the last classifier
Mar 7, 2018 -
3 new comments
Open
#8684
FEA Sequential feature selection
Mar 4, 2018 -
3 new comments
Open
#9951
[MRG] Add Normalized Discounted Cumulative Gain
Mar 8, 2018 -
3 new comments
Open
#10670
[MRG] Improve data handling in BaseMultilayerPerceptron
Mar 5, 2018 -
3 new comments
Open
#10719
[MRG] Add sklearn.compose
Mar 5, 2018 -
3 new comments
Open
#10732
[MRG] Reference glossary in random_state docstring entries in datasets module
Mar 7, 2018 -
2 new comments
Open
#10655
FunctionTransformer should not convert DataFrames to arrays by default
Mar 6, 2018 -
2 new comments
Open
#10623
Annotate Cython code in CircleCI
Mar 6, 2018 -
2 new comments
Open
#8700
[MRG] Fix invalid input of ngram_range in vectorizers
Mar 6, 2018 -
2 new comments
Open
#10718
[WIP] Correcting Iris dataset inconsistency compared to other sources
Mar 2, 2018 -
1 new comment
Open
#10715
A mistake about spectral clustering with amg solver
Mar 2, 2018 -
1 new comment
Open
#6175
Supporting Dropout for Neural Networks
Mar 4, 2018 -
1 new comment
Open
#10289
Generic benchmarking/profiling tool
Mar 4, 2018 -
1 new comment
Open
#10368
RFECV float (percentage) step does not reduce features in each iteration as described
Mar 7, 2018 -
1 new comment
Open
#10555
fetch_california_housing missing from the user guide
Mar 7, 2018 -
1 new comment
Open
#8399
Understanding min_samples_leaf / min_samples_split
Mar 7, 2018 -
1 new comment
Open
#6557
add post-pruning for decision trees
Mar 8, 2018 -
1 new comment
Open
#4630
Add post-prune option for decision tree as well as randomForest and GBDT?
Mar 8, 2018 -
1 new comment
Open
#4899
NOCATS: Categorical splits for tree-based learners
Mar 6, 2018 -
1 new comment
Open
#9012
[MRG] Add experimental.ColumnTransformer
Mar 5, 2018 -
1 new comment
Open
#9091
[WIP] Eleven point average precision
Mar 5, 2018 -
1 new comment
Open
#9555
[MRG] Implement Gower similarity coeficient
Mar 7, 2018 -
1 new comment
Open
#9678
[WIP] ENH/FIX Support large sparse matrices
Mar 3, 2018 -
1 new comment
Open
#10001
[MRG] Adds FutureWarning changing default solver to 'lbfgs' and multi_class to 'multinomial' in LogisticRegression
Mar 5, 2018 -
1 new comment
Open
#10331
[MRG+2] default gamma='auto' in SVC
Mar 5, 2018 -
1 new comment
Open
#10652
[MRG] Remove SimpleImputer axis parameter (#10636)
Mar 2, 2018 -
1 new comment
Open
#10663
[MRG] Read-only memmap input data in common tests
Mar 5, 2018 -
1 new comment
Open
#10686
[MRG] Use pairwise_distance to compute mahalanobis distance in EmpiricalCovariance
Mar 5, 2018 -
0 new comments
Open
#424
Reorthogonalize
Mar 2, 2018 -
0 new comments
Open
#10094
[MRG] MNT Remove code deprecated in 0.18
Mar 5, 2018