- Advanced Machine Learning with R
- Cory Lesmeister Dr. Sunil Kumar Chinnamgari
- 124字
- 2021-06-24 14:24:42
Summary
In this chapter, we reviewed two classification techniques: KNN and SVM. The goal was to discover how these techniques work and ascertain the differences between them, by building and comparing models on a common dataset. KNN involved both unweighted and weighted nearest neighbor algorithms, and for SVM, only a linear model was developed, which outperformed all other models.
We examined how to use Recursive Feature Elimination to find an optimal set of features for both methods. We used the extremely versatile caret package to train the models. We expanded our exploration of model performance using a confusion matrix, and the relevant statistics that one can derive from the matrix. We'll now use tree-based classifiers, which are very powerful and very popular.
- 觸摸屏實用技術與工程應用
- 24小時學會電腦組裝與維護
- Learning SQL Server Reporting Services 2012
- BeagleBone By Example
- 計算機應用與維護基礎教程
- 單片機系統設計與開發教程
- Internet of Things Projects with ESP32
- LPC1100系列處理器原理及應用
- 圖解計算機組裝與維護
- 電腦組裝與維護即時通
- Blender for Video Production Quick Start Guide
- Corona SDK Mobile Game Development:Beginner's Guide
- 計算機應用基礎案例教程(Windows 7+Office 2010)
- 基于S5PV210處理器的嵌入式開發完全攻略
- The Machine Learning Workshop