license plate recognition system will work with camera to identify the plate number of the car that tries to enter the parking lot, and also check if the car allowed/not allowed to enter by checking the DB of the system.
- Updated
Mar 7, 2019 - CSS
license plate recognition system will work with camera to identify the plate number of the car that tries to enter the parking lot, and also check if the car allowed/not allowed to enter by checking the DB of the system.
EmotionalAI is a machine learning model which classify the given text into positive or negative sentiment.
Built a real-world email spam classifier using Support Vector Machine(SVM), achieving 98% accuracy through robust text preprocessing, TF-IDF feature extraction, and EDA. Deployed the model with Flask, enabling real-time predictions and visualization of words influencing classification.
This GitHub repository contains a Chrome extension project designed to filter out tweets containing defamation or slander on Twitter.
Demonstrates the deployment process of FanaticFi, an NBA Draft Rank Prediction app empowered by Support Vector Machines (SVM) machine learning model using the Flask application and Heroku cloud services. This user-friendly web application is going to predict whether NBA rookie’s draft rank is within the top 15 or below based on given player’s st…
Web Application developed using python flask framework to check whether a stock prices will go up(bulls) or down(bears) using Random Forest Classifier, SVM and Decision Tree Classifier
Add a description, image, and links to the svm-classifier topic page so that developers can more easily learn about it.
To associate your repository with the svm-classifier topic, visit your repo's landing page and select "manage topics."