Serving Scikit Learn ModelsΒΆ
Fire Insights provides the following processors for persisting the Scikit Learn models as pickle files:
- SaveAsPickle
Once the Scikit Learn model is saved, they can be used for serving.
The details for Scikit Learn Model Persistence is available here: