ndjenkins85 / ndj_cookie

My personal python project quick start. Useful to jump into projects with favourite tooling, and to record best practices
https://www.ndjenkins.com
MIT License
1 stars 0 forks source link

Added example ML pipeline and titanic example #38

Closed ndjenkins85 closed 2 years ago

ndjenkins85 commented 2 years ago

PR details

This PR adds ndj_pipeline; my personal ML pipeline approach with the titanic example.

It includes schema checks, ETL processing, modeling and visualizations.

ndjenkins85 commented 2 years ago

Merging this despite currently failing tests. confirmed tests running locally, investigating tests passing here