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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ayyuce
/
my_solar_model

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

Instructions to use ayyuce/my_solar_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use ayyuce/my_solar_model with Scikit-learn:

    from skops.hub_utils import download
    from skops.io import load
    download("ayyuce/my_solar_model", "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/solar.pkl")
  • Notebooks
  • Google Colab
  • Kaggle
my_solar_model
16 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ayyuce's picture
ayyuce
pushing files to the repo from the example!
4edd794 almost 4 years ago
  • .DS_Store
    6.15 kB
    pushing files to the repo from the example! almost 4 years ago
  • .gitattributes
    1.43 kB
    initial commit almost 4 years ago
  • README.md
    6.39 kB
    pushing files to the repo from the example! almost 4 years ago
  • config.json
    1.22 kB
    pushing files to the repo from the example! almost 4 years ago
  • solar.pkl
    778 Bytes
    xet
    pushing files to the repo from the example! almost 4 years ago