Lucamanfredi / Predicing-companies-bankruptcy

Analyzed 64 financial ratios of 6 thousand companies that went bankrupt and built a Logistic Regression classification model to predict bankruptcy. Feature selection is performed with Simulated Annealing to extract the optimal subset of features that maximizes Accuracy rate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Predicing companies' bankruptcy

Analyzed 64 financial ratios of 6 thousand companies that went bankrupt and built a Logistic Regression classification model to predict bankruptcy. Feature selection is performed with Simulated Annealing to extract the optimal subset of features that maximizes Accuracy rate.

Link to data source: https://archive.ics.uci.edu/ml/datasets/Polish+companies+bankruptcy+data

About

Analyzed 64 financial ratios of 6 thousand companies that went bankrupt and built a Logistic Regression classification model to predict bankruptcy. Feature selection is performed with Simulated Annealing to extract the optimal subset of features that maximizes Accuracy rate.


Languages

Language:Jupyter Notebook 100.0%