mljar / mljar-supervised

Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
https://mljar.com
MIT License
3k stars 401 forks source link

Add Notebook with Titanic dataset analysis #140

Closed pplonski closed 4 years ago

pplonski commented 4 years ago

You can find train and test data here: https://github.com/pplonski/datasets-for-start/tree/master/Titanic

shahules786 commented 4 years ago

I like to work on this. @pplonski

pplonski commented 4 years ago

OK, the issue is yours.

shahules786 commented 4 years ago

I have sent a PR @pplonski https://github.com/mljar/mljar-supervised/pull/141

pplonski commented 4 years ago

Thank you!