This respository includes a brief jupyter notebook that implements a stacked classifier (KNN and Random Forest).
My goal in this particular project was to implement an automated data cleaning and feature engineering processes using Sklearn's pipeline features.