项目作者: AdamRajfer

项目描述 :
Binary classification with unbalanced tabular data
高级语言: Jupyter Notebook
项目地址: git://github.com/AdamRajfer/lending-club.git
创建时间: 2019-09-20T21:39:08Z
项目社区:https://github.com/AdamRajfer/lending-club

开源协议:

下载


Lending Club: binary classification with unbalanced tabular data

The notebook describes the approach for solving binary classification problem with strongly unbalanced tabular data. Given dataset containing current and past loans granted by the company, the goal is to predict the loan status (1 or 0) where frequency of 0s is greater than frequency of 1s.