Giter Site home page Giter Site logo

car-price-prediction-ipssi-groupe-3's Introduction

car-price-prediction-ipssi-groupe-3

Lien du diaporama

Lien du Trello

🧐 Structure du projet

Un coup d'œil rapide sur les fichiers et répertoires de premier niveau que vous verrez dans ce projet.

.
├── backend
├── frontend
├── web-scraping
└── les_trois_models.ipynb
  1. backend: Ce dossier contient l'application django

  2. frontend: Ce dossier contient le frontend de l'application

  3. web-scraping: Ce dossier contient les scripts de scrapping

  4. les_trois_models.ipynb: Ce fichier contient le notebook utilisé pour entrainer les modèles

🚀 Comment travailler sur le projet ?

  1. Lancer l'application django.

     cd backend # aller vers le dossier django
     source venv/bin/activate # activer l'environement python
     pip install -r requirements.txt # installer les packages
     python manage.py runserver # lancer le serveur

    Un serveur sera ouvert à http://localhost:8000

  2. Lancer l'application frontend :

     cd frontend # aller vers le dossier react
     npm install # installer les packages
     npm run dev # lancer le serveur

    Ouvrez le serveur affiché sur la console et de la vous pouvez tester.

car-price-prediction-ipssi-groupe-3's People

Contributors

benjigo93 avatar fredkiss3 avatar utarasama 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.