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
The Credit Card Approval Prediction project predicts credit card approval using applicant data, with models like KNN, Decision Trees, and MLP. It includes data preprocessing, feature selection with Genetic Algorithms, and hyperparameter tuning.
Credit Card Ownership Prediction A machine learning project that predicts credit card ownership using features like age and income, balancing class distributions for improved accuracy.