All Projects → lavender28 → Credit Card Score

lavender28 / Credit Card Score

基于Python的申请信用评分卡模型分析

Projects that are alternatives of or similar to Credit Card Score

Python
🌶 day by day
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Cs231n
cs231n assignments sovled by https://ghli.org
Stars: ✭ 1,139 (+1625.76%)
Mutual labels:  jupyter-notebook
Deeplearning
Deep Learning From Scratch
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Duke Tsinghua Mlss 2017
Duke-Tsinghua Machine Learning Summer School 2017
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Exampleplots.jl
Collection of examples and recipes for Plots.jl
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Covid 19 Detection Flask App Based On Chest X Rays And Ct Scans
COVID-19 Detection Chest X-rays and CT scans: COVID-19 Detection based on Chest X-rays and CT Scans using four Transfer Learning algorithms: VGG16, ResNet50, InceptionV3, Xception. The models were trained for 500 epochs on around 1000 Chest X-rays and around 750 CT Scan images on Google Colab GPU. A Flask App was later developed wherein user can upload Chest X-rays or CT Scans and get the output of possibility of COVID infection.
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Learning Deep
All my deep learning notes: contains v1 of machine learning with Jeremy Howard, and v1 of Fastai Deep Learning 2018 part 1
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+1615.15%)
Mutual labels:  jupyter-notebook
Deepbake
Baking Machine Learning into Great British Bake Off
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Daru View
daru-view is for easy and interactive plotting in web application & IRuby notebook. daru-view is a plugin gem to the existing daru gem.
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Learningdataminingwithpython
Updated code for the Learning Data Mining With Python book
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Stock Market Analysis
Analyzing stock market trends using several different indicators in quantum finance. I explore machine learning and standard crossovers to predict future short term stock trends.
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Pydata Pandas Workshop
Material for my PyData Jupyter & Pandas Workshops, I'm also available for personal in-house trainings on request
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Python Image Processing Cookbook
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Dscourses18
ECON 5970: Data Science for Economists, University of Oklahoma (Spring 2018)
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Pytransit
Fast and easy exoplanet transit light curve modelling.
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Bayesian Analysis With Python Second Edition
Bayesian Analysis with Python - Second Edition, published by Packt
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Pytorch Lrp
Basic LRP implementation in PyTorch
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
C9 Dev Intro Data Science
Sample code for Channel 9 Python for Beginners course
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook

申请信用评分卡模型

利用Python进行申请评分卡的数据清洗、建模分析。对Kaggle上的Give Me Some Credit的数据进行挖掘分析,从数据的预处理(主要缺失值和异常值的处理)、数据分析(特征变量的选择、分箱、WOE、IV)、数据建模(逻辑回归模型,集成算法)、创建信用评分卡到建立自动评分系统,创建了一个简单的信用评分系统。

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].