Coder Social home page Coder Social logo

churn_modeling's Introduction

ML App for Churn Prediction

This project aims to predict churn using datasetss from the Telco industry


GitHub Workflow Status

LICENSE Docker Size Repo size


To Do

  • Refine metadata stats
  • Add accuracy plot in page 03
  • Implement XGB modeel
  • Implement Text mining

Getting Started

docker pull kidrissa/churnapp:latest
docker run -p 8501:8501 -d kidrissa/churnapp:latest

Project description

The project is set up in order to practice a tuto followed in an online course. Using a dataset from Telco industry the idea in the online course was to model churn by implementing an end-to-end data science project from data preprocessing, data modeling, model comparaison to putting champion model into production. The project was done using SAS viya, a low-code environment. Consequently I decide to reimplement the project using the first two C's of Cloud Native approach that is Code and Container. My aim is to build a streamlit app on which user can follow the project end-to-end by entering some hyperparams to his convenience.

Continuous integration

One continuous integration (CI) procedure with 2 jobs mainly is designed and launched at every push and merge to the main branch:

  • Linting & Testing. Flake8 grants high quality of code while Pytest collects the test from the tests folder and executes them
  • if Testing goes through, a Docker Image is built and pushed onto the docker hub

Dataset

The dataset used is

Modeling

churn_modeling's People

Contributors

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