Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamjstewart/crop_yield_prediction

:corn: Machine learning model for crop yield prediction
https://github.com/adamjstewart/crop_yield_prediction

crop-model deep-learning machine-learning neural-network

Last synced: 16 days ago
JSON representation

:corn: Machine learning model for crop yield prediction

Awesome Lists containing this project

README

        

# crop_yield_prediction
:corn: Machine learning model for crop yield prediction

## Installation

To use this model, simply clone the repository and install the necessary dependencies using `pip`.

```console
$ 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:

```console
$ python crop_yield_prediction --help
```