SKLearn server
Last updated
Last updated
Property | Description |
---|---|
model.joblib: The model file should be saved by the joblib
format. For more information, please see scikit-learn Model persistence document
You can check the detailed code in the Github. Here, we demonstrate by the pseudo-code.
Load the model
Predict
The example uses the scikit-learn iris dataset
Test Request
Test Result
Property | Description |
---|---|
Model Image
infuseai/sklearn-prepackaged:v0.1.0
Input
ndarray
Output
ndarray
Repository
Model Image
infuseai/sklearn-prepackaged:v0.1.0
Model URI
gs://primehub-models/sklearn/iris