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

Siddartha96
/
concrete-strength-rf

Tabular Regression
Scikit-learn
sklearn_random_forest_regressor
concrete
civil-engineering
random-forest
scikit-learn
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Siddartha96/concrete-strength-rf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use Siddartha96/concrete-strength-rf with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("Siddartha96/concrete-strength-rf", "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
concrete-strength-rf
4.53 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Siddartha96's picture
Siddartha96
Upload folder using huggingface_hub
60e265e verified 1 day ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 3 days ago
  • README.md
    4.5 kB
    Upload folder using huggingface_hub 1 day ago
  • build_artifact.py
    946 Bytes
    Upload folder using huggingface_hub 3 days ago
  • config.json
    517 Bytes
    Upload folder using huggingface_hub 3 days ago
  • model.skops
    4.51 MB
    xet
    Upload folder using huggingface_hub 3 days ago
  • publish.py
    1.78 kB
    Upload folder using huggingface_hub 3 days ago
  • requirements.txt
    368 Bytes
    Upload folder using huggingface_hub 3 days ago
  • scaler.skops
    5.11 kB
    Upload folder using huggingface_hub 3 days ago