Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 308 Bytes

How to understand our code:

*To run the whole pipeline, use our file pipeline.py
*To change individual algorithms of the pipeline, use its respective method .py file
*To change the Feature engineering and selection, use the feature_creator.py file

Our pipeline model