Wrong predictions in Mini Batch Gradient Descent for Logistic Regression?

后端 未结 0 1841
春和景丽
春和景丽 2021-01-17 05:15

I am trying to implement mini-batch gradient descent for logistic regression. However when I try to test it on my data set with labels {-1, 1}, it seems my prediction is eit

相关标签:
回答
  • 消灭零回复
提交回复
热议问题