File size: 880 Bytes
3f7761d |
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-regression
library_name: mlconsole
metrics:
- mae
- loss
datasets:
- nateraw/avocado-prices
model-index:
- name: nateraw_avocado-prices_avocado.csv
results:
- task:
type: tabular-regression
name: tabular-regression
dataset:
type: nateraw/avocado-prices
name: nateraw/avocado-prices
metrics:
- type: mae
name: Mean absolute error
value: 0.2147810310125351
- type: loss
name: Model loss
value: 0.0813632383942604
---
# regression model trained on "nateraw/avocado-prices"
🤖 [Load and use this model](https://mlconsole.com/model/hf/halflings/nateraw_avocado-prices_avocado.csv) in one click.
🧑💻 Train your own model on [ML Console](https://mlconsole.com).
|