Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 751 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 751 Bytes

Coffee Quality analysis 📊

This directory contains analyses in Jupyter notebooks.

Data 💽

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

Start a Jupyter server ♃

make dev

This runs a Jupyter server using Docker that you can access at the address that is printed in the console output.