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.
pip install tensorflow
pip install Ipython
pip install pandas
pip install matplotlib https://github.com/vedant1003k/Predicting-Passenger-Survival-A-Linear-Classifier-Model.git