Tom-Alexander/regression-js

how to pass in `y` for model training?

Opened this issue · 0 comments

I'm probably missing the obvious, but from your readme I don't see how you're specifying which values are on the y coordinate. Are you only passing in explanatory variables?

I'm interested in doing binary multiple logistic regression.