svc-svm
There are 53 repositories under svc-svm topic.
lionelmessi6410/Scene-Recognition-with-Bag-of-Words
Solve classical computer vision topic, image recognition, with simplest method, tiny images and KNN(K Nearest Neighbor) classification, and then move forward to the state-of-the-art techniques, bags of quantized local features and linear classifiers learned by SVC(support vector classifier).
Aveek-Saha/Sentiment-based-stock-price-forecasting
Apple Stock Price Forecasting using Sentiment Analysis
aaakashkumar/Plagiarism-Detection-Project
An end-to-end plagiarism classification model, deployed to SageMaker.
thieu1995/mealpy-text-classification
Text classification with Machine Learning and Mealpy
lovpatel93/PIMA_Indian_Diabetes_DataSet
The objective of the dataset is to diagnostically predict whether or not a patient has diabetes, based on certain diagnostic measurements included in the dataset
prabormukherjee/ML_visualizer
Machine learning model Visualizer in web using streamlit
SifatMd/thundersvm-tutorial
Repo on how to install and use thundersvm.
aiyub645/Heart-Disease-Prediction
Heart disease describes a range of conditions that affect your heart. Diseases under the heart disease umbrella include blood vessel diseases, such as coronary artery disease, heart rhythm problems (arrhythmia), and heart defects you’re born with (congenital heart defects), among others.
jabhij/PredictiveModelling_Cricket
Using past Sport (Cricket) data to predict next win for Team India, in any format of the cricket.
mdaiyub/Heart-Disease-Prediction
Heart disease describes a range of conditions that affect your heart. Diseases under the heart disease umbrella include blood vessel diseases, such as coronary artery disease, heart rhythm problems (arrhythmia), and heart defects you’re born with (congenital heart defects), among others.
mdaiyub/House-Price-Prediction
Predicting house prices can help determine the selling price of a house in a particular region and can help people find the right time to buy a home.
posi-olomo/Titanic-Machine-Learning-Competition
I participated in the Titanic ML competition where I used machine learning to create a model to predict which passengers survived the Titanic shipwreck.
swarnava-96/Rainfall-Prediction
A Flask web app which predicts whether it will rain tomorrow or not.
ungc1atwit/Music-Genre-Classification
This is a small project to classify the GTZAN dataset by applying multiple algorithms for training the models.
abhishekchavannn/Spam-Ham-NLP
This is a text classification for classifying the SMS as either spam message or non-spam message using Natural Language Processing.
Af4rinz/movie-genre-calssifier
Determining movie genres based on synopses, using various NLP methods.
AlaaMahmoud95/Heart-Failure-Prediction
Classification Machine Learning project
amogh2004/Benign-Malignant-Prediction
Predict whether a Mammogram Mass is Benign or Malignant.
arnabmanna619/Analyticscosm-Project
Scraping data through Instagram and using the data to build a predictive model
AshishSingh-Glitch90/Pattern-Recognition
This repository consists of programming projects of my pattern recognition course in which I used libraries like sklearn, Keras, Tensorflow, etc. Also, I am working on MNIST dataset in these projects and using support vector, probabilistic generative model, neural network, etc as learning methods.
DohaoSTR/kinopoisk-reviews-sentiment-analysis
Sentiment analysis of kinopoisk (https://www.kinopoisk.ru/) reviews. For analysis i used: classification methods (random forest, svc, k-neighbors) neural networks (lstm, mlp).
jerrycyng/Natural-Language-Processing-Classification-and-Clustering
NLP Classification and Clustering with spam SMS dataset
JoeyCheung/Data-Analytics
Projects for my Data Analytics class
juzcho/Machine_Learning_Trading_Bot
This is in regard to algorithmic trading bot with the use of machine learning to predict potential returns and actual returns.
lovpatel93/Udacity-Finding_Donors_for_Charity_ML
Udacity Data Scientist Nanodegree Project - Employ supervised algorithms to accurately model individuals income
prachi-mate/Breast-Cancer-Diagnosis-Using-Machine-Learning
Objective: To find if a given cancer specimen is malignant or benign using supervised machine learning algorithm- SVM (support vector machine)
stanleyowomero/Credit-Card-Fraud-Detection
Credit Card Fraud Detection
stanleyowomero/Employee-Absenteeism
Employee-Absenteeism-Project-Work
Afrid1045/Coronary_Heart_Disease_Prediction
Predicting the risk of a person developing the coronary heart disease in 10 years using Machine Learning models.
DickelDia/Credit-Score-Classification
Over the years, the company has collected basic bank details and gathered a lot of credit-related information. The management wants to build an intelligent system to segregate the people into credit score brackets to reduce the manual efforts.. You are hired as a data scientist to build a machine learning model that can classify the credit score.
JanviSK/SMS-Spam-Detection-using-NLP
This project implements NLP and Classification models for Spam SMS detection
mikeleo03/Customer-Review-ML-Case
🏆 Top 10 @ TensorFlow Group ML Olympiad 2024 - Developing a model to classify each customer opinon into several Likert scale with data gathered directly from Google Reviews
sureshk76/4aEw1YZ2xmcrEk6d
Machine learning models that predict whether the customers are happy or not based on survey responses
Laoode/SentimentAnalysis_IMDB-Reviews
Sentiment Analysis of Film Review at IMDB using Linear Support Vector Classification
MaiconAdone/Prevendo-a-postura-usando-tra-os-de-personalidade
Prevendo a postura usando traços de personalidade
SINGHxTUSHAR/Diabetes-Prediction-Classification
This model predicts the Diabetes by using the Logistic Regression or SVC with using the Flask app