vudaotuan / avito-duplicates-kaggle

Solution for Avito Duplicate Ads Detection competition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avito Duplicate Ads Detection on Kaggle

A part of the 5th place solution for the ADAD competition run on kaggle

Running it:

  • First all prepare_ and mongo_ files should be run, and also the classes from the java package
  • Then all calculate_ files should be run
  • Finally, run model_ and stacking at the end

About

Solution for Avito Duplicate Ads Detection competition


Languages

Language:Python 84.3%Language:Java 15.7%