Skip to content

This repository is a solution of Titnac challenge as part of DSC-UJ competition.

Notifications You must be signed in to change notification settings

arwagh/Titanic-Challenge-DSC-UJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic-Challenge-DSC-UJ

Purpose

This notebook is a solution of Titnac challenge as part of DSC-UJ competition.

Date

November 2020.

Conclusion

This notebook contains multiple models' results, their results are explained in the following table, ordered from highest to lowest. The highest achieved accuracy rate is 85.47%.

Model Accuracy
DecisionTreeClassifier 85.47%
RandomForestClassifier 84.92%
LogisticRegression 79.89%
SVM 78.77%
Gaussian Naive Bayes 78.77%
KNeighborsClassifier 73.18%

About

This repository is a solution of Titnac challenge as part of DSC-UJ competition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published