Skip to content

iggisv9t/autograph2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

autograph2020

My final solution for autograph2020 competition

Feedback stage: https://www.automl.ai/competitions/3
Final stage: https://www.automl.ai/competitions/6

This solution has get 26-th place on final stage with average rank 19.6, and scored top 4 on two datasets of 5.

No neural networks used. Just old good handcrafted features and a few tricks with matirx multiplication. I also used ExtraTreesClassifier from sklearn on top of huge sparse scipy matirx, because data was too noisy.

About

My final solution for autograph2020 competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages