Skip to content

jeremyborg/crop_forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project overview

Files

deliverable.ipynb - A notebook containing the main deliverable. Contains an EDA and model training senior_ds_test.csv - The provided csv file containing strawberry sales and weather information crop_forecasting.yml - An export of the Conda environment containing all necessary libraries to run deliverable.ipynb

Setup

Create conda environment

Run the following in a command prompt:

conda env create -f environment.yml

Configure environment

Set your IDE to use the crop_forecasting environment. This may vary depending on the IDE but these are the instructions for VSCode and Jupyter Notebook.

About

Forecast the growth of strawberries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published