classifier-model
There are 186 repositories under classifier-model topic.
PetervanLunteren/EcoAssist
Simplify camera trap image analysis with ML species recognition models based around the MegaDetector model
DhilipSanjay/Detection-of-Sensitive-Data-Exposure-in-Images
A Machine Learning Model that classifies the data in the images as Sensitive or Non-sensitive.
irenexychen/gpr-data-classifier
:radio: Proof-of-concept project for detecting and classifying hyperbolas in ground penetrating radar (GPR) data.
Piyush-Bhardwaj/Breast-cancer-diagnosis-using-Machine-Learning
Machine learning is widely used in bioinformatics and particularly in breast cancer diagnosis. In this project, certain classification methods such as K-nearest neighbors (K-NN) and Support Vector Machine (SVM) which is a supervised learning method to detect breast cancer are used.
mahesh147/Random-Forest-Classifier
A very simple Random Forest Classifier implementation in python.
nature1995/AI-Image-classifiers-on-Django-with-RESTAPI
A Keras deep learning image classifiers on Django server with REST API | Django 图片识别平台
DasariJayanth/Malware-Detection-in-PE-files-using-Machine-Learning
Detecting Malware in PE files
aakashjhawar/dress-pattern-recognition-using-CNN
An image recognition model which is capable of identifying the pattern on a dress image
eth-library-lab/inDexDa
Natural Language Processing of academic papers for dataset indexing
mainkoon81/Study-09-MachineLearning-A
With some projects to develop "TOOLs" for better Modeling
novasush/image-classifier-in-javascript
Deploy image classifier on a static website using javascript.
Arminkhayati/CovidCT_CNN-ACGAN
A Simple code to train a CNN to predict label of Covid and Non-Covid CT scan images and an ACGAN to generate them.
mpolinowski/yolov8-nightshift
Using YOLOv8 to build a Object Classifier/Tracker for RBG/Thermal Cameras
desininja/voice-disorder
Data Science project. ML algorithms to detect voice disorders.
emirhanai/Ozone-Day-AdaBoostClassifier-and-Random-Forest-Tree-Classifier-with-Machine-Learning
Ozone Day AdaBoostClassifier and Random Forest Tree Classifier with Machine Learning
Hunterdii/Iriswise
IrisWise is a machine learning application for predicting Iris flower species. Built with Streamlit, this app provides a user-friendly interface to input flower measurements and receive predictions using various models, including K-Nearest Neighbors, (Random Forest, SVM, and Logistic Regression) **(Working On It...)**.
Kavitha-Kothandaraman/Automatic-IT-Ticket-Assignment-NLP
To build an AI-based classifier model to assign the tickets to right functional groups by analyzing the given description
agrawal-priyank/Machine-Learning-Models-For-Insurance-Loan-Applicants
Academic project for Advances in Data Science and Architecture course
AMontgomerie/genre_classifier
A convolutional neural network which classifies music genres based on spectrograms.
chen0040/java-glm
Generalized linear models for regression and classification problems
Davisy/Swahili-News-Classifier-Streamlit-App
A simple Streamlit App to classify swahili news into different categories.
mb11797/Image_Recognition_Cat_vs_Non-Cat_Pytorch
A classifier to differentiate between Cat and Non-Cat Images
anishnyk/ccRCC-CT-texture-analysis-and-classification
Classification of Clear Cell Renal Cell Carcinoma using CT textural feature analysis
asigalov61/Classi
Experimental MIDI classifier transformer implementation and model
Beluga-T/Music-Genre-Classification-by-Neuron-Network-Models
Music genre Classification with different models fine tuning and performance comparisons
canagnos/smle
Streaming Maximum Likelihood Estimation
JoeruCodes/derogatory-japanese-text-detection
Japanese derogatory text classifier
nature1995/Image-classifiers-on-Django-with-RESTAPI-V2
A Keras deep learning image classifiers on Django server with REST API | Django 图片识别平台V2
pixelmaster11/Face_Classifiers
Implementation for easy Age, Gender, Ethnicity classification. Also provides face detection and face recognition using a pre-trained CNN file from dlib and OpenCV.
rndev2017/ExoBoost
Using radial velocity data to identify exoplanet companions
artificialcoder02/Vgg16_Image_Classifier
This project builds an image classifier with VGG16 architecture and Imagenet dataset using Python, Keras, and Flask.
bassamadnan/scikit-learn-intro
source : zero-to-mastery https://github.com/mrdbourke/zero-to-mastery-ml
malisipi/mcm
A basic classifier
shrudex/sms-spam-detection
This repository contains a machine learning model that predicts SMS spam, with data cleaning, EDA, and preprocessing. The model has been deployed using Streamlit, and code and necessary files are included.