Introduction to Statistical Learning
9장 - Support Vector Machines : Python 실습 (GitHub)
- Support Vector Machine
- Grid Search CV를 통한 Test Performance 추정 및 패러미터 튜닝
- Randomized Search CV를 통한 Test Performance 추정 및 패러미터 튜닝
- Gradient Boosting, SVM, Grid Search CV 및 Randomized Search CV 를 이용해 'Heart' 데이터 예측분석 과정 실습
을 담음
'Learning & Reasoning > Python - Scikit-learn_Tensorflow' 카테고리의 다른 글
시인들을 위한 딥러닝과 텐서플로우 (0) | 2017.08.23 |
---|---|
ISLR Chapter 10 - Unsupervised Learning (0) | 2016.12.11 |
ISLR Chapter 8 - Tree 기반 방법 (Random Forest, Gradient Boosting) (0) | 2016.11.20 |
ISLR Chapter 5 - Resampling Methods (모델 평가) in Python (0) | 2016.11.07 |
Preprocessing for scikit-learn (0) | 2016.11.03 |