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