- 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.
- Visual Basic程序設(shè)計教程
- MySQL 8 DBA基礎(chǔ)教程
- Servlet/JSP深入詳解
- Mastering C# Concurrency
- Webpack實戰(zhàn):入門、進階與調(diào)優(yōu)
- 代替VBA!用Python輕松實現(xiàn)Excel編程
- Orchestrating Docker
- Mastering Elixir
- C++程序設(shè)計教程(第2版)
- 大規(guī)模語言模型開發(fā)基礎(chǔ)與實踐
- 數(shù)字媒體技術(shù)概論
- Android初級應(yīng)用開發(fā)
- VMware vSphere Design Essentials
- 你好!Python
- 趣學數(shù)據(jù)結(jié)構(gòu)