项目作者: BenthamChang

项目描述 :
Text Mining Competition
高级语言: Jupyter Notebook
项目地址: git://github.com/BenthamChang/Text-Mining.git
创建时间: 2021-08-12T16:41:30Z
项目社区:https://github.com/BenthamChang/Text-Mining

开源协议:MIT License

下载


Text-Mining

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.