...
Code Block | ||
---|---|---|
| ||
"extra_features":{
"datetime_features":{
"day_of_week": "numerical"
}
} |
Files to modify
pytorch_trainer.py
(create new function to parse params)
`
...
Code Block | ||
---|---|---|
| ||
"extra_features":{
"datetime_features":{
"day_of_week": "numerical"
}
} |
Files to modify
pytorch_trainer.py
(create new function to parse params)
`