nithinkash / Loan-Prediction

Loan prediction machine learning algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loan-Prediction

Loan prediction machine learning algorithm

This algorithm takes two input csv files one to train and one to test.To run the script

pip install -r requirements.txt

This algorithm needs five libraries

  1. scipy
  2. numpy
  3. matplotlib
  4. pandas
  5. sklearn
python LoanPrediction.py

About

Loan prediction machine learning algorithm


Languages

Language:Python 100.0%