Giter VIP home page Giter VIP logo

fleuryc / oc_ai-engineer_p9_books-recommandation-mobile-app Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 31.01 MB

Repository of OpenClassrooms' AI Engineer path, project #9 : create a books recommandation system, integrate and deploy it as a mobile app

Home Page: https://fleuryc.github.io/OC_AI-Engineer_P9_Books-recommandation-mobile-app/

License: GNU General Public License v3.0

Shell 0.01% Makefile 0.05% Python 0.36% Jupyter Notebook 99.59%
recommendation-system globocom newsportal python data-science machine-learning deep-learning neural-network jupyterlab react-native mobile-app openclassrooms azure implicit kaggle notebook surprise

oc_ai-engineer_p9_books-recommandation-mobile-app's Introduction

Python application CodeQL Codacy Badge Codacy Badge


My Content : Books recommandation mobile app

Repository of OpenClassrooms' AI Engineer path, project #9

Goal : use Azure Machine Learning and Azure Functions services, a Recommander system embedded in a React-Native mobile app to produce the MVP of a books recommandation mobile app.

You can see the results here :

This repository is part of a 3-repos project :

Current MVP architecture

Goals

Installation

Prerequisites

Virtual environment

# python -m venv env
# > or just :
make venv
source env/bin/activate

Dependencies

# pip install kaggle jupyterlab ipykernel ipywidgets widgetsnbextension graphviz python-dotenv requests matplotlib seaborn plotly numpy statsmodels pandas sklearn transformers tensorflow
# > or :
# pip install -r requirements.txt
# > or just :
make install

Environment variables

Azure resources

The app will query an Azure CosmosDB database and an Azure Function that will return a list of relevant articles.

Usage

Download data

Download, extract and upload to Azure Cityscape zip files.

make dataset

Run Notebook

jupyter-lab notebooks/main.ipynb

Quality Assurance

# make isort
# make format
# make lint
# make bandit
# make mypy
# make test
# > or just :
make qa

Troubleshooting

  • Fix Plotly issues with JupyterLab

cf. Plotly troubleshooting

jupyter labextension install jupyterlab-plotly
  • If using Jupyter Notebook instead of JupyterLab, uncomment the following lines in the notebook
import plotly.io as pio
pio.renderers.default='notebook'

oc_ai-engineer_p9_books-recommandation-mobile-app's People

Contributors

dependabot[bot] avatar fleuryc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.