Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

scikit-learn
/
Fish-Weight

Tabular Regression
Scikit-learn
skops
Model card Files Files and versions
xet
Community
1

Instructions to use scikit-learn/Fish-Weight with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use scikit-learn/Fish-Weight with Scikit-learn:

    from skops.hub_utils import download
    from skops.io import load
    download("scikit-learn/Fish-Weight", "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/example.pkl")
  • Notebooks
  • Google Colab
  • Kaggle
Fish-Weight
1.38 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
brendenc's picture
brendenc
initial commit
85d2093 over 3 years ago
  • .gitattributes
    1.38 kB
    initial commit over 3 years ago