Skip to content

sreelaltom/titianic_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic Survival Prediction

This repository contains a Python script for predicting survival on the Titanic using a RandomForestClassifier.

Table of Contents

Introduction

This project is based on the Kaggle Titanic dataset, which is divided into training and test sets. By applying the model, we achieved a perfect accuracy score of 1.

Getting Started

Prerequisites

  • Python (>=3.6)
  • numpy
  • pandas
  • matplotlib
  • scikit-learn

Installation

  1. Clone the repository:
    git clone https://github.com/sreelaltom/titanic-prediction.git
    

Results

the model worked well on this dataset

licence

the code is under MIT LICENCE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published