Skip to content

mmigur/TelecomChurnModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telecom Churn

Churn Prediction Model.

if you have any questions you can ask me on mail: mmigur@bk.ru

Scroll down to view the repository

Table of Contents

  • Description
  • Installation and launch of the project
  • My progress

Description

In this project, I used the main libraries for data analysis and machine learning:

In the NoteBook folder, I created a .ipynb format file where I analyzed the data set, and also visualized the results of the model.

In this work, I will predict customer churn based on available data.

P.s: The dataset is taken from the open course on machine learning from the ODS platform.

Installation and launch of the project

  • First we need to install the python interpreter from the official website
  • Open the console and enter the commands to install the libraries there:
    • pip install pandas
    • pip install numpy
    • pip install sciki-learn

Launch in CMD

  • Go to script folder, write in the terminal command: python/python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages