Titanic Survival Using Machine Learning
Based on user-given passenger class, passenger age and passenger gender, and using real Titanic passenger data and Machine Learning, this program will tell you if you are likely to survive.
Tech: Python, Machine Learning, scikit-learn, pandas, numpy