On Thu, Oct 18, 2012 at 06:24:00PM +0100, Didier Vila wrote: > I would like to apply the same draw to HMM different models: is it possible ?
Try setting 'random_state=0' in the constructor for both. That said, given that they are fit on different dataset, I am not sure what you can conclude from what you get. G ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
