Skip to content

Megaline company wants to develop a model that can analyze consumer behavior and recommend one of Megaline's two new plans: Smart or Ultra. In this classification task, we need to develop a model that is able to choose the right package

License

Notifications You must be signed in to change notification settings

sultanazhari/Customer-habit-analysis-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Customer-habit-analysis-model

Project description

Mobile operator Megaline was dissatisfied that most of their customers were still on the old plan. The company wanted to develop a model that could analyze consumer behavior and recommend one of Megaline's two new plans: Smart or Ultra.

You have access to behavioral data of customers who have switched to the new plan (from the Statistical Data Analysis course project). In this classification task, you need to develop a model that is able to select the right plan. Now that you have completed the data pre-processing step, you can move on to the model building stage.

Develop a model with the highest possible accuracy. In this project, the threshold for accuracy is 0.75. Don't forget to check the accuracy of your model using a test dataset.

Data description

Each observation in our dataset contains monthly behavioral information about a single user. The information includes:

сalls - number of calls
minutes - total call duration in minutes
messages - number of text messages
mb_used - internet usage traffic in MBs
is_ultimate - plan for the current month (Ultimate - 1, Surf - 0)

About

Megaline company wants to develop a model that can analyze consumer behavior and recommend one of Megaline's two new plans: Smart or Ultra. In this classification task, we need to develop a model that is able to choose the right package

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published