mathlf2015 / predictions_balancing

A script for balancing predictions which helps in achieving high results on Kaggle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Predictions balancing script

A script for balancing predictions which helps in achieving high results on Kaggle

Usage:

python run.py input_path output_path where input_path is a path to a torch tensor of shape (num_samples, num_classes)

This algorithm was used in Kaggle competitions:

About

A script for balancing predictions which helps in achieving high results on Kaggle

License:MIT License


Languages

Language:Python 100.0%