scikit-learn/sklearn/decomposition/tests
Olivier Grisel 548a4524b4
MNT n_features_in_ consistency in decomposition (#18557)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2020-10-08 09:47:24 -04:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_learning.py BUG fix SparseCoder to follow scikit-learn API and allow cloning (#17679) 2020-06-25 23:05:19 +02:00
test_factor_analysis.py [MRG] varimax rotation for factor analysis (#11064) 2020-07-05 21:29:08 +02:00
test_fastica.py TST Fix unreachable code in tests (#16110) 2020-02-16 14:41:26 +01:00
test_incremental_pca.py TST Added test for Incremental pca value error fix (#17985) 2020-07-26 10:34:08 +10:00
test_kernel_pca.py ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
test_nmf.py ENH: Add regularization to the main NMF class (#17414) 2020-08-06 12:04:17 -07:00
test_online_lda.py MNT n_features_in_ consistency in decomposition (#18557) 2020-10-08 09:47:24 -04:00
test_pca.py TST: Use assert_allclose instead of equality in FP comparison (#18053) 2020-08-01 10:00:28 +02:00
test_sparse_pca.py [MRG] More deprecation for 0.24 (#17142) 2020-05-20 16:04:14 -04:00
test_truncated_svd.py FIX TruncatedSVD.fit_transform returns the same as fit.transform (#18528) 2020-10-06 22:47:10 +02:00