An open API service indexing awesome lists of open source software.

https://github.com/somenath203/loan-status-prediction-frontend

Click below to checkout the website live
https://github.com/somenath203/loan-status-prediction-frontend

antd loans machine-learning nextjs prediciton tailwindcss

Last synced: 4 months ago
JSON representation

Click below to checkout the website live

Awesome Lists containing this project

README

          

# Loan Status Prediction Frontend

This is a website built with the help of NextJS, TailwindCSS, and antd. This website is used to predict whether a particular applicant is eligible to get loan or not. The website is connected with a machine learning model built on top of RandomForestClassifier with the help of FastAPI and with the help of this model, the website makes predictions about the eligibility of an applicant for getting the loan.

#### Link to the FastAPI backend of the website: https://github.com/somenath203/Loan-Status-Prediction-Backend