| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
API: Estimator tags (#8022)
|
2019-02-23 22:54:41 +01:00 |
|
test_calibration.py
|
MNT be more friendly in the deprecation warning of cv=3 (#13395)
|
2019-03-05 19:28:34 +01:00 |
|
test_check_build.py
|
doc: fix spellings of 'license'
|
2016-03-31 17:25:31 -07:00 |
|
test_common.py
|
API: Estimator tags (#8022)
|
2019-02-23 22:54:41 +01:00 |
|
test_config.py
|
[MRG] Add pprint for estimators - continued (#11705)
|
2018-12-19 23:48:21 -05:00 |
|
test_discriminant_analysis.py
|
[MRG+2] Fix LDA predict_proba() (#11796)
|
2019-03-07 17:44:17 +01:00 |
|
test_docstring_parameters.py
|
MNT More clean up after we remove python < 3.5 (#13078)
|
2019-02-02 22:01:13 +08:00 |
|
test_dummy.py
|
BUG: force output dtype of DummyClassifier's predict_proba when strategy is stratified (#13266)
|
2019-02-26 17:52:28 +01:00 |
|
test_impute.py
|
MNT be more friendly in the deprecation warning of cv=3 (#13395)
|
2019-03-05 19:28:34 +01:00 |
|
test_init.py
|
Remove test_import_sklearn_no_warnings (#12244)
|
2018-10-02 12:13:48 -04:00 |
|
test_isotonic.py
|
FIX: make sure int32 is casted to float64 in isotonic regression (#13300)
|
2019-02-28 14:47:13 +01:00 |
|
test_kernel_approximation.py
|
MNT Replaced all occurrences of assert_true and assert_false with assert (#12588)
|
2018-11-28 09:16:26 +08:00 |
|
test_kernel_ridge.py
|
add random_state (#9542)
|
2017-08-13 21:26:05 -07:00 |
|
test_metaestimators.py
|
MNT be more friendly in the deprecation warning of cv=3 (#13395)
|
2019-03-05 19:28:34 +01:00 |
|
test_multiclass.py
|
MNT be more friendly in the deprecation warning of cv=3 (#13395)
|
2019-03-05 19:28:34 +01:00 |
|
test_multioutput.py
|
ENH/FIX Replace jaccard_similarity_score by sane jaccard_score (#13151)
|
2019-03-13 20:59:08 +08:00 |
|
test_naive_bayes.py
|
MNT Ignore warning in BaseDiscreteNB.partial_fit when target class was not yet observed (#13280)
|
2019-02-26 23:03:54 +08:00 |
|
test_pipeline.py
|
ENH Pipeline can now be sliced or indexed (#2568)
|
2019-03-07 11:22:49 +01:00 |
|
test_random_projection.py
|
MNT remove __future__ imports (#12791)
|
2019-02-02 22:05:06 +08:00 |
|
test_site_joblib.py
|
FIX make joblib utils private, and remove mentions of externals.joblib (#12345)
|
2018-11-20 10:53:52 +11:00 |