- Deep Learning By Example
- Ahmed Menshawy
- 136字
- 2021-06-24 18:52:40
Data Modeling in Action - The Titanic Example
Linear models are the basic learning algorithms in the field of data science. Understanding how a linear model works is crucial in your journey of learning data science because it's the basic building block for most of the sophisticated learning algorithms out there, including neural networks.
In this chapter, we are going to dive into a famous problem in the field of data science, which is the Titanic example. The purpose of this example is to introduce linear models for classification and see a full machine learning system pipeline, starting from data handling and exploration up to model evaluation. We are going to cover the following topics in this chapter:
- Linear models for regression
- Linear models for classification
- Titanic example—model building and training
- Different types of errors
推薦閱讀
- Project 2007項(xiàng)目管理實(shí)用詳解
- 機(jī)器學(xué)習(xí)及應(yīng)用(在線實(shí)驗(yàn)+在線自測)
- 實(shí)時(shí)流計(jì)算系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- Learning Social Media Analytics with R
- 網(wǎng)絡(luò)綜合布線技術(shù)
- 智能工業(yè)報(bào)警系統(tǒng)
- Associations and Correlations
- 基于32位ColdFire構(gòu)建嵌入式系統(tǒng)
- 從零開始學(xué)C++
- EJB JPA數(shù)據(jù)庫持久層開發(fā)實(shí)踐詳解
- 網(wǎng)絡(luò)安全概論
- 單片機(jī)C51應(yīng)用技術(shù)
- 新世紀(jì)Photoshop CS6中文版應(yīng)用教程
- Web滲透技術(shù)及實(shí)戰(zhàn)案例解析