File size: 289 Bytes
7b0603d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: apache-2.0
language:
- en
metrics:
- mse
tags:
- regression
---
Model assosiated with the following github repo: https://github.com/fiap-pos-5mlet-group-114/tech_challenge_3
- Model inputs: `latitude, longitude, altitude, hour, month, day`
- Model output: `mean temperature` |