The task is to predict the disease(s) of cows by a given textual description of it in natural language (in russian language). It is a Multi-Label Classification problem, since there could be several ...
Final solution contains 8 models (one for each $milk yield_{3..8}$). Each model consists from an ensemble of two targets prediction boosting cascade. Each cascade is ...