Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 581 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 581 Bytes

Text-Mining

Competition Link

https://nthu-datalab.github.io/ml/competitions/Comp_01_Text-Feature-Engineering/01_Text-Feature-Engineering.html

Goal

In this competition, you are provided with a supervised dataset X consisting of the raw content (html format) of news articles and the binary popularity (where 1 means "popular" and −1 means "unpopular", calculated based on the number of shares in online social networking services) of these articles as labels. Your goal is to learn a function f from X that is able to predict the popularity of an unseen news article.