orion-junkins / river-level-forecasting

Exploring various neural network architectures for river level forecasting
MIT License
3 stars 3 forks source link

Switch to Huber Regressor (fixes #165) #166

Closed orion-junkins closed 1 year ago

orion-junkins commented 1 year ago

Also improves training script in many ways for increased flexibility from command line. More arguments are now exposed using the argparse library.