yandexdataschool / modelgym

Gym for predictive models
Apache License 2.0
17 stars 19 forks source link

read model configuration from .yml file #1

Closed anaderi closed 6 years ago

anaderi commented 7 years ago

Model can be initialized from config file (either passed by init argument, or by load_config)

See example at https://stackoverflow.com/questions/6866600/yaml-parsing-and-python