js-regression
js-regression copied to clipboard
how to use the model back
hi,
While we understand the model.fit(trainingData) will return a "model" json, how can we reuse this model next time, assuming i saved this JSON locally, so that i don't create the model with new data again