wiki icon indicating copy to clipboard operation
wiki copied to clipboard

More detailed explanation of code examples in logistic regression?

Open hernanmd opened this issue 3 years ago • 1 comments

I read the Logistic Regression section, I think there is a bit of a "jump" in "Now we have to train the logistic regression model." because #learningRate and #maxIterations are not explained in the example code.

Similarly with the #bias and #weights example, what the output represents?

hernanmd avatar Feb 08 '22 16:02 hernanmd

You are right @hernanmd thanks! I will fix this

jordanmontt avatar Feb 10 '22 14:02 jordanmontt