flask website that automatically assigns multiple relevant tags to a Stackoverflow question
-
Updated
Mar 27, 2022 - JavaScript
flask website that automatically assigns multiple relevant tags to a Stackoverflow question
Final project based on text classification by emotions using machine learning models and BERT.
A sentiment analysis project using linear support vector machine with stochastic gradient descent method. Built to analyze whether the tweet sentiment are happy or sad.
This project focuses on building a fraud detection model for credit card transactions using a dataset containing transactions made by European cardholders in September 2013. We are working with a highly unbalanced dataset and the challenge lies in effectively detecting fraudulent transactions while minimizing false positives.
Here you can explore different projects around Machine Learning Algorithms, Enjoy
This project develops a machine learning model to classify individuals as healthy, having rheumatoid arthritis (RA), or systemic lupus erythematosus (SLE) using RNA-Seq gene expression data. The project also identifies significant genes as potential biomarkers, leveraging SGDClassifier and XGBoost models.
Data Project
Supervised and unsupervised algorthimn analysis on APS Failure at Scania Trucks Dataset
This project performs analysis and experimentation with classifiers in Python using the MNIST dataset, which consists of images of handwritten digits.
Fake reviews Detection using SGD Classifier
A financial institution wants to accurately predict the probability of loanee/borrower defaulting on a vehicle loan in the first EMI on the due date.
The implications of hate speech have received considerable attention from the common public and society as a whole. There has been a rising concern over the effects of hate speech and offensive language. However, much of this attention is focused on the critical presentation and evaluation of arguments in favor of and against the ban on hate spe…
The sinking of the RMS Titanic is one of the most infamous shipwrecks in history. On April 15, 1912, during her maiden voyage, the Titanic sank after colliding with an iceberg, killing 150.
The online payment fraud analysis project follows several step approach from data preprocessing through model evaluation, result comparison and final model selection, using transaction patterns to identify fraud indicators including account draining, suspicious transfers, and balance inconsistencies.
implementation of basic ML algorithms
Add a description, image, and links to the sgdclassifier topic page so that developers can more easily learn about it.
To associate your repository with the sgdclassifier topic, visit your repo's landing page and select "manage topics."