Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 436 Bytes

crop_yield_prediction

🌽 Machine learning model for crop yield prediction

Installation

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

Usage

For a list of valid flags, run:

$ python crop_yield_prediction --help