Skip to content

vedant1003k/Survival-Probability-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting-Passenger-Survival-A-Linear-Classifier-Model

Predicting Titanic survival using machine learning. Built a TensorFlow linear classifier model based on age, fare, sex, and class. Trained and evaluated for accuracy. Provides insights into survival factors. Demonstrates real-world machine learning application.

Build Window

 pip install tensorflow
 pip install Ipython
 pip install pandas
 pip install matplotlib

Clone The Project

 https://github.com/vedant1003k/Predicting-Passenger-Survival-A-Linear-Classifier-Model.git

About

Predicting Titanic survival using machine learning. Built a TensorFlow linear classifier model based on age, fare, sex, and class. Trained and evaluated for accuracy. Provides insights into survival factors. Demonstrates real-world machine learning application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors