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

  • Log In
  • Sign Up

adi9-48
/
ecg_classification_model

Image Classification
Keras
English
medical
ecg
classification
deep-learning
healthcare
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use adi9-48/ecg_classification_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use adi9-48/ecg_classification_model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://adi9-48/ecg_classification_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
ecg_classification_model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
adi9-48's picture
adi9-48
Upload 3 files
272cd5b verified about 1 year ago
  • .gitattributes
    1.6 kB
    Upload 3 files about 1 year ago
  • README.md
    2.35 kB
    Update README.md about 1 year ago
  • app.py
    1.33 kB
    Upload 3 files about 1 year ago
  • ecg_classification_model (1).keras

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    257 MB
    xet
    Upload 3 files about 1 year ago
  • requirements.txt
    74 Bytes
    Upload 3 files about 1 year ago