Skip to content

wuqixiaobai/clickbait-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Clickbait Challenge

The 3rd place solution to the clickbait challenge at http://www.clickbait-challenge.org/

The idea:

  • Train 4 SVM models to predict the mean on the following features:
    • post content
    • title
    • keywords
    • all text together
  • In addition to that, train 4 more modes to predict the std
  • Combine these 4+4 models with one ET model

The images were not used in this approach

About

The 3rd place solution to the clickbait challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%