Predicting if the passenger is survived or not using Decision tree classifier Decision tree classifier is used to create a model and train the model with the available data. coverting the categorical column Age to integer column using sklearn preprocessing library. Converting all the float columns to integer columns. After training validationg the score of the model. Then predicting the new case by providing the sample input to the model.
-
Notifications
You must be signed in to change notification settings - Fork 0
veeramallirajesh/DecisionTree_Titanic_data
About
Predicting if the passenger is survived or not using Decision tree classifier
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published