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
This repo contains 4 different projects. Built various machine learning models for Kaggle competitions. Also carried out Exploratory Data Analysis, Data Cleaning, Data Visualization, Data Munging, Feature Selection etc
This project aims to build a model that predicts whether a loan application will be granted based on customer features such as age, income, credit history, and more. Using the Backpropagation Neural Network (BPNN) architecture, the model is trained to classify loan approvals as either "approved" or "denied."