linearsvm
Here are 18 public repositories matching this topic...
Identify which questions asked on QUORA are duplicated on question that have already been asked. Used performance metric as log loss and trained the model using XGBOOST that brought my log loss to 0.3157.
-
Updated
Oct 25, 2019 - Jupyter Notebook
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
Sentiment Analysis system is a NLP-ML system,which was a supervised learning system.
-
Updated
Jun 28, 2016 - C++
The major aim of this project is to predict which of the customers will have their loan paid or not. Therefore, this is a supervised classification problem to be trained with different algorithms.
-
Updated
Jun 15, 2022 - Jupyter Notebook
Machine Learning Linear SVM and Deep Learning LSTM model to classify customer complaints into different categories
-
Updated
Aug 18, 2021 - Jupyter Notebook
Machine Learning project - CMP2024 - Computer Engineering - Cairo University
-
Updated
May 23, 2024 - Jupyter Notebook
Suggest the tags based on the content that was there in the question posted on Stack Overflow. Used performance metric as micro F1 score and trained models by using One VS Rest Logistic Regression and Linear SVM
-
Updated
Sep 12, 2019 - Jupyter Notebook
Binary classification problem to predict whether a pair of questions are duplicates or not.
-
Updated
Oct 7, 2020 - Jupyter Notebook
Data Mining Algorithms and Implementation of libraries.
-
Updated
Sep 20, 2017 - Java
Developed an app to predict whether food reviews are positive or negative using linear SVM on amazon fine food review dataset and deployed it on localhost
-
Updated
Mar 25, 2019 - Python
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
Machine Learning project - CMP2024 - Computer Engineering - Cairo University
-
Updated
May 23, 2024 - Jupyter Notebook
This project involves solving a classification problem in ML i.e identifying spam/non-spam emails from spambase dataset(UCI ML repo) using linear SVMs
-
Updated
Oct 28, 2018 - Python
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.
Add this topic to your repo
To associate your repository with the linearsvm topic, visit your repo's landing page and select "manage topics."