Skip to content

KonstantinKondratenko/Titanic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Titanic

Repo for solve Titanic (kaggle) problem Тестовый комит

main.py

This is main solution file Printing information:

mean value of all ages { 29.69911764705882 } used to replace nan to this value

Counters : 396-10-3-9

Both models gave the same correct result 396 times

Model without age gave the correct result when model with age gave wrong result 10 times

Model with age gave the correct result when model without age gave wrong result 3 times

Both models gave the same wrong result 9 times

Data

model, model_without_age and model_+_age is the result of my work

About

Repo for solve Titanic (kaggle) problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages