Skip to content

Using Pandas for data structure and comprehension and manipulation. LightGBM to create a predictive model with a cross-fold validation.

Notifications You must be signed in to change notification settings

pedrojlazevedo/Datathon-Interbank-internacional-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datathon

Packages to install

pip install kaggle
pip install pandas
pip install matplotlib
pip install lightgbm

Dataset download

kaggle competitions download -c interbank-internacional-2019

RCC Explained

Spanish tem os seus próprios cartões para pagamentos em shopping compras.

  • 'PRESTAMOS COMERCIALES' - empréstimos comerciais
  • 'PRESTAMO PERSONAL' - empréstimos pessoais
  • 'RESTO RD' - ????
  • 'HIPOTECARIO REGULAR' - Hipoteca regular
  • 'TARJETAS COMPRAS' - Compras com cartões
  • 'TARJETAS OTROS CONCEPTOS' - Outro tipo de actividade com Cartão!
  • 'TARJETAS EFECTIVO' - Levantamentos de dinheiro do cartão de débito unicamente
  • 'LINEA TOTAL TC' - Total Amount authorized for the credit card
  • 'HIPOTECARIO MIVIVIENDA' - Hipoteca da casa
  • 'VEHICULAR' - Pagamento veículo (empréstimo)
  • 'OTROS CREDITOS' - Pagamentos que tenha que fazer... (regulares ou não?)
  • 'CARTAS FIANZAS OTORGADAS' -
  • 'CREDITO CASTIGADOS SIENDO AMORTIZADOS' - Punish

About

Using Pandas for data structure and comprehension and manipulation. LightGBM to create a predictive model with a cross-fold validation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages