Loandefault Prediction

Lending Club Loan data analysis
Alternatives To Loandefault Prediction
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Applied Ml24,242
2 days ago3mit
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
Nni12,9238226 hours ago51June 22, 2022281mitPython
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Metarank1,773
4 days ago92apache-2.0Scala
A low code Machine Learning personalized ranking service for articles, listings, search results, recommendations that boosts user engagement. A friendly Learn-to-Rank engine
Osint_collection1,441
4 months ago2
Maintained collection of OSINT related resources. (All Free & Actionable)
Pygooglenews1,137
a month ago26mitPython
If Google News had a Python library
Test Tube7199310 months ago64December 01, 201927mitJavaScript
Python library to easily log experiments and parallelize hyperparameter search for neural networks
Code_search474
6 months ago27mitJupyter Notebook
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Hyperactive43945 days ago66May 04, 202211mitPython
An optimization and data collection toolbox for convenient and fast prototyping of computationally expensive models.
Awesome_python_scripts240
7 months ago57mpl-2.0Jupyter Notebook
🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
Uci Ml Api189
2 years ago3mitPython
Simple API for UCI Machine Learning Dataset Repository (search, download, analyze)
Alternatives To Loandefault Prediction
Select To Compare


Alternative Project Comparisons
Readme

LoanDefault-Prediction

Model Accuracies:

Model Accuracy
Random Forest with Randomized search CV 82.09
Logistic Regression with Grid search CV 83.18
Support Vector Machine with Grid search CV 82.50
K Nearest Neighbors with Grid search CV 77.40
Bagging with Base estimator as Random Forest 84.10
Bagging with Base estimator as Logistic Regression 83.10
AdaBoost Classifier 83.60
MultilLayer Perceptron Classifier 83.40

check out our project report to find out why we used these models

Technologies:

  • Programming Language: Python
  • Libraries: Pandas, Scikit-learn, Matplotlib, Seaborn
  • Visualization: plotly

Data Source:

https://www.lendingclub.com/info/download-data.action

Popular Data Science Projects
Popular Search Projects
Popular Data Processing Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Search
Grid
Data Science
Data Analysis
Cv
Machine Learning Algorithms
Logistic Regression