Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mengyaohuang/data-mining-isir

Data mining based on Introduction to Statistical learning
https://github.com/mengyaohuang/data-mining-isir

datamining machine-learning-algorithms rlanguage statistics

Last synced: about 2 months ago
JSON representation

Data mining based on Introduction to Statistical learning

Awesome Lists containing this project

README

        

# Data-Mining-ISIR
Data mining based on Introduction to Statistical learning. All models covered would be implemented in Rstudio.

## Topics covered
This course will provide an introduction to main topics in data mining / statistical learning, including:
- statistical foundations
- data visualization
- classification
- regression
- clustering

Emphasis will be on statistical learning methodology and the models, intuition, and assumptions behind it,
as well as applications to real-world problems.

## Extension
Recommended resource for further and detailed review of ISIR:
- Both lectures slides and videos can be found at [Introduction to Statistical Learning With Applications in R](http://fs2.american.edu/alberto/www/analytics/ISLRLectures.html).
- I have reviewed this book and post detailed [ISIR Lecture notes](https://github.com/MengyaoHuang/Data-Mining-ISIR/blob/master/Statistical%20learning%20You-tube%20notes.pdf) as well.