Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
       "extra_features":{
           "datetime_features":{
               "day_of_week": "numerical"
           }
       }

Files to modify

pytorch_trainer.py (create new function to parse params)

`