Sorry to interfere, but I think we are talking about 2 different things here:
Latent Dirichlet Allocation vs. Linear Discriminant Analysis.
I think the original question was about Linear Discriminant Analysis? Isn't the current implementation the closed-form, thus it doesn't have the partial_fit?
Post by Martin DelzantIt's available in the last stable release : 0.17
http://scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html <http://scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html>
Regards,
Martin Delzant
http://scikit-learn.org/0.16/modules/generated/sklearn.lda.LDA.html <http://scikit-learn.org/0.16/modules/generated/sklearn.lda.LDA.html> does not have a partial_fit method.
Though
Is it available in 0.17.1 or in a dev branch?
Post by Mika SIs it possible to update an LDA model online incrementally in scikit learn
(stable or dev version)?
Yes. Use the "partial_fit" method.
Gaël
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 <http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140>
_______________________________________________
Scikit-learn-general mailing list
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general <https://lists.sourceforge.net/lists/listinfo/scikit-learn-general>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 <http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140>
_______________________________________________
Scikit-learn-general mailing list
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general <https://lists.sourceforge.net/lists/listinfo/scikit-learn-general>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140_______________________________________________
Scikit-learn-general mailing list
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general