Skip to content

caiomiyashiro/exploratory_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

exploratory_data_analysis

Set of notebooks going deeper on understanding some classical approaches on exploratory data analysis. All notebooks can executed on a virtual environment in https://mybinder.org/v2/gh/caiomiyashiro/exploratory_data_analysis/master

PCA

Principal Component Analysis is a unsupervised machine learning technique used for multivariable exploratory data analysis and dimensionality reduction.
Even though is a well established technique, its foundations are still explained in broken parts in the internet. This tutorial intends to join all the theoritical side and show how it connects with the practical applications.

The notebook depends on a few python packages. If you want to rerun it, please install the required packages on "requirements.txt"

About

Set of notebooks going deeper on understanding some classical approaches on exploratory data analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published