Tabular Classification
Transformers
PyTorch
heart_disease_cnn
heart-disease
medical-classification
cnn
healthcare
Instructions to use nexusbert/heart-disease-cnn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nexusbert/heart-disease-cnn with Transformers:
# Load model directly from transformers import HeartDiseaseCNN model = HeartDiseaseCNN.from_pretrained("nexusbert/heart-disease-cnn", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1 opened 3 days ago
by
SFconvertbot