Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

kycai23
/
c3cf

Tabular Regression
Scikit-learn
machine-learning
civil-engineering
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Scikit-learn

    How to use kycai23/c3cf with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("kycai23/c3cf", "sklearn_model.joblib")
    )
    # only load pickle files from sources you trust
    # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
  • Notebooks
  • Google Colab
  • Kaggle
c3cf
1.25 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
kycai23's picture
kycai23
Update README.md
17d7c01 verified 4 months ago
  • regs
    Upload models with data imputers and transformers 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    1.38 kB
    Update README.md 4 months ago