- Scala Machine Learning Projects
- Md. Rezaul Karim
- 149字
- 2021-06-30 19:05:32
Analyzing and Predicting Telecommunication Churn
In this chapter, we will develop a machine learning (ML) project to analyze and predict whether a customer is likely to cancel the subscription to his telecommunication contract or not. In addition, we'll do some preliminary analysis of the data and take a closer look at what types of customer features are typically responsible for such a churn.
Widely used classification algorithms, such as decision trees, random forest, logistic regression, and Support Vector Machines (SVMs) will be used for analyzing and making the prediction. By the end, readers will be able to choose the best model to use for a production-ready environment.
In a nutshell, we will learn the following topics throughout this end-to-end project:
- Why, and how, do we do churn prediction?
- Logistic regression-based churn prediction
- SVM-based churn prediction
- Decision tree-based churn prediction
- Random forest-based churn prediction
- Selecting the best model for deployment
推薦閱讀
- 我的J2EE成功之路
- 過程控制工程及仿真
- Linux Mint System Administrator’s Beginner's Guide
- 蕩胸生層云:C語言開發(fā)修行實(shí)錄
- 工業(yè)機(jī)器人入門實(shí)用教程(KUKA機(jī)器人)
- 網(wǎng)站前臺設(shè)計綜合實(shí)訓(xùn)
- RedHat Linux用戶基礎(chǔ)
- 電腦日常使用與維護(hù)322問
- 機(jī)器人人工智能
- 基于ARM9的小型機(jī)器人制作
- Microsoft Dynamics CRM 2013 Marketing Automation
- 30天學(xué)通Java Web項目案例開發(fā)
- PowerPoint 2003中文演示文稿5日通
- 工廠電氣控制設(shè)備
- Qt中的C++技術(shù)