8000 Update to forked repo by CeeThinwa · Pull Request #2 · CeeThinwa/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Update to forked repo #2

8000
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 904 commits into from
Feb 6, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
904 commits
Select commit Hold shift + click to select a range
15cb869
EHN Add parameter as_frame to fetch_20newsgroups_vectorized (#18262)
glemaitre Nov 1, 2020
0ce49f4
DOC don't suggest contributors to add type annotations (#18718)
NicolasHug Nov 1, 2020
5309179
DOC minor update to make_classification about flip_y (#18720)
NicolasHug Nov 1, 2020
7da9153
DOC Shows kwargs in API signature (#18576)
thomasjpfan Nov 1, 2020
60945b4
FIX solved legend issue in PDP (#18713)
glemaitre Nov 1, 2020
9358a94
FIX deprecate calibrators_ in _CalibratedClassifier (#18714)
glemaitre Nov 1, 2020
a2728ac
flake8: move E402 ignore rule to setup.cfg for examples folder (#18724)
ogrisel Nov 1, 2020
4880f1c
FIX Add l1_ratio to set regularization with elasticnet penalty in Per…
rickiepark Nov 2, 2020
b25d64f
MAINT update flake8 config on circleci linter (#18731)
ogrisel Nov 2, 2020
4876688
[arm64] MNT skip docstring check in tutorial for ARM64 (#18728)
glemaitre Nov 2, 2020
de59efe
[MRG] ENH add Poisson splitting criterion for single trees (#17386)
lorentzenchr Nov 2, 2020
7b3e2c0
MAINT Try to fix [icc-build] in travis (+doc) (#18730)
ogrisel Nov 2, 2020
2631a45
FIX make sure that ICE do not have labels (#18725)
glemaitre Nov 2, 2020
d619d96
DOC Tomography L1 reconstruction example: use dot product operator (#…
nils-werner Nov 2, 2020
1ee4561
DOC remove poisson criterion from ExtraTreeRegressor (#18734)
lorentzenchr Nov 2, 2020
4d7e611
ENH Adds n_feature_in_ checking to tree (#18726)
thomasjpfan Nov 2, 2020
c9543e1
BUG Fix numpy version for `_take_along_axis` in fixes.py (#18745)
lucyleeow Nov 3, 2020
61beb3b
FIX validate input array-like in KDTree and BallTree (#18691)
cmarmo Nov 3, 2020
51acc9d
DOC Fix doc of fit_predict in neighbors/_lof.py (#18754)
Nov 3, 2020
f0e9d29
FIX numerical rounding issue causing test_poisson_zero_nodes to fail …
ogrisel Nov 4, 2020
b5d63e3
DOC for n_nonzero_coefs_ attribute in OrthogonalMatchingPursuit (#18756)
marenwestermann Nov 5, 2020
7386948
DOC typo in linear_model.rst (#18770)
declo32 Nov 6, 2020
9a0bc63
DOC Fix changelog rendering and undefined label sphinx warning (#18772)
cmarmo Nov 6, 2020
cd60a35
MNT Use cibuildwheel to build the wheels with [cd build] (#17921)
alfaro96 Nov 6, 2020
505f3d0
FIX Trigger CD build on master branch [cd build] (#18774)
alfaro96 Nov 6, 2020
5e85a65
DOC Add grid search stats example (#17432)
martinagvilas Nov 6, 2020
8aa6f07
MNT Catches scipy 1.3.0 for using deprecated tostring method (#18755)
thomasjpfan Nov 6, 2020
95a3005
FIX make test_sag_regressor more robust [cd build] (#18777)
ogrisel Nov 6, 2020
7db70d5
DOC fix typo in _bayesian_mixture.py (#18766)
ashkush Nov 6, 2020
3a50939
DOC Improve multiclass calibration example (#18763)
lucyleeow Nov 8, 2020
b3806f7
MNT Checkout sklearn to get script to upload to anaconda [cd build] (…
thomasjpfan Nov 8, 2020
f77fb72
FIX Properly select the directory to upload the wheels [cd build] (#1…
alfaro96 Nov 9, 2020
748a49e
DOC only the examples modified by a PR are executed by default (#18799)
ogrisel Nov 10, 2020
020479a
DOC fix user guide for LabelPropagation and LabelSpreading regarding …
Ankit810 Nov 10, 2020
35b3195
DOC add link to stratification UG for train_test_split (#18735)
kirisakow Nov 10, 2020
8af5f61
MNT Support and test Python 3.9 (#18761)
terencehonles Nov 10, 2020
c3fbff2
DOC Fix links to navigate to correct pages as in link text (#18804)
Nov 10, 2020
8479a74
TST add non-regression case with nan/integer and binary/continuous in…
glemaitre Nov 10, 2020
d1d0d9a
DOC add Auto_ViML to the related_projects.rst (#18808)
AutoViML Nov 11, 2020
0e6d415
MNT deprecate attributes in Partial Least Squares module (#18768)
marenwestermann Nov 11, 2020
11f9742
[ENH] Create public kmeans_plusplus including index output (#17937)
g-walsh Nov 11, 2020
f650d94
DOC Fix ref to MultiTaskElasticNetCV in MultiTaskElasticNet doc (#18814)
bdpedigo Nov 11, 2020
edc48e1
DOC Fix docstring RST formatting in TimeSeriesSplit (#18816)
cdeil Nov 12, 2020
1e69823
MNT Parallel platforms for cibuildwheel [cd build] (#18818)
ogrisel Nov 12, 2020
ae5799f
MNT set OMP_NUM_THREADS=2 for cibuildwheel [cd build] (#18807)
ogrisel Nov 12, 2020
5a8bbf0
CI fix some nightly job failures (#18711)
alfaro96 Nov 12, 2020
00ab3e1
Build fixes for pyodide (#18810)
rth Nov 13, 2020
e31b21d
EXA use class instead of function for preprocessing in plot_kmeans_di…
glemaitre Nov 13, 2020
7149558
CI Enable parallel build on CI via an env variable (#18826)
ogrisel Nov 13, 2020
a679091
TST Avoid warnings in kmeans tests (#18757)
jeremiedbb Nov 13, 2020
9cd19ba
DOC document that force_all_finite is not applied for sklearn metrics…
hongshaoyang Nov 13, 2020
84bd4e2
FIX Fixes test_scale_and_stability (#18746)
thomasjpfan Nov 13, 2020
ffcb869
MNT Disable test coverage report in ci (#18839)
ogrisel Nov 14, 2020
04c080a
FIX do not plot the legend when kind==individual in PDP (#18846)
cmarmo Nov 16, 2020
b4453f1
ENH Add Categorical support for HistGradientBoosting (#18394)
thomasjpfan Nov 16, 2020
8ce3291
MNT Deprecate coef_ and intercept_ in OVR (#18687)
alfaro96 Nov 17, 2020
a85430a
Correct reported size of the dataset. (#18664)
foxik Nov 17, 2020
ec34ff4
DOC Removes double space in precision_recall_curve docs (#18862)
Denbergvanthijs Nov 18, 2020
b197cc0
MNT Correctly errors in check_array with dtype=numeric and string/byt…
thomasjpfan Nov 18, 2020
94efc4f
Add benchmark for HistGradientBoostingClassifier (#18851)
jeremiedbb Nov 18, 2020
2ea49a6
ENH Sets check_finite=False in sklearn.decomposition (#18857)
sadakmed Nov 18, 2020
4bc4d23
ENH Use check_finite=False in sklearn.datasets (#18845)
mathschy Nov 18, 2020
2f09bbb
MNT Use a minimal Windows Docker container to check the wheels [cd bu…
alfaro96 Nov 18, 2020
9c9666c
FIXME in test_partial_dependence.py changed to 0.26 (#18869)
cmarmo Nov 19, 2020
5a09d87
MNT use conda-forge for the pypy build on circle ci (#18867)
ogrisel Nov 19, 2020
f859985
MNT install git and ssh on miniconda docker image for PyPy (#18874)
ogrisel Nov 20, 2020
8d7d4c7
MNT Update CI badges (#18877)
ogrisel Nov 20, 2020
2f6af71
FEA Add Self Training Estimator (#11682)
plbecker Nov 20, 2020
10a5a19
ENH Adds n_features_in_ checking in kernel_* (#18740)
thomasjpfan Nov 20, 2020
e970678
ENH Adds n_feature_in_ checking to cluster (#18727)
thomasjpfan Nov 20, 2020
5fb02bb
ENH Adds n_features_in_ checks to impute module (#18580)
thomasjpfan Nov 20, 2020
3532084
DOC Forces word-break of code blocks to not break (#18885)
thomasjpfan Nov 22, 2020
d640b7f
Support cross compiling using crossenv (#18884)
isuruf Nov 23, 2020
3d8db98
DOC add sphinx-prompt to ease select/copy/paste of prompt command #1…
HayesJohnD Nov 23, 2020
6420b8b
DOC min_sample_split does not take sample_weight into account (#18897)
efiegel Nov 23, 2020
697ceee
Sort 0.24 what's new. (#18868)
cmarmo Nov 23, 2020
63d2bbf
MNT Fix TODO comment referring to Cython version not sklearn (#18880)
cmarmo Nov 23, 2020
ad3c288
MNT minimally revert strict_mode (#18905)
glemaitre Nov 25, 2020
9d394c2
FIX Fixes histgradientboosting for cython 3.0 [scipy-dev] (#18883)
thomasjpfan Nov 25, 2020
cd939ac
DOC Temporarily remove prompt from 2 command lines (#18920)
cmarmo Nov 26, 2020
1e53ae2
DOC Document behavior with duplicates for SimpleImputer(strategy=most…
MLopez-Ibanez Nov 26, 2020
313568b
FIX Enforce strict column name order/count in ColumnTransformer (#18256)
madhuracj Nov 26, 2020
68268eb
DOC follow doc guideline in SelfTrainingClassifier (#18922)
glemaitre Nov 26, 2020
eaa45c8
DOC Update maintainers' guide to use new wheel builder system (#18878)
alfaro96 Nov 26, 2020
f82525e
CLN Deprecations position args in PartialDependenceDisplay.plot (#18293)
thomasjpfan Nov 27, 2020
6c36c96
DOC Clarify sentence in learning curve user guide (#18856)
brownsarahm Nov 27, 2020
cdde011
TST Fix DeprecationWarning for np.bool type. (#18927)
cmarmo Nov 27, 2020
da562b4
MNT initialize weights when using ARPACK solver with a utility (#18302)
gauravkdesai Nov 27, 2020
76e82ba
DOC Release highlights for version 0.24 (#18795)
cmarmo Nov 30, 2020
fa5f1d5
ENH Sets assume_finite in _non_negative_factorization (#18581)
thomasjpfan Nov 30, 2020
a8b1905
PERF Skip check_finite with scipy.linalg in sklearn.covariance (#18848)
sadakmed Dec 1, 2020
8caff3c
MNT Mark test_openml as XFAIL for PyPy (#18907)
alfaro96 Dec 1, 2020
9e7e99e
FIX mitigate potential bash injection in sync_pull_request.yml
ogrisel Dec 1, 2020
e92ae01
Fix missing occurrence of branch name
ogrisel Dec 1, 2020
e8a364b
DOC Fix ref section of grid search stats example (#18949)
cmarmo Dec 1, 2020
2d294af
MNT Revert commit trigger [cd build] (#18801)
alfaro96 Dec 1, 2020
1e0cefa
DOC Refer to the new numpy intersphinx inventory (#18945)
cmarmo Dec 1, 2020
59f41f0
CI Checks the latest commit including merges (#18785)
thomasjpfan Dec 1, 2020
41f3fd5
CI Upload to pypi with GitHub actions (#18800)
thomasjpfan Dec 2, 2020
255718b
introduce _safe_tags for estimator not inheriting from BaseEstimator …
glemaitre Dec 2, 2020
671069c
CI Dynamically select unpack directory (#18957)
alfaro96 Dec 2, 2020
e21319f
MNT remove .github/workflows/sync_pull_request.yml (#18951)
ogrisel Dec 2, 2020
7cb6b8f
TST add py_loss for tests in _sgd_fast.pyx (#18924)
TimotheeMathieu Dec 3, 2020
e4af84e
DOC Fix broken link to SLEPs in the Governance docs (#18967)
leouieda Dec 4, 2020
1924b0a
DOC Updates confusion_matrix.py to match parameter in code(#18938)
NadimKawwa Dec 4, 2020
4773f3e
DOC more updates to maintainers' doc (#18954)
ogrisel Dec 4, 2020
c9677d6
DOC Typo addressed in confusion_matrix docstring (#18979)
mcalcote Dec 10, 2020
8ebb614
Added self to abstract fit method (#18971)
novaya Dec 11, 2020
fb06fc8
DOC Update logos from Consortium funders (#18991)
cmarmo Dec 14, 2020
d953f74
BLD Add clean command to skip list (#18999)
alfaro96 Dec 14, 2020
0937b4a
FIX change stats.mode to Counter for better performance with object d…
DavidKatz-il Dec 14, 2020
e55795b
MNT Switch master to 1.0.dev0 (#18958)
ogrisel Dec 15, 2020
8e9ced2
DOC Fix doc of defaults in sklearn.utils.sparsefuncs.py (#18025)
franslarsson Dec 15, 2020
daf18f8
DOC Remove U+30DE unicode character (#19006)
alfaro96 Dec 15, 2020
a28da97
MNT fix GitHub pull request template link (#19009)
harrismirza Dec 15, 2020
58f9143
DOC explain how to use custom edge bins in KBinsDiscretizer (#18972)
Dec 15, 2020
95128d3
CI Build wheels for the ARM64 architecture (#18782)
alfaro96 Dec 15, 2020
eedda91
BUG Fixes fetch_kddcup99 for return_X_y and as_frame (#19011)
thomasjpfan Dec 16, 2020
38b7155
DOC fix citations for de Leeuw in IsotonicRegression (#18952)
nfultz Dec 16, 2020
6b60558
Trigger [cd build] to test #18782
ogrisel Dec 16, 2020
d304331
DOC fix multiclass AUC formulas in user guide (#18559)
RamyaNP Dec 16, 2020
e1408d0
MNT better error message in RidgeCV (#19020)
brianrice2 Dec 17, 2020
3bca041
CI Avoid Travis stuck on failure (#19018)
alfaro96 Dec 17, 2020
e406860
CI Only build wheels on main repo (#19026)
thomasjpfan Dec 17, 2020
be4f8a5
DOC correct some typo in bug_triaging.rst (#19032)
tacaswell Dec 17, 2020
105d37a
DOC Revises a sentence in the description of RFE (#19033)
des137 Dec 18, 2020
51bd343
MNT skip preprocessing.rst when pandas is not installed (#19016)
glemaitre Dec 18, 2020
2218ec4
MNT change 0.25 to 1.0 and 0.26 to 1.1 in deprecation messages (#19005)
glemaitre Dec 18, 2020
64c1ff0
CI Removes scipy-dev from travis (#19036)
thomasjpfan Dec 19, 2020
54375d2
DOC correct shape of returned ndarray in BinaryTree.query (#18969)
Kot271828 Dec 19, 2020
9780abd
DOC Fix typo in Gaussian Process docs (#19039)
adamjstewart Dec 20, 2020
dc1ea27
ENH Avoid repeated input checks in kmeans++ (#19002)
jeremiedbb Dec 20, 2020
6af03a5
DOC removed algorithm parameter of CCA (#19047)
NicolasHug Dec 20, 2020
6657a82
[DOC] Improved consistency of the docstring of an ignored y parameter…
rohan-paul Dec 21, 2020
983d1ee
DOC Fix typo in experimental features documentation (#19053)
alfaro96 Dec 21, 2020
dc56167
MNT silence spurious FitFailedWarning in test_search_cv (#18833)
ogrisel Dec 21, 2020
a92ec1b
DOC fix simple typo, variales -> variables (#19054)
timgates42 Dec 21, 2020
afbd4b3
MNT remove docstring check in pypy build (#19057)
glemaitre Dec 22, 2020
3e73679
CI Use Travis secret tokens to upload the ARM64 wheels (#19017)
alfaro96 Dec 22, 2020
7a1aad0
Trigger [cd build] to test the result of #19017
ogrisel Dec 22, 2020
b026 10000 c4d
DOC 0.24.0 release highlights formatting (#19059)
ogrisel Dec 22, 2020
ae3c48c
MNT update the number of wheels generated to upload to PyPI
glemaitre Dec 22, 2020
2fda48b
MNT fix publish to pypi conditions
glemaitre Dec 22, 2020
aacb1de
CI Publish to Pypi workflow for aarch64 wheels (#19060)
thomasjpfan Dec 22, 2020
3cdfb56
Parallelize init_bound_dense in Elkan algorithm (#19052)
YusukeNagasaka Dec 22, 2020
6b4f824
FIX ElasticNet.fit does not modify sample_weight in place (#19055)
thomasjpfan Dec 22, 2020
b7a48a0
TST Fix scipy DeprecationWarning from wminkowski in nightly (#18930)
cmarmo Jan 2, 2021
8f72c2a
ENH Adds n_features_in_ checking in gaussian_process (#18743)
thomasjpfan Jan 2, 2021
5946f8b
ENH Adds n_features_in_ checks to linear and svm modules (#18578)
thomasjpfan Jan 2, 2021
def0e68
CI Fixes scipy-dev build instance (#19062)
thomasjpfan Jan 3, 2021
377776b
DOC typo correction in neighbors.rst (#19099)
haochuanwei Jan 4, 2021
2800878
DOC fix dataset used for visualization in digits classification examp…
yzhenman Jan 4, 2021
e325bf7
TST explicit convert array to float that will contains np.nan (#19101)
glemaitre Jan 4, 2021
ef4e95f
TST Adapts wminkowski for scipy 1.6.0 (#19096)
thomasjpfan Jan 5, 2021
2d95acf
ENH/DOC Add additional validation for user-supplied gram matrixes (#1…
amidvidy Jan 5, 2021
dfc5e16
DOC Add var_ attribute and deprecate sigma_ in GaussianNB (#18842)
hongshaoyang Jan 5, 2021
da395dd
DOC Fix cross-validation wording in RidgeCV (#19121)
paw-lu Jan 6, 2021
d0ef869
Add Github Discussions to issue template. (#19108)
lesteve Jan 6, 2021
6902b10
TST Skips test_compare_to_ELKI for arm (#19115)
thomasjpfan Jan 6, 2021
cbfe0ed
CI Reduce travis nightly load (#19113)
ogrisel Jan 6, 2021
c83125c
DOC Fix docstring of HalvingSearch estimators (#19133)
shinnar Jan 8, 2021
6d3d1b8
FIX accept meta-estimator in SelfTrainingClassifier (#19126)
glemaitre Jan 8, 2021
22cd233
DOC Fix typo in datasets.rst (#19136)
connortann Jan 8, 2021
266a11b
DOC Update docs guideline regarding docstring formatting (#18243)
glemaitre Jan 8, 2021
1e46db6
DOC Update docs for StandardScaler.scale_ to include 0 variance (#19124)
KunjParikh Jan 9, 2021
34de1b9
ENH add fontname argument in export_graphviz for non-English characte…
Zeroto521 Jan 10, 2021
fe52d1e
CI Use macos-10.13 compatible libomp when building the wheels (#19064)
ogrisel Jan 11, 2021
8ce2c2b
DOC minor broken links fix in parallelism docs (#19151)
NicolasHug Jan 11, 2021
8df0aa6
DOC Adds default to SpectralClustering (#19149)
thomasjpfan Jan 11, 2021
158584a
DOC Update installation instructions for macos/arm64 (#19146)
ogrisel Jan 11, 2021
aa1918c
DOC Mention to use a command prompt in Windows install (#19125)
Hephaest Jan 11, 2021
1bb0306
FIX An overflow issue in HashingVectorizer (#19035)
ly648499246 Jan 12, 2021
4ecddb0
DOC Uses float instead of real in cross_decomposition (#19156)
thomasjpfan Jan 12, 2021
be4c1d1
MNT Replace PDF build by ZIP of the HTML (#17564)
alfaro96 Jan 12, 2021
9f86a25
DOC Normalization of linear_model decision_function (#19142)
stootoon Jan 13, 2021
ea5342c
CI Adds skipping to azure pipelines with commit message (#19134)
thomasjpfan Jan 13, 2021
d6435b7
DOC Clarifies docstrings in decomposition (#19161)
thomasjpfan Jan 13, 2021
a5d858c
MNT fix strict comparison in version listing (#19163)
alfaro96 Jan 13, 2021
0e546eb
TST Download datasets before running pytest-xdist (#19118)
thomasjpfan Jan 13, 2021
d626d77
Add @fails_if_pypy to test_nonnegative_hashing_vectorizer_result_indi…
ogrisel Jan 14, 2021
9b2a3e8
CI Use stable numpy scipy release for [icc-build] and [arm64] on trav…
ogrisel Jan 14, 2021
4b8ab92
FIX Fixes issue with exatly_zero_info_score (#19179)
thomasjpfan Jan 16, 2021
5a63f90
DOC description for Calinski-Harabasz Index (#19167)
zitorelova Jan 16, 2021
1fca00b
DOC Add link to video for contributing: Andreas video Volume 2 (#19180)
ranjanikrishnan Jan 17, 2021
a6659f8
DOC Replacing swarmplot with stripplot to avoid seaborn warning (#19195)
abhinavtps Jan 18, 2021
8452642
DOC add entry in whats new for 0.24.1 (#19196)
glemaitre Jan 18, 2021
28efdcc
DOC add entry in whats new for numerical instability in mutual inform…
glemaitre Jan 18, 2021
43b169b
DOC fix year release 0.24.1
glemaitre Jan 19, 2021
8c5b8fd
DOC Fix minimum version for building ZIP of the HTML (#19208)
alfaro96 Jan 19, 2021
8bdd291
DOC Generalise norm notation in NMF docstring. (#19209)
cmarmo Jan 19, 2021
e4ae68f
DOC add info regarding support of dict of multimetric scores (#19205)
glemaitre Jan 19, 2021
9183486
FIX correct Lasso.dual_gap_ to match the objective in its docstring (…
mathurinm Jan 20, 2021
4db51e6
[DOC] Add scikeras to related projects. (#19226)
cmarmo Jan 21, 2021
364b1e3
FIX Incorrect warning when clustering boolean data (#19046)
jdsuryap Jan 21, 2021
8ea176a
FIX validate handle_unkown strategies in OrdinalEncoder (#19234)
glemaitre Jan 22, 2021
306826f
MRG Deprecates 'normalize' in LinearRegression (_base.py) (#17743)
maikia Jan 22, 2021
468c3f4
MNT replace master with main (#19237)
adrinjalali Jan 22, 2021
d652551
DOC reorder what's new 1.0 (#19245)
jeremiedbb Jan 22, 2021
7404a82
[DOC] Clarify the docstring of dict learning about the inits (#19227)
jeremiedbb Jan 22, 2021
8c6a045
ENH/DEP add class method and deprecate plot function for confusion ma…
glemaitre Jan 22, 2021
3b3b7f5
FIX BIRCH: self.partial_fit -> self.partial_fit_ (#19231)
jeremiedbb Jan 23, 2021
0f0eb52
FIX check_decision_proba_consistency random failure (#19225)
ogrisel Jan 23, 2021
27f1c73
FEA Add SplineTransformer (#18368)
lorentzenchr Jan 24, 2021
6f32544
FIX discrete Naive Bayes model fitting for degenerate single-class ca…
dpoznik Jan 24, 2021
1f26735
CI Adds manylinux1 to building wheels (#19235)
thomasjpfan Jan 25, 2021
6e023c7
MNT use bool instead of np.bool_ to silence FutureWarning [scipy-dev]…
glemaitre Jan 25, 2021
35b2bbf
FIX/MNT do not support OOB score for multiclass-multioutput and addit…
glemaitre Jan 25, 2021
7c2f928
FIX Fixes test_compare_to_elki failure (#19221)
thomasjpfan Jan 25, 2021
e449f9f
MNT Ignore unused variable in pipeline. (#19273)
RonsenbergVI Jan 25, 2021
5ef9fa4
DOC replace plot_confusion_matrix in See Also section (#19277)
lucyleeow Jan 26, 2021
8965abb
CLN Removes duplicated or unneeded code in ColumnTransformer (#19261)
thomasjpfan Jan 26, 2021
315463f
DOC update Keras description in related projects (#19265)
adriangb Jan 26, 2021
ca7fc5d
DOC Add URL to reference of Minka paper used in PCA (#19207)
hamogu Jan 26, 2021
60fb637
DOC Add translation section in related projects (#19001)
cmarmo Jan 26, 2021
0aee596
ENH Checks n_features_in in semi_supervised (#18742)
thomasjpfan Jan 26, 2021
74f20ae
DOC Fixed typo in a comment (#19284)
ayushblaze Jan 27, 2021
054d156
ENH Checks n_features_in in neighbors (#18744)
thomasjpfan Jan 27, 2021
6a9c286
DOC Fixes formating in feature_extraction module (#19274)
thomasjpfan Jan 27, 2021
c86076f
DOC clarify docstrings + fixes links to references in linear models (…
thomasjpfan Jan 27, 2021
1183462
DOC Correct dataframe shape in fetch_covtype documentation (#19288)
dmallia17 Jan 28, 2021
ee32699
DOC use notebook style and diagram for feature selection example (#18…
glemaitre Jan 28, 2021
3a1b4b8
DOC remove duplicated line of code in linear_model.rst (#19292)
ilos-vigil Jan 28, 2021
ff2e52d
TST add binary and multiclass test for scorers (#18904)
efiegel Jan 28, 2021
96dfe1e
DOC Add log-link to Gamma and Poisson Regressor (#19287)
zitorelova Jan 29, 2021
776f691
removing incrementalPCA example in basePCA (#19298)
venkyyuvy Jan 29, 2021
b943324
API Removes tol=None option from HistGradientBoosting* (#19296)
thomasjpfan Jan 29, 2021
aa1e69a
API Removes the use of fit_ and partial_fit_ in Birch (#19297)
thomasjpfan Jan 30, 2021
863c552
CLN Fixes PendingDeprecationWarning in CountVectorizer (#19299)
thomasjpfan Jan 30, 2021
38e6022
TST Ignores PendingDeprecationWarning in tests (#19301)
thomasjpfan Jan 30, 2021
88be2ab
Simplify computation of radius to match BIRCH more closely (#19251)
kno10 Jan 31, 2021
71f7085
TST Filter out warning for pyamg using deprecated behavior (#19312)
thomasjpfan Feb 1, 2021
96a96f1
ENH Adds n_features_in_ checking in cross_decomposition (#18741)
thomasjpfan Feb 1, 2021
3325c23
CI Check only title for regex labeling (#19303)
thomasjpfan Feb 1, 2021
462694a
DOC Balanced accuracy score adjusted doc fix (#19309)
agamemnonc Feb 1, 2021
4408a25
CI Skips test in loading_other_datasets.rst based on env flag (#19295)
thomasjpfan Feb 1, 2021
0cc91e7
DOC fix ungrammatical sentence in doc of SelectFromModel (#19240)
EdwinWenink Feb 1, 2021
81a56bd
FIX Don't overwrite input sample_weight in LogisticRegression (#19182)
m7142yosuke Feb 1, 2021
69d6378
EXA use pipeline in feature engineering example with RF,RT,GBDT (#18835)
glemaitre Feb 1, 2021
cd06652
FIX nan bug in BaseLabelPropagation (#19271)
ThuWangzw Feb 1, 2021
8815bce
DOC Updates css consistent admonition styling (#19249)
thomasjpfan Feb 1, 2021
07e1a6b
DOC Remove algorithm flag for PLS regression (#19204)
BaptBillard Feb 1, 2021
66560d6
Dictionary Learning: transform_alpha default equal to alpha (#19159)
bmalezieux Feb 1, 2021
94b81ab
DOC use diagram and simplify pipeline in stacking example (#18830)
glemaitre Feb 1, 2021
50d3aaa
Reduce parallelism for [cd build] and [arm64] on travis (#19330)
ogrisel Feb 2, 2021
4fd851c
FIX Ensure determinism of SVD init in dict_learning (#18433)
brcharron Feb 3, 2021
d831bab
CI Update ICC install commands (#19329)
jeremiedbb Feb 3, 2021
673f625
Fix min_pos when all negative + speed up (#19328)
jeremiedbb Feb 3, 2021
74a37de
MAINT Use check_finite=False in sklearn.manifold (#18886)
jjerphan Feb 3, 2021
819c43c
DOC correct behavior of precompute with sparse input (#19348)
Vlasovets Feb 4, 2021
23d8761
ENH Checks n_features_in_ in discriminant_analysis (#19342)
thomasjpfan Feb 5, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
TST Filter out warning for pyamg using deprecated behavior (scikit-le…
  • Loading branch information
thomasjpfan authored Feb 1, 2021
commit 71f7085dae11a0a7091a3c07df4bc5bc8b119fe6
3 changes: 3 additions & 0 deletions sklearn/cluster/tests/test_spectral.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,9 @@ def test_discretize(n_samples):
# https://github.com/scikit-learn/scikit-learn/issues/15913
@pytest.mark.filterwarnings(
"ignore:scipy.rand is deprecated:DeprecationWarning:pyamg.*")
# TODO: Remove when pyamg removes the use of np.float
@pytest.mark.filterwarnings(
"ignore:`np.float` is a deprecated alias:DeprecationWarning:pyamg.*")
def test_spectral_clustering_with_arpack_amg_solvers():
# Test that spectral_clustering is the same for arpack and amg solver
# Based on toy example from plot_segmentation_toy.py
Expand Down
6 changes: 6 additions & 0 deletions sklearn/manifold/tests/test_spectral_embedding.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,9 @@ def test_spectral_embedding_callable_affinity(X, seed=36):
# https://github.com/scikit-learn/scikit-learn/issues/15913
@pytest.mark.filterwarnings(
"ignore:scipy.rand is deprecated:DeprecationWarning:pyamg.*")
# TODO: Remove when pyamg removes the use of np.float
@pytest.mark.filterwarnings(
"ignore:`np.float` is a deprecated alias:DeprecationWarning:pyamg.*")
def test_spectral_embedding_amg_solver(seed=36):
# Test spectral embedding with amg solver
pytest.importorskip('pyamg')
Expand Down Expand Up @@ -216,6 +219,9 @@ def test_spectral_embedding_amg_solver(seed=36):
# https://github.com/scikit-learn/scikit-learn/issues/15913
@pytest.mark.filterwarnings(
"ignore:scipy.rand is deprecated:DeprecationWarning:pyamg.*")
# TODO: Remove when pyamg removes the use of np.float
@pytest.mark.filterwarnings(
"ignore:`np.float` is a deprecated alias:DeprecationWarning:pyamg.*")
def test_spectral_embedding_amg_solver_failure():
# Non-regression test for amg solver failure (issue #13393 on github)
pytest.importorskip('pyamg')
Expand Down
0