(no title)
gab_ | 1 year ago
The data is very imbalanced; there are very few insolvent companies compared to solvent ones. Therefore, I work with synthetic data in my training dataset. To get the final score, I need to scale the predictions to achieve a heavily right-skewed distribution.
Currently, I am using the method Platt scaling.
No comments yet.