Skip to content

🚢 Titanic survival prediction using logistic regression and k-Nearest Neighbor (kNN) algorithms for classification

Notifications You must be signed in to change notification settings

rifarizki/titanic-part1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic Survival Prediction Pt. 1

Hi, there! 🚢

As you might have familiar with the Titanic Competition in Kaggle , I also decided to join the challenge and do some prediction of whether a passenger will survived or not based on several parameters. I am using two classification algorithms and would later compare the performance result from both models. Here are the algorithms that I'd be using in this repo:

  • logistic regression ✅
  • k-Nearest Neighbor (kNN) ✅

The Titanic Survival Prediction will be divided into two parts and this is the first part of the prediction (Part 2 will be uploaded soon!)

About

🚢 Titanic survival prediction using logistic regression and k-Nearest Neighbor (kNN) algorithms for classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published