You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the Titanic dataset to build a model that predicts whether a
passenger on the Titanic survived or not.I have use logistic Regression
and Decision Tree Classsifier and applied Kfloding techniques and cross validation