ratios_pca_decisiontree

A library that will use pca and decision_tree to find variables with low correlation


Keywords
datascience, methodselection
License
Other
Install
pip install ratios_pca_decisiontree==0.1

Documentation

Install

For Python 2.x and Python 3.x respectively:

pip install ratios_pca_decisiontree

In the end, you can import the sub-package...

from ratios_pca_decisiontree import ratios_pca_decisiontree