This directory contains analyses in Jupyter notebooks.
You can download the data here. The dataset used for analysis and training is the merged_data_cleaned.csv
, it should be saved inside ./data
. The data is gathered from Coffee Quality Institute (CQI) in January, 2018. Scraping was performed by James LeDoux and more details can be found here
make dev
This runs a Jupyter server using Docker that you can access at the address that is printed in the console output.