evancrow / stock-analyzer

Application with ML model that can predict if a stocks price will 📈 or 📉
1 stars 0 forks source link

Persist Training Model #27

Closed ghost closed 2 years ago

ghost commented 3 years ago

The training model should be persisted so that it wouldn't need to be retrained every time we need it. Would be a great performance boost.