alexwolf22 / Python-ML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML model selection, training, testing, EDA functions, notes, and more

Sci-Kit Learn and Pandas Library used.

Machine Learning Function Files

- classificationFunctions.py
- regressionFunctions.py

Data Analysis and Munipulation Function Files

- EDAFuncs.py
- dataManipulationFuncs.py

Notes on Different Models, testing/Traing Steps to Consider in

- notes

CSVs from ../data turned Pandas Df ready for ML in

- dataCleaning directory

About


Languages

Language:Python 100.0%