Skip to content

Vtayal/ML_Titanic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML_Titanic

Here we have titanic training dataset, which have various features like PassengerId, Survived, Pclass, Name, Sex, Age, SibSp, Parch, Ticket, Fare, Cabin, Embarked. In the testing dataset we have one feature less i.e. Survived. Model is trained using Random Forest Classifier on the training dataset and predicted the survived passengers (1-survived, 0-not survived) from the testing dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages