Getting error'"Objective function is undefined at initial point. Fminunc cannot continue''
Ältere Kommentare anzeigen
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".
Antworten (1)
Check what value is being returned by your function at the initial point.
2 Kommentare
SWATHY Kakkooth
am 17 Apr. 2022
Torsten
am 17 Apr. 2022
By searching why your code produced a NaN result for the cost at the initial point.
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!