Predict the monthly number of bankrupt companies using open data

Published:

Screen shot

The objective of this project is to establish a mathematical model to predict the monthly numer of bankrupt comanies in France. We take advantage of an open access databse published by INSEE which includes 16523 features during recent 145 months.

Requirements

  • Python 2.7
  • scipy, pandas, statsmodels, bidict, matplotlib, numpy, cpickle

Run

$python python/embedding.py

Source code

Code / Report.