
用scikit-learn執(zhí)行情緒分析培訓(xùn)
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.