machine_learning
machine_learning copied to clipboard
Logistic Regression gets the wrong answer for small x and y
For example,
x = [[0]]; y = [[0, 0]];