mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
run carbon model with new data
This commit is contained in:
commit
2da24aa017
1 changed files with 10 additions and 10 deletions
|
|
@ -8,6 +8,14 @@
|
|||
"active": true
|
||||
},
|
||||
"sap": {
|
||||
"version": "v0.5.0",
|
||||
"stage": {
|
||||
"dev": "v0.5.0"
|
||||
},
|
||||
"registered": true,
|
||||
"active": true
|
||||
},
|
||||
"heat": {
|
||||
"version": "v0.4.0",
|
||||
"stage": {
|
||||
"dev": "v0.4.0"
|
||||
|
|
@ -15,18 +23,10 @@
|
|||
"registered": true,
|
||||
"active": true
|
||||
},
|
||||
"heat": {
|
||||
"version": "v0.3.0",
|
||||
"stage": {
|
||||
"dev": "v0.3.0"
|
||||
},
|
||||
"registered": true,
|
||||
"active": true
|
||||
},
|
||||
"carbon": {
|
||||
"version": "v0.3.0",
|
||||
"version": "v0.4.0",
|
||||
"stage": {
|
||||
"dev": "v0.3.0"
|
||||
"dev": "v0.4.0"
|
||||
},
|
||||
"registered": true,
|
||||
"active": true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue