[SciPy-User] optimize.fmin_cobyla giving nan to objective function

Christopher Jordan-Squire cjordan1 at uw.edu
Mon Aug 1 15:49:20 EDT 2011


Could you send the code that's causing the problem?

-Chris Jordan-Squire

On Mon, Aug 1, 2011 at 2:23 PM, Gustavo Goretkin <gustavo.goretkin at gmail.com
> wrote:

> I am using the Gaussian Process module in scikit-learn. It uses
> optimize.fmin_cobyla to find the best hyper-parameters. It looks like,
> though, that fmin_cobyla is, after a couple of iterations, feeding nan to
> the objective function. Any ideas?
>
> scipy.__version__ = '0.10.0.dev7180'
>
> Thanks,
> Gustavo
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20110801/2c9cc0c8/attachment.html>


More information about the SciPy-User mailing list