File size: 706 Bytes
b991fed 6e072fc |
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 |
---
license: unknown
inference: false
tags:
- tabular-regression
library_name: mlconsole
metrics:
- mae
- loss
datasets:
- agricultural_yield
model-index:
- name: agri-template
results:
- task:
type: tabular-regression
name: tabular-regression
dataset:
type: agricultural_yield
name: agricultural_yield
metrics:
- type: mae
name: Mean absolute error
value: 6.056389808654785
- type: loss
name: Model loss
value: 86.47377014160156
---
# regression model trained on "agricultural_yield"
Forecast crop yields with it's a predictive analytics tool for agriculture
|