Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harshil8705/titanic_survival_prediction

I have Created a Machine Learning Model based on the Logistic Regression algorithm. This Model is capable of predicting whether the person will survive or not survive based on the given data of that particular person.This Model is highly accurate in predicting the result.
https://github.com/harshil8705/titanic_survival_prediction

artificial-intelligence jupyter kaggle logistic-regression machine-learning matplotlib numpy pandas python seaborn titanic-kaggle titanic-survival-prediction

Last synced: 17 days ago
JSON representation

I have Created a Machine Learning Model based on the Logistic Regression algorithm. This Model is capable of predicting whether the person will survive or not survive based on the given data of that particular person.This Model is highly accurate in predicting the result.

Awesome Lists containing this project

README

        

# Titanic_Survival_Prediction
I have Created a Machine Learning Model based on the Logistic Regression algorithm.

This Model is capable of predicting whether the person will survive or not survive based on the given data of that particular person.

This Model is highly accurate in predicting the result.

It has the Accuracy score of 0.800561797752809 i.e. approximately 80.05% on the Training data and the Accuracy score of 0.7932960893854749 i.e. approximately 79.33% on the Testing data.

Making this model Highly accurate in predicting the result of survived people in the titanic.