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
Loan Default Prediction Model: A machine learning project that leverages historical lending data to create predictive models for assessing loan default risk, aiding financial institutions in making informed lending decisions.
Predictiver modelling with Diabetes PIMA Dataset which consists of model comparison using decision tree, random forest, logistic classifier and xgboost algorithms
This Titanic Survical Prediction project applies Supervised Machine Learning to predict passenger survival from the Titanic dataset. It focuses on practical data preprocessing, binary classification, and foundational model evaluation.