├── Forest.pkl ├── Loan.py ├── README.md ├── data ├── Loan Prediction.html ├── Loan Prediction.ipynb ├── Loan Prediction.md ├── Loan Prediction.py ├── Loan Prediction.rst ├── Loan Prediction.tex └── loan.csv ├── project.rar └── templates ├── Loan_Prediction.html └── shit.html /Forest.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/Forest.pkl -------------------------------------------------------------------------------- /Loan.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/Loan.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/README.md -------------------------------------------------------------------------------- /data/Loan Prediction.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/data/Loan Prediction.html -------------------------------------------------------------------------------- /data/Loan Prediction.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/data/Loan Prediction.ipynb -------------------------------------------------------------------------------- /data/Loan Prediction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/data/Loan Prediction.md -------------------------------------------------------------------------------- /data/Loan Prediction.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/data/Loan Prediction.py -------------------------------------------------------------------------------- /data/Loan Prediction.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/data/Loan Prediction.rst -------------------------------------------------------------------------------- /data/Loan Prediction.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/data/Loan Prediction.tex -------------------------------------------------------------------------------- /data/loan.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/data/loan.csv -------------------------------------------------------------------------------- /project.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/project.rar -------------------------------------------------------------------------------- /templates/Loan_Prediction.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/templates/Loan_Prediction.html -------------------------------------------------------------------------------- /templates/shit.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kalebu/Loan-prediction-with-ML/HEAD/templates/shit.html --------------------------------------------------------------------------------