Coder Social home page Coder Social logo

golekfoods / golekfoods-ml Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 206 KB

Machine Learning design of GolekFoods' foods recommendation

Python 2.96% Jupyter Notebook 97.04%
filtering flask foods machine-learning recommendation-system recommender-system indonesian-foods

golekfoods-ml's Introduction

GolekFoods Machine Learning Design

About GolekFoods Machine Learning Design

The Machine Learning design of the GolekFoods website is intended to provide food recommendations according to user preferences. We hope that by utilizing machine learning, the process will run faster and more accurately considering the amount of data we have is quite large and it is almost impossible to make logic with conventional programming techniques. Furthermore, we put the finished machine learning model into the Flask framework to be made into an API that can be consumed by the GolekFoods website.

Rancangan Machine Learning dari website GolekFoods ini dimakhsudkan untuk memberikan rekomendasi makanan sesuai preferensi pengguna. Kami berharap dengan memanfaatkan machine learning maka proses akan berjalan lebih cepat dan akurat mengingat jumlah data yang kami miliki cukup banyak dan hampir mustahil untuk membuat logika dengan teknik pemrograman konvensional. Selanjutnya model machine learning yang sudah jadi kami masukkan ke dalam framework Flask untuk kemudian dibuat menjadi API yang dapat dikonsumsi oleh website GolekFoods.

Resources

Tools

  • Visual Studio Code

Programming Language

  • Python

Library and Framework

  • Pandas
  • Numpy
  • Scikit-Learn
  • Joblib
  • Flask-cors
  • Flask
  • Gunicorn

API

Algorithm

  • Support Vector Machine
  • K-Nearest Neighbors
  • Random Forest
  • Gaussian Naive Bayes (Deployed for production phase)

Dataset

Documentation

  1. Clone this repository
git clone https://github.com/GolekFoods/GolekFoods-ML.git
  1. Install all requirements.txt
pip install -r requirements.txt
  1. Run locally with Flask
python -m flask run

golekfoods-ml's People

Contributors

anashaneef avatar

Watchers

Kostas Georgiou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.