Getting error'"Objective function is undefined at initial point. Fminunc cannot continue''

I have tried a code for multiclass logistic regression based on IRIS dataset. I have tried it for my dataset.
I am getting this error "Objective function is undefined at initial point. Fminunc cannot continue".

Respuestas (1)

Matt J
Matt J el 17 de Abr. de 2022
Editada: Matt J el 17 de Abr. de 2022
Check what value is being returned by your function at the initial point.

2 comentarios

The cost value returned is NaN. How this can be avoided?
By searching why your code produced a NaN result for the cost at the initial point.

Iniciar sesión para comentar.

Categorías

Más información sobre Statistics and Machine Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2020b

Preguntada:

el 17 de Abr. de 2022

Comentada:

el 17 de Abr. de 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by