mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
fix gitignore
This commit is contained in:
parent
7b001f3abf
commit
fcdf5228d6
3 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,4 @@
|
|||
/scenario_table.md
|
||||
/scenario_metrics.md
|
||||
/metrics.json
|
||||
/fit_metrics.json
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
{"mean_absolute_error": 1.2158480882644653, "median_absolute_error": 0.8539352416992188, "mean_squared_error": 3.116994857788086, "mean_absolute_percentage_error": 0.01968802697956562, "symmetric_mape": 0.019615056540152054}
|
||||
|
|
@ -1 +0,0 @@
|
|||
{"mean_absolute_error": 2.121211290359497, "median_absolute_error": 1.3063621520996094, "mean_squared_error": 11.15064525604248, "mean_absolute_percentage_error": 0.03622421622276306, "symmetric_mape": 0.035541225671999285}
|
||||
Loading…
Add table
Reference in a new issue