🌽 Machine learning model for crop yield prediction
To use this model, simply clone the repository and install the necessary dependencies using pip
.
$ git clone https://github.com/adamjstewart/crop_yield_prediction.git
$ pip install -r crop_yield_prediction/requirements.txt
For a list of valid flags, run:
$ python crop_yield_prediction --help