Skip to content

jasoncao11/ACT6243_News_Category_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ACT6243_News_Category_Classification

Binder

Note

The goal of this Lab is to explore some of the main scikit-learn tools on a single practical task: analyzing a collection of text documents (newsgroups posts) on twenty different topics. In this Lab we will see how to:

  1. Load the file contents and the categories
  2. Extract feature vectors suitable for machine learning
  3. Training a classifier
  4. Building a pipeline
  5. Parameter tuning using grid search
  6. Evaluation of the performance on the test set

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published