课程目录:用scikit-learn执行情绪分析培训
4401 人关注
(78637/99817)
课程大纲:

          用scikit-learn执行情绪分析培训

 

 

 

Project: Perform Sentiment Analysis with scikit-learn

In this project-based course,

you will learn the fundamentals of sentiment analysis,

and build a logistic regression model to classify movie reviews as either positive or negative.

We will use the popular IMDB data set.

Our goal is to use a simple logistic regression estimator from scikit-learn for document classification.