Skip to content
#

linearsvm

Here are 18 public repositories matching this topic...

This project involves the implementation of efficient and effective LinearSVC on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.

  • Updated Dec 24, 2017
  • Jupyter Notebook

This repository contains Jupyter Notebook file containing the code to compare different sklearn classifiers on a dataset. Then it saves the output .png results in the working folder.

  • Updated Feb 18, 2020
  • Jupyter Notebook

The comparison between different embeddings (TF-IDF, USE, and TF-IDF + USE) and various classifiers provides valuable insights into the performance of different techniques for sentiment classification.

  • Updated Oct 29, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the linearsvm 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 linearsvm topic, visit your repo's landing page and select "manage topics."

Learn more