js-regression icon indicating copy to clipboard operation
js-regression copied to clipboard

how to use the model back

Open natanraj opened this issue 1 year ago • 0 comments

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

natanraj avatar Mar 11 '24 14:03 natanraj