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".

回答(1 个)

Check what value is being returned by your function at the initial point.

2 个评论

By searching why your code produced a NaN result for the cost at the initial point.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

产品

版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by