- The Data Science Workshop
- Anthony So Thomas V. Joseph Robert Thas John Andrew Worsley Dr. Samuel Asare
- 164字
- 2021-06-11 18:27:24
Summary
In this chapter, we learned about binary classification using logistic regression from the perspective of solving a use case. Let's summarize our learnings in this chapter. We were introduced to classification problems and specifically binary classification problems. We also looked at the classification problem from the perspective of predicting term deposit propensity through a business discovery process. In the business discovery process, we identified different business drivers that influence business outcomes.
Intuitions derived from the exploratory analysis were used to create new features from the raw variables. A benchmark logistic regression model was built, and the metrics were analyzed to identify a future course of action, and we iterated on the benchmark model by building a second model by incorporating the feature engineered variables.
Having equipped yourselves to solve binary classification problems, it is time to take the next step forward. In the next chapter, you will deal with multiclass classification, where you will be introduced to different techniques for solving such problems.
- Software Testing using Visual Studio 2012
- INSTANT CakePHP Starter
- Python編程完全入門教程
- Responsive Web Design by Example
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- ExtJS高級(jí)程序設(shè)計(jì)
- 機(jī)器學(xué)習(xí)與R語(yǔ)言實(shí)戰(zhàn)
- 深度學(xué)習(xí):Java語(yǔ)言實(shí)現(xiàn)
- Microsoft Dynamics AX 2012 R3 Financial Management
- Java Fundamentals
- Getting Started with Polymer
- Go語(yǔ)言從入門到精通
- 超簡(jiǎn)單:用Python讓Excel飛起來(lái)(實(shí)戰(zhàn)150例)
- Microsoft HoloLens By Example
- Clojure Data Structures and Algorithms Cookbook