wncc / Hello-FOSS-ML

The Machine Learning repository for Hello-FOSS
3 stars 31 forks source link

Titanic - logistic Regression #12

Open Aakriti28 opened 3 years ago

Aakriti28 commented 3 years ago

You have to implement Logistic Regression using sklearn library on the Titanic dataset. A starter notebook has been added here, you have to complete it