This is my solution to the Kaggle Introductory Problem on Prediction of Survival of a Passenger on Titanic. Link to the Problem: https://www.kaggle.com/c/titanic
Used Pandas,Numpy,Matplotlib,Seaborn,XGBClassifier,RandomForestClassifer,SVM,K-Fold Cross Validation Technique,LabelEncoder.