File size: 849 Bytes
4dcf7d3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
---
license: unknown
inference: false
tags:
- mlconsole
- tabular-classification
library_name: mlconsole
metrics:
- accuracy
- loss
datasets:
- diabetes_detection
model-index:
- name: diabetes_detection_fixed3
results:
- task:
type: tabular-classification
name: tabular-classification
dataset:
type: diabetes_detection
name: diabetes_detection
metrics:
- type: accuracy
name: Accuracy
value: 0.78125
- type: loss
name: Model loss
value: 0.523585319519043
---
# classification model trained on "diabetes_detection"
🤖 [Load and use this model](https://mlconsole.com/model/hf/halflings/diabetes_detection_fixed3) in one click.
🧑💻 [Train your own model](https://mlconsole.com) on ML Console.
|