Closed Palashio closed 4 years ago
store latest model in a variable in the client class, and then when you call functions like .predict() you can just use that by default.
.predict()
store latest model in a variable in the client class, and then when you call functions like
.predict()
you can just use that by default.