probability values are 'nan'

19 views
Skip to first unread message

Sheila the angel

unread,
Sep 8, 2014, 4:49:34 AM9/8/14
to mlpy-g...@googlegroups.com
Hello All,
While obtaining the probability from mlpy.DLDA I get all the values 'nan'

>>> da = mlpy.DLDA(delta=0.1)
>>> da.learn(x, y)
>>> da.prob(x)
array([[ nan, nan, nan],
[ nan, nan, nan],
[ nan, nan, nan], ...])

Have anyone faced same problem?

And what can be possible solution?

Thanks
--
Sheila
Reply all
Reply to author
Forward
0 new messages