Open Aakriti28 opened 4 years ago
You have to implement Random Forests using sklearn library on the Titanic dataset. A starter notebook has been added here, you have to complete it
I have implemented Random Forest on the Titanic dataset. The changes are in the form of a pull request named Fit Random Forest #22
You have to implement Random Forests using sklearn library on the Titanic dataset. A starter notebook has been added here, you have to complete it