Hello, Several weeks ago I posted a github bug report, where a program would crash when training a GaussianHMM using a matrix where one of the columns has all entries of the same value (e.g. numpy.ones((16, 1)) * 0.75). The bug report URL is: https://github.com/scikit-learn/scikit-learn/issues/2578
As this problem was posted to the mailing list before (http://sourceforge.net/mailarchive/forum.php?thread_name=D04B0E2E49AB5E40B298765DBBBC8F5E1082DD9A%40mailsvr001.fleet.dns&forum_name=scikit-learn-general), I wanted to ask if anybody could please help with a solution. As explained in the bug report, I have debugged part of the problem but cannot solve it completely. Many thanks ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
