Hi guys, I want to use dpgmm model for clustering topics. Each row is a document in my test.dat file. I have attached the gmm_cluster.py python code, using './gmm_cluster.py 50' (50 means reduction dimension) to run, the code read docs from test.dat. I found the predicted result of the train set is all same label number. Is there anything wrong by using DPGMM(or VBGMM) model?
Thanks for your help in advance. Aaron Lin
test.dat
Description: Binary data
gmm_cluster.py
Description: Binary data
------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
