Skip to content
#

linearsvc-model

Here are 7 public repositories matching this topic...

Language: All
Filter by language

Data consists of tweets scrapped using Twitter API. Objective is sentiment labelling using a lexicon approach, performing text pre-processing (such as language detection, tokenisation, normalisation, vectorisation), building pipelines for text classification models for sentiment analysis, followed by explainability of the final classifier

  • Updated Apr 3, 2022
  • Jupyter Notebook

This Jupyter Notebook serves as a comprehensive guide to performing support vector machine (LinearSVC) classification and calculating accuracy scores for machine learning tasks. It provides step-by-step instructions and code examples for building, training, and evaluating a LinearSVC classifier

  • Updated Oct 12, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the linearsvc-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linearsvc-model topic, visit your repo's landing page and select "manage topics."

Learn more