YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Example Model - Classification

This is a demonstration model for testing purposes.

Usage

import pickle
# WARNING: Never load pickle files from untrusted sources
model = pickle.load(open("model.pkl", "rb"))

Model Details

  • Format: Pickle (.pkl)
  • Task: Classification
Downloads last month
18
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support