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

  • Log In
  • Sign Up

sulpha
/
BDM_Preject_model

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

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

  • Libraries
  • Scikit-learn

    How to use sulpha/BDM_Preject_model with Scikit-learn:

    import joblib
    from skops.hub_utils import download
    download("sulpha/BDM_Preject_model", "path_to_folder")
    model = joblib.load(
    	"model.pkl"
    )
    # 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
BDM_Preject_model
22.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sulpha's picture
sulpha
Upload folder using huggingface_hub
f4ee53c over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    6.65 kB
    Upload folder using huggingface_hub over 2 years ago
  • config.json
    1.09 kB
    Upload folder using huggingface_hub over 2 years ago
  • model.pkl
    13.5 kB
    xet
    Upload folder using huggingface_hub over 2 years ago