Giter Club home page Giter Club logo

tweet_emotion_classifer's Introduction

NLP - Analyse de sentiments sur les réseaux sociaux (MLflow, Streamlit)

Python Pandas Scikit-learn Plotly mlflow Streamlit

Pre-commit passed

Motivation

Ce projet vise à entraîner un modèle de classification de texte sur la base de tweets afin d'analyser le sentiment principal qui s'en dégage. Pour entraîner et choisir un modèle pertinent, j'ai utilisé le framework mlflow qui permet de tracker et comparer les expérimentations successives pour retenir le meilleur modèle. L'interface pour tester les prédictions du modèle a été développée sur streamlit qui est mon favori du moment.

Aperçu

Capture streamlit

References

Organisation du répertoire

├── LICENSE
├── README.md          
├── data               <- conservée en local uniquement
├── mlruns             <- Expérimentations MLFLOW et modèles retenus pour déploiement
├── notebooks          <- Notebooks d'exploration et de tests
├── requirements.txt   <- The requirements file for reproducing the analysis environment, e.g.
│                         generated with `pip freeze > requirements.txt`
├── src                <- Source code for use in this project.
│   ├── __init__.py    <- Makes src a Python module
│   ├── features       <- Scripts de séparation des données d'entraînement et tests    │   │
│   ├── models         <- Scripts d'entraînement des modèles trackés avec MLFlow
│   ├── streamlit      <- Scripts de création de l'app sur Streamlit    

Prochaines étapes (à venir)

  • Optimisation des hyperparamètres (Optuna)
  • Containerisation Docker

Project based on the cookiecutter data science project template. #cookiecutterdatascience

tweet_emotion_classifer's People

Contributors

tgazagnes avatar

Watchers

 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.