-
- Downloads
[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
Loading
Please register or sign in to comment