- Advanced Machine Learning with R
- Cory Lesmeister Dr. Sunil Kumar Chinnamgari
- 143字
- 2021-06-24 14:24:35
Multivariate linear regression
In the case study that follows, we're going to look at the application of some exciting methods on an interesting dataset. Like in the previous chapter, once the data is loaded we'll treat it, but unlike the previous example, we'll split it into training and testing sets. Given the dimensionality of the data, feature reduction and selection are critical.
We'll explore the oft-maligned stepwise selection, then move on to one of my favorite methodologies, which is Multivariate Adaptive Regression Splines (MARS). If you're not using MARS, I highly recommend it. I've been told, but cannot verify it, that Max Kuhn stated in a conference that it's his starting procedure. I'm not surprised if it's true. I learned the technique from a former Senior Director of Analytics at one of the largest banks in the world and haven't looked back since.
- 電腦組裝與維修從入門到精通(第2版)
- INSTANT Wijmo Widgets How-to
- 基于ARM的嵌入式系統和物聯網開發
- Unity 5.x Game Development Blueprints
- 筆記本電腦維修不是事兒(第2版)
- OUYA Game Development by Example
- Apple Motion 5 Cookbook
- Hands-On Machine Learning with C#
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- 深入理解序列化與反序列化
- Java Deep Learning Cookbook
- Service Mesh微服務架構設計
- Hands-On One-shot Learning with Python
- DevOps實戰:VMware管理員運維方法、工具及最佳實踐
- Applied Deep Learning with Keras