What is the inverse of regularization strength in Logistic Regression? How should it affect my code?

前端 未结 0 1048
长发绾君心
长发绾君心 2020-12-23 07:20

I am using sklearn.linear_model.LogisticRegression in scikit learn to run a Logistic Regression.

C : float, optional (default=1.0) Inverse of re         


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