File size: 786 Bytes
0136c5d 635da1a 0136c5d 635da1a 0136c5d |
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:
- julien-c/kaggle-rounakbanik-pokemon
model-index:
- name: pokemon_is_legendary
results:
- task:
type: tabular-classification
name: tabular-classification
dataset:
type: julien-c/kaggle-rounakbanik-pokemon
name: pokemon.csv
metrics:
- type: accuracy
name: Accuracy
value: 1
- type: loss
name: Model loss
value: 0.314619243144989
---
# pokemon.csv (#0)
Trained on [ML Console](https://mlconsole.com).
[Load the model on ML Console](https://mlconsole.com/model/hf/halflings/pokemon_is_legendary).
|