Skip to content
Snippets Groups Projects
Commit 2f43bf20 authored by Igor Andriushchenko's avatar Igor Andriushchenko Committed by Andreas Mueller
Browse files

[MRG] Add Deprecation Warning to address making "batch" the default learning...

[MRG] Add Deprecation Warning to address making "batch" the default learning method in LDA in 0.19 release (#6999)

* update default LDA method to batch

* update tests to match default LDA learning scheme

* DOC trim information on faster learning scheme with LDA

* Add deprecation warning and revert learning_method back to the default

After the discussion, it was decided that a proper deprecation cycle
for the parameter is required. Therefore, in this PR only the warning is
added. The default learning_method will be changed to 'batch' in 0.19.

* Revert back tests to the default LDA

* DOC deprecate in 0.20 instead of 0.19
parent c43bafab
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment