- Advanced Machine Learning with R
- Cory Lesmeister Dr. Sunil Kumar Chinnamgari
- 158字
- 2021-06-24 14:24:40
Summary
In this chapter, the goal was to use a simulated dataset to provide an introduction to learning how to apply advanced feature selection for linear and generalized linear models. We used the glmnet package to predict class probabilities for a binary classification problem using logistic regression. These methods can be adapted to linear regression and multinomial classifications. An introduction to regularization and the three techniques that incorporate it was provided and utilized to build and compare models. Regularization is a powerful technique to improve computational efficiency and to possibly extract more meaningful features when compared to the other modeling techniques. We saw how to use various performance metrics to compare and select the most appropriate model.
Up to this point, we've been purely talking about linear and generalized linear models. In the next couple of chapters, we'll begin to use more complex nonlinear models for both classification and regression problems we'll encounter in further chapters.
- 24小時學會電腦組裝與維護
- ATmega16單片機項目驅動教程
- Learning AngularJS Animations
- 電腦組裝、維護、維修全能一本通(全彩版)
- 3ds Max Speed Modeling for 3D Artists
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- Svelte 3 Up and Running
- 分布式系統與一致性
- Spring Cloud微服務架構實戰
- 面向對象分析與設計(第3版)(修訂版)
- Neural Network Programming with Java(Second Edition)
- Spring Cloud微服務和分布式系統實踐
- Python Machine Learning Blueprints
- FL Studio Cookbook
- 可編程邏輯器件項目開發設計