| .. |
|
__init__.py
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
test_base.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
|
test_check_build.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
|
test_common.py
|
TST skip test in common_tests, reach 100% coverage on new code.
|
2012-10-25 22:57:53 +01:00 |
|
test_cross_validation.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
|
test_grid_search.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
|
test_hmm.py
|
MISC: minor clean ups in hmm code
|
2012-10-27 23:39:54 +02:00 |
|
test_init.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
|
test_kernel_approximation.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
|
test_lda.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
|
test_multiclass.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
|
test_naive_bayes.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
|
test_pipeline.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
|
test_pls.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
|
test_preprocessing.py
|
ENH OneHotEncoder docs + TypeError + test active_features_
|
2012-11-07 17:02:56 +01:00 |
|
test_qda.py
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |