crop_yield_prediction

Machine learning model for crop yield prediction

Stars
12
Committers
1

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