Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zehengl/ez-cuisine-classifier
A Streamlit app to predict what is cooking
https://github.com/zehengl/ez-cuisine-classifier
fastai flask python scikit-learn
Last synced: about 1 month ago
JSON representation
A Streamlit app to predict what is cooking
- Host: GitHub
- URL: https://github.com/zehengl/ez-cuisine-classifier
- Owner: zehengl
- License: mit
- Created: 2019-09-24T20:22:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T15:01:14.000Z (9 months ago)
- Last Synced: 2024-04-08T18:17:52.871Z (9 months ago)
- Topics: fastai, flask, python, scikit-learn
- Language: Python
- Homepage: https://ez-cuisine-classifier.streamlit.app/
- Size: 13.9 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ez-cuisine-classifier
![coding_style](https://img.shields.io/badge/code%20style-black-000000.svg)
A Streamlit app to predict what is cooking
## Environment
- Python 3.9
- Windows 10## Install
python -m venv .venv
.\.venv\Scripts\activate
python -m pip install -U pip
pip install -r requirements-dev.txtIf GPU/CUDA is available, add `--extra-index-url https://download.pytorch.org/whl/cu113` in `requirements-dev.txt` to install the CUDA-enabled version of `PyTorch`.
## Data Source
The training data is from kaggle's [Recipe Ingredients Dataset](https://www.kaggle.com/kaggle/recipe-ingredients-dataset).
## Credits
- [Logo][1] by [Design Zone][2]
[1]: https://iconstore.co/icons/cafes-vector-icon-set/
[2]: https://iconstore.co/author/design-zone/