* Printing iter and max_iter in online_lda if verbose * Fixed typo to print iter and max_iter * TST test verbose feature of LatentDirichletAllocation * Py2 compatibility |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_dict_learning.py | ||
| test_factor_analysis.py | ||
| test_fastica.py | ||
| test_incremental_pca.py | ||
| test_kernel_pca.py | ||
| test_nmf.py | ||
| test_online_lda.py | ||
| test_pca.py | ||
| test_sparse_pca.py | ||
| test_truncated_svd.py | ||