n_components < 0 was silently handled like None; > n_features gave a cryptic error message from the bowels of np.linalg. XXX n_components == 0 is still allowed as changing it makes tests fail, not sure what it means. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_dict_learning.py | ||
| test_factor_analysis.py | ||
| test_fastica.py | ||
| test_kernel_pca.py | ||
| test_nmf.py | ||
| test_pca.py | ||
| test_sparse_pca.py | ||
| test_truncated_svd.py | ||