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

  • Log In
  • Sign Up

IAMVC
/
iamvc-heart

Text Classification
Scikit-learn
Joblib
English
consciousness
emotion-recognition
heart-coherence
cognitive-helpers
edge-ai
Model card Files Files and versions
xet
Community

Instructions to use IAMVC/iamvc-heart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use IAMVC/iamvc-heart with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("IAMVC/iamvc-heart", "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
iamvc-heart
Ctrl+K
Ctrl+K
  • 1 contributor
History: 25 commits
IAMVC's picture
IAMVC
Delete src/iamvc_heart_hybrid.py with huggingface_hub
a605fe5 verified 5 months ago
  • models
    Upload models/real_data_training_summary.json with huggingface_hub 5 months ago
  • src
    Delete src/iamvc_heart_hybrid.py with huggingface_hub 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    5.48 kB
    Upload README.md with huggingface_hub 5 months ago