A binary classification task performed with machine learning in Python. The dataset's target distribution is heavily imbalanced. The model performance was evaluated with F1 scores.
-
Updated
Dec 2, 2024 - Jupyter Notebook
A binary classification task performed with machine learning in Python. The dataset's target distribution is heavily imbalanced. The model performance was evaluated with F1 scores.
Poland Bankruptcy Prediction (2009) This project aims to predict whether a Polish company went bankrupt in 2009 based on its financial data. The dataset contains several features derived from companies' balance sheets, and the goal is to build models that can identify bankruptcy effectively — despite the challenge of high class imbalance.
Add a description, image, and links to the random-oversampling topic page so that developers can more easily learn about it.
To associate your repository with the random-oversampling topic, visit your repo's landing page and select "manage topics."