You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's implemented in vanilla python to remove layers of abstraction and reveal what's actually going on, hence I wouldn't recommend using the raw code. Certain optimisations have been implemented for the sake of experimentation however, if you're looking for a proper version, just use sklearn
Ideally the inputs for the input matrix are numbers close to each other, i.e. numbers in the range from 0 - 10, it goes a bit spastic