8000 GitHub - mmayorga97/coffeerec: Coffee Recommender
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mmayorga97/coffeerec

Repository files navigation

Coffee Recommender - Marcelino Mayorga Quesada

Table of Contents

About

This is a simple machine learning exercise with the objective to recommend coffee leveraging Coffee Quality Institute's data and applying Content-Based Filtering

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Conda and requirements.txt

streamlit
streamlit-pandas-profiling
pandas
scikit-learn
conda

Installing and Running

1 - Creating and Activating conda local "coffeerec" environment on Terminal: use "rc.bat"

rc.bat

2 - on Terminal and under root folder, run streamlit

streamlit run app/streamlit-app.py

2.1 - OR Docker on root folder and with Docker Desktop running

docker-compose up --build

3 - Upload to cloud

Jupyter Notebooks

1 - data_preprocess.ipynb: Analysis and data preprocess. 2 - recommender.ipynb: Recommender using the preprocessed data.

About

Coffee Recommender

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0