Skip to content

menpente/clickbait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This work was done for the capstone project of the professional certificate in Data Science by HarvardX. The goal is to classify headlines as click-bait or not click-bait. Three approaches were tried:

  • classification based on linguistic features, like length or the presence of exclamation marks
  • logistic regression with count-based string vectorization
  • logistic regression with tf-idf vectorization

About

capstone project for ds harvard X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages