Telecom Churn Detection


How to run the project on localhost

  1. Clone the repository.
  2. Install Flask module, if not installed in your machine, using command
        pip install Flask
    
  3. Open the project folder. Open command prompt/terminal.
  4. Run app.py file.