- in
src/filing_paths.py
uncomment the linepath_model = path_model_Lin
to select the proper path for the model - in
src/mainLinear.py
Set the proper parameters at the beginning ofmain()
(more info on how to set them can be found there) - run
python src/mainLinear
- in
src/filing_paths.py
uncomment the linepath_model = path_model_Lor
to select the proper path for the model - run
python src/mainCovLorenz.py
(no parameters need to be set here)