Skip to content

bobbyantonio/autoregressive-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoregressive-ml

Experiments with autoregressive ML

Run on atmlxgpu1 via:

nohup python -m automl.autoregression --output-dir --output-dir /network/group/aopp/predict/HMC005_ANTONIO_EERIE/basic --num-steps 360 --year 2016 --month 1 --day 1 &> output.log &

Or via a bash script:

nohup bin/run_autoregression.sh &> output.log &

About

Experiments with autoregressive ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published