Rishav-hub / Loan_Prediction_DVC

Loan Prediction Pipeline using DVC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loan Prediction Pipeline using DVC

Image

Problem Statement -:

Given features of various people who had taken loan earlier train a model to predict the Loan Status as Yes or N0.

Stages -:

  1. Loading Data from Source.
  2. Split Data
  3. Training on Two Models Random forest and XGB
  4. Evalutaion and registering the scores.

Future Work -:

  1. To compare which model is performed better.
  2. Deploying the model on the cloud.

About

Loan Prediction Pipeline using DVC


Languages

Language:Python 100.0%