課程目錄: 用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.