- It’s time to apply Classification Model into practice!
- The notes would cover: Data Description, Logistic Regression, LDA, QDA, KNN and an Example
[ HEXO ] Enable Comments Powered by Valine
- Go to Valine for detail information
- The notes covers: How to enable comments
[ HEXO ] LATEX IN HEXO
[ HEXO ] Writing Math Formulas In HEXO
- Reference: ShallowLearner’s Blog
- The notes covers:change the renderer in hexo, open the support of LATEX in Hexo
[ ISLR ] Chapter 04 - Classification
Posted on
|
In
Data Analysis
,
Statistical Learning
- Last Chapter introduce linear regression as a basic tool for regression analysis. For this chapter, LDA and logit model would be introduced to solve classification problems
- This notes covers: Why not Linear Probability Model?, Logistic Regression (Logit Model), Linear Discriminant Analysis, Comparison between Classification Methods