Fullstackista AI Projects

End-to-end AI/ML projects, from data preprocessing to deployment


AI Loan Default Predictor

Predicts loan repayment risk using financial history. Built with LightGBM, Flask, and Angular.

This project is built using Angular, Flask and LightGBM model. The model is trained using entirely synthetic data generated by the python script in the app.

It aims to predict the probability of a loan applicant defaulting on a loan based on a wide range of synthetically generated financial, demographic, and behavioral data.

Tech Stack

  • Python (Pandas, NumPy, Matplotlib, Seaborn, LightGBM, Joblib)
  • Deployment (Flask, Angular, Docker, AWS)