How to use from the
Use from the
Scikit-learn library
from skops.hub_utils import download
from skops.io import load
download("aliosmankaya/structured_arr_model_1_dim", "path_to_folder")
# make sure model file is in skops format
# if model is a pickle file, make sure it's from a source you trust
model = load("path_to_folder/structured_arr_model_1_dim.joblib")

YAML Metadata Error:"widget" must be an array

Linear Regression Model

This Linear Regression model trained on Iris dataset that transformed to a structured array.

Goal is to test this pr -> https://github.com/skops-dev/skops/pull/211

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support