| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
MAINT Simplify super() calls (#12812)
|
2019-01-10 22:27:06 +01:00 |
|
test_calibration.py
|
MNT simple deprecations and removals for 0.21 (#12238)
|
2018-10-11 14:56:37 -04:00 |
|
test_check_build.py
|
doc: fix spellings of 'license'
|
2016-03-31 17:25:31 -07:00 |
|
test_common.py
|
MNT Replaced all occurrences of assert_true and assert_false with assert (#12588)
|
2018-11-28 09:16:26 +08:00 |
|
test_config.py
|
[MRG] Add pprint for estimators - continued (#11705)
|
2018-12-19 23:48:21 -05:00 |
|
test_discriminant_analysis.py
|
MRG Drop legacy python / remove six dependencies (#12639)
|
2019-01-03 15:50:05 +02:00 |
|
test_docstring_parameters.py
|
Remove python < 3.5 from CI (#12746)
|
2018-12-14 10:53:12 +01:00 |
|
test_dummy.py
|
TST Use NotFittedError instead of ValueError in test_dummy.py (#12579)
|
2018-11-14 15:23:38 +11:00 |
|
test_impute.py
|
MNT Replaced all occurrences of assert_true and assert_false with assert (#12588)
|
2018-11-28 09:16:26 +08:00 |
|
test_init.py
|
Remove test_import_sklearn_no_warnings (#12244)
|
2018-10-02 12:13:48 -04:00 |
|
test_isotonic.py
|
MNT Used scipy.special.expit for the inverse of the logit function (#12931)
|
2019-01-08 18:35:19 +11: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
|
MRG Drop legacy python / remove six dependencies (#12639)
|
2019-01-03 15:50:05 +02:00 |
|
test_multiclass.py
|
MAINT Use set litterals when possible (#12667)
|
2019-01-06 19:21:45 +08:00 |
|
test_multioutput.py
|
MNT Replaced all occurrences of assert_true and assert_false with assert (#12588)
|
2018-11-28 09:16:26 +08:00 |
|
test_naive_bayes.py
|
MRG Drop legacy python / remove six dependencies (#12639)
|
2019-01-03 15:50:05 +02:00 |
|
test_pipeline.py
|
MRG Drop legacy python / remove six dependencies (#12639)
|
2019-01-03 15:50:05 +02:00 |
|
test_random_projection.py
|
[MRG] np.ones -> np.full (#11628)
|
2018-07-23 09:49:01 +02: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 |