All Projects → harishpuvvada → Loandefault Prediction

harishpuvvada / Loandefault Prediction

Lending Club Loan data analysis

Projects that are alternatives of or similar to Loandefault Prediction

Spring2017 proffosterprovost
Introduction to Data Science
Stars: ✭ 18 (-84.07%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, machine-learning-algorithms
Articles
A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci
Stars: ✭ 350 (+209.73%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, machine-learning-algorithms
Data Science Lunch And Learn
Resources for weekly Data Science Lunch & Learns
Stars: ✭ 49 (-56.64%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (-53.1%)
Mutual labels:  jupyter-notebook, data-science, machine-learning-algorithms
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+939.82%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Minerva Training Materials
Learn advanced data science on real-life, curated problems
Stars: ✭ 37 (-67.26%)
Mutual labels:  jupyter-notebook, data-science, machine-learning-algorithms
Optimus
🚚 Agile Data Preparation Workflows made easy with dask, cudf, dask_cudf and pyspark
Stars: ✭ 986 (+772.57%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Datacamp
🍧 A repository that contains courses I have taken on DataCamp
Stars: ✭ 69 (-38.94%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Model Describer
model-describer : Making machine learning interpretable to humans
Stars: ✭ 22 (-80.53%)
Mutual labels:  data-science, data-analysis, machine-learning-algorithms
Spark R Notebooks
R on Apache Spark (SparkR) tutorials for Big Data analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 109 (-3.54%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-28.32%)
Mutual labels:  jupyter-notebook, data-science, machine-learning-algorithms
Ml Da Coursera Yandex Mipt
Machine Learning and Data Analysis Coursera Specialization from Yandex and MIPT
Stars: ✭ 108 (-4.42%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+7270.8%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Data Science On Gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
Stars: ✭ 864 (+664.6%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-62.83%)
Mutual labels:  jupyter-notebook, data-science, machine-learning-algorithms
Resources
PyMC3 educational resources
Stars: ✭ 930 (+723.01%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-50.44%)
Mutual labels:  jupyter-notebook, data-science, machine-learning-algorithms
Skdata
Python tools for data analysis
Stars: ✭ 16 (-85.84%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Machinelearning
A repo with tutorials for algorithms from scratch
Stars: ✭ 96 (-15.04%)
Mutual labels:  jupyter-notebook, data-science, machine-learning-algorithms
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (+965.49%)
Mutual labels:  jupyter-notebook, data-science, data-analysis

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].