YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
ML Model Predictor
A lightweight machine learning model predictor.
Installation
pip install joblib
Usage
import joblib
model = joblib.load("model.joblib")
Model Details
This model was trained using standard ML preprocessing pipelines. The saved state includes the trained parameters ready for inference.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support