GitHub topics: classifier
mnestorov/file-classifier
The File Classifier is a Python script that monitors a specified directory (typically the Downloads folder) and automatically organizes files into different folders based on their file types.
Language: Python - Size: 92.8 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 2

Assisted-Mindfulness/naive-bayes
Naive Bayes works by looking at a training set and making a guess based on that set.
Language: PHP - Size: 1.21 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 42 - Forks: 2

mrseanryan/csfy
Train a simple text classifier and predict labels - supports ONNX output for performance, language-neutral
Language: Python - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

jmiskovic/lua-gestures Fork of lanceulmer/dollar.lua
A lua port of the JavaScript $1 Unistroke Recognizer
Language: Lua - Size: 424 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 20 - Forks: 0

deborahdore/covid-survival-in-mexico-analysis
Analysis of covid19 survival in Mexico based on 'Identification of high-risk COVID-19 patients using machine learning' paper
Language: Jupyter Notebook - Size: 66.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mspronesti/qlearnkit
A python library for quantum machine learning and quantum deep learning, built on top of qiskit and pennylane
Language: Python - Size: 3.7 MB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 11

ccomkhj/Lightening_Classifier
PyTorch Lightning wrapper to make training classifiers easier.
Language: Jupyter Notebook - Size: 3.78 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

vunb/node-fasttext
Nodejs binding for fasttext representation and classification.
Language: C++ - Size: 40 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 43 - Forks: 14

ankitdhall/imageSegmentation
Image Segmentation using Texture and Color features in C++
Language: C++ - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 113 - Forks: 47

Gerryleones/NsfwSharp
So far, the best C#.NET 9.0 open-source library that uses YOLOv11 with YoloDotNet (Microsoft.ML.OnnxRuntime) with a heavy trained ONNX model on a big NSFW images dataset!
Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kylecorry31/ML4K-AI-Extension
Use machine learning in AppInventor, with easy training using text, images, or numbers through the Machine Learning for Kids website.
Language: Java - Size: 5.01 MB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 16

FragJage/SpeakerVoiceIdentifier
SpeakerVoiceIdentifier can recognize the voice of a speaker by learning.
Language: C++ - Size: 20.3 MB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 33 - Forks: 14

xlisp/ai-any-text-clusterer
AI any text or file clusterer & sorting
Language: Python - Size: 2.51 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 14 - Forks: 5

karolzak/support-tickets-classification
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
Language: Python - Size: 3.74 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 168 - Forks: 91

kingtaurus/cs231n
Stanford CS231n Convolutional Neural Networks for Visual Recognition Assignments
Language: Jupyter Notebook - Size: 102 MB - Last synced at: 17 days ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 12

Pavansomisetty21/Diabetes-prediction-using-DNNClassifier
we predict diabetes using DNNClassifier
Language: Jupyter Notebook - Size: 931 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

Dwarkadhish2005/Weather-Predictor
Built a model based on collected data which takes various parameters and predicts the weather
Language: Jupyter Notebook - Size: 217 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

codebox/bayesian-classifier
A Naive Bayesian Classifier written in Python
Language: Python - Size: 22.5 KB - Last synced at: 10 days ago - Pushed at: over 8 years ago - Stars: 103 - Forks: 45

muatik/naive-bayes-classifier
yet another general purpose naive bayesian classifier.
Language: Python - Size: 72.3 KB - Last synced at: 13 days ago - Pushed at: almost 6 years ago - Stars: 172 - Forks: 71

s1dewalker/Credit-Risk-Modeling-in-Python
Credit risk modeling | EDA | Python | SQL | Model Validation and Tuning | Classifier
Language: Jupyter Notebook - Size: 1.86 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Rakesh01999/Game-of-Datathon-Bitfest-2025
✨𝟑𝐫𝐝 𝐊𝐔𝐄𝐓 𝐂𝐒𝐄 𝐍𝐚𝐭𝐢𝐨𝐧𝐚𝐥 𝐅𝐞𝐬𝐭𝐢𝐯𝐚𝐥 !✨ Datathon | BitFest 2025 ( KUET )
Language: Jupyter Notebook - Size: 8.68 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

surmon-china/naivebayes
NaiveBayes classifier for JavaScript
Language: JavaScript - Size: 524 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 143 - Forks: 8

YasinEfeee/ParkSpotter_PreTest_Enviroment
The ParkSpotter project is designed to detect the occupancy status of parking spots in a simulation environment. Using a toy model, a camera system, and a machine learning model, this system identifies whether a parking space is EMPTY or NOT EMPTY in real-time.
Language: Python - Size: 13.5 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

joaoalvarenga/namegenderclassifier
Gender classification by name
Language: Python - Size: 211 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 0

complexico/indonesian-classifier
A co-authored project (lead author & researcher: Karlina Denistia, Ph.D.) on a corpus-based, distributional-semantic study of Indonesian Classifier. This repository tracks the versioning of the R codes for cosine similarity analyses performed by @gederajeg. See the OSF link below for the complete set of materials.
Language: R - Size: 470 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

HsiehYiChia/Scene-text-recognition
Scene text detection and recognition based on Extremal Region(ER)
Language: C++ - Size: 1.57 GB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 167 - Forks: 55

Ari-S-123/DS-3000-Final-Project
Predicts consumer behavior in online commerce using Machine Learning Algorithms.
Language: Jupyter Notebook - Size: 44.1 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

vladiant/CascadeClassifier
Haar Cascade Classifier implementation and tools
Language: C++ - Size: 446 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

animikhaich/finger-vein-biometrics
Bio-metric Identification of a person using Finger Vein Data
Language: Python - Size: 655 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 2

akshit-salhotra/MNIST
This repository is meant to improve my understanding of deep learning. It contains mutiple little experiments that i created to understand specialised architectures.
Language: Python - Size: 235 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ecthros/labelReader
Programmatically find and read labels using Machine Learning
Language: Python - Size: 3.88 MB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 46 - Forks: 18

classifier-calibration/PyCalib
Python library for classifier calibration
Language: Python - Size: 10.8 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 2

mljs/cross-validation
Utility library to make cross validation with supervised classifiers
Language: JavaScript - Size: 1.26 MB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 4

darienmt/CarND-Vehicle-Detection-P5
Udacity Self Driving Car Nanodegree - Vehicle Detection
Language: Jupyter Notebook - Size: 183 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 8

shankarj67/Water-classifier-fastai
Deploy your Flask web app classifier on Heroku which is written using fastai library.
Language: HTML - Size: 75.9 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 41 - Forks: 49

RobinMillford/Classifying-AI-Generated-and-Real-Art
classify images as AI-generated art or Real art using a fine-tuned MobileNetV2 model. The model utilizes transfer learning to achieve high accuracy and interpretability through Grad-CAM visualizations
Language: Python - Size: 31.2 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

DionisioII/OpencvFeatureExtractor
Language: C++ - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

johnhany97/ocr-machine-learning
OCR Machine Learning in python
Language: Python - Size: 25.2 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 45 - Forks: 9

kalebers/Data_Streams_Parametric_T-SNE
Research for Parametric T-SNE in high to low dimensional data stream, published in 2021 by Kalebe Rodrigues Szlachta and Andre de Macedo Wlodkovski, oriented by Jean Paul Barddal, Computer Science graduation from Pontifical Catholic University of Parana (PUCPR)
Language: Jupyter Notebook - Size: 576 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Aditya-Ranjan1234/CatVsDog-Classifier
Find whether the given image if of a CAT or DOG
Language: Jupyter Notebook - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Omanshu209/PokeVinci-AI
This is a Python - based application (pokedex) that allows users to search for information about different Pokemons. It also has an AI which.........
Language: Jupyter Notebook - Size: 182 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Infinitode/Scikit-learn-DecisionTreeClassifier-Updater
An open-source tool to convert older Scikit-learn DecisionTreeClassifier models to the newer version.
Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ToscDom/SPAM_Detection
This repository contains a project focused on analyzing and classifying emails to detect SPAM. It includes: Training a machine learning classifier for SPAM detection. Identifying key topics in SPAM emails using NLP techniques. Calculating semantic distances to evaluate topic similarity. Tools used include Python libraries like nlp frameworks
Language: Jupyter Notebook - Size: 387 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

gianlucatruda/ann-from-scratch
An artificial neural net built in pure Python.
Language: Python - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

dejah22/Multi-Label-Emotion-Classification-in-Urdu
Machine Learning Models to decode compound emotions in a Urdu-based text
Language: Jupyter Notebook - Size: 2.53 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

xlisp/ai-any-text-clusterer-v1
AI any text or file clusterer & sorting
Language: Python - Size: 2.52 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 2

davitacols/Building-a-Variational-Quantum-Classifier-in-Python-with-Qiskit
This project demonstrates how to build a Variational Quantum Classifier (VQC) using Qiskit. VQCs combine parameterized quantum circuits with classical optimization to classify data into categories. The workflow includes quantum data encoding, circuit design (using the RyRz ansatz), hybrid optimization, and result evaluation.
Language: Python - Size: 22.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

infinityfx-llc/ml-basic
Lightweight, zero dependency, machine learning library.
Language: TypeScript - Size: 193 KB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

OgnjenGligoric/spam-ham-classifier
Email spam/ham classifier.
Language: Jupyter Notebook - Size: 3.92 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

madhurimarawat/Credit-Card-Prediction-Analysis
This repository contains credit card prediction project that I made using Streamlit and Python programming language.
Language: Jupyter Notebook - Size: 5.22 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

GiovanniCornejo/ROBased-TrojanDetection
A machine learning classifier for detecting hardware Trojans using ring oscillator frequency variations to analyze power consumption anomalies.
Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

alexdjulin/ik-nlp-fake-news-classifier
Build a classifier to differenciate real news from fake news using a kaggle dataset of labeled news.
Language: Jupyter Notebook - Size: 6.02 MB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

patrickschur/stanford-nlp-tagger
PHP wrapper for the Stanford Natural Language Processing library. Supports POSTagger and CRFClassifier.
Language: PHP - Size: 11.7 KB - Last synced at: 28 days ago - Pushed at: almost 5 years ago - Stars: 76 - Forks: 13

esra-polat/turkish-nlp-ngrams-collacations-classifiers-ner-sentiment
Collocations, n-grams, deep learning classifiers, named entity recognition, sentiment classification.
Language: Jupyter Notebook - Size: 28.6 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

lucastsutsui/EmbML
A tool to support using classification models in low-power and microcontroller-based embedded systems.
Language: Python - Size: 178 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 1

JaewonSon37/Programming_Machine_Learning_Applications1
Language: Jupyter Notebook - Size: 9.8 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

t-davidson/hate-speech-and-offensive-language
Repository for the paper "Automated Hate Speech Detection and the Problem of Offensive Language", ICWSM 2017
Language: Jupyter Notebook - Size: 3.48 MB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 788 - Forks: 327

wschella/python-fuzzy-roughsets
A small demo Python implementation of some (fuzzy) roughset algorithms such as LEM2
Language: Python - Size: 272 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 3

Shrii0807/Dog_Cat_Image_Classifier
Dog_Cat_Image_Classifier
Language: Jupyter Notebook - Size: 2.89 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ankonzoid/NN-scratch
Coding up a Neural Network Classifier from Scratch
Language: Python - Size: 113 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 82 - Forks: 28

ramhiser/sparsediscrim
Sparse and Regularized Discriminant Analysis in R
Language: R - Size: 595 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 5

collab-uniba/Emotion_and_Polarity_SO
An emotion classifier of text containing technical content from the SE domain
Language: OpenEdge ABL - Size: 59.2 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 76 - Forks: 19

Kawaeee/butt_or_bread
Corgi butt or loaf of bread classifier (PyTorch + Streamlit)
Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 10 - Forks: 1

SKJNR/App-s-Review-Sentiment-Analysis
Perform Sentiment Analysis on App's Review Data
Language: Jupyter Notebook - Size: 2.07 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

damianmoore/tensorflow-image-classifier
Easily train an image classifier and then use it to label/tag other images
Language: Python - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 33 - Forks: 7

3wen/imaginary-healthy
Supplementary materials for "The Imaginary Healthy Patient"
Size: 73.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

richardstartin/multi-matcher
simple rules engine
Language: Java - Size: 6.52 MB - Last synced at: about 18 hours ago - Pushed at: about 5 years ago - Stars: 91 - Forks: 9

J-sephB-lt-n/joes_giant_toolbox
A large collection of general python functions and classes that I use in my daily work
Language: Python - Size: 249 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

komorra/ACA
Augmented Classifier Attack
Language: Jupyter Notebook - Size: 2.24 MB - Last synced at: 29 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

c4pub/deodel
A mixed attributes predictive algorithm implemented in Python.
Language: Python - Size: 267 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 5 - Forks: 2

changhuixu/sentiment-analysis-using-python
Large Data Analysis Course Project
Language: Python - Size: 17.6 MB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 27 - Forks: 14

omarmuhamed/Malware-Detection-With-Performance-Counters
Malware detection using performance counters' data and deep learning time series classification methods. (POC)
Language: Python - Size: 36.4 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

r21gh/SAKI-2021
Jupyter notebooks of SAKI ML course at FAU (for students)
Language: Jupyter Notebook - Size: 249 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

balaji-sivasakthi/InfoSense
Utilizes AI for classification, stores requests and predictions, and offers a history of past classifications.
Language: TypeScript - Size: 4.94 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 4

r00tens/text-classifier
Naive Bayes classifier for text classification with CPU and GPU (CUDA)
Language: C++ - Size: 71.9 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

mehrdadalmasi2020/Text_Classifier_based_Openai_Community_gpt2
A library that leverages the pre-trained openai-community/gpt2 model for multilingual text classification (French, German, and English), providing straightforward fine-tuning capabilities for sequence classification tasks.
Language: Python - Size: 36.1 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

mehrdadalmasi2020/microsoft_MiniLM_L12_H384_uncased
A library that leverages the pre-trained microsoft_MiniLM-L12-H384-uncased model for efficient and lightweight text classification tasks, with a focus on English. The library offers easy-to-use fine-tuning capabilities, making it suitable for rapid deployment in resource-constrained environments.
Language: Python - Size: 35.2 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

mehrdadalmasi2020/bert-fine-tuning-text-classifier-lux
A library that leverages pre-trained BERT models for multilingual text classification (French, German, English, Luxembourgish) with fine-tuning capabilities.
Language: Python - Size: 64.5 KB - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Unoqwy/shinydir
CLI tool to enforce clean directories by setting rules
Language: Rust - Size: 366 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 1

zubair-irshad/complex_maze_navigation
ROS based turtlebot3 mobile robot navigator using sign recognition based on image classification.
Language: Python - Size: 457 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 2

zatonix/chess-tactics-manager
Chess Tactics Manager is an open-source web application designed for training and analyzing chess tactics.
Language: TypeScript - Size: 58.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

Tonyabifadel/RandomForest-Football-Analysis
Classifier
Language: Python - Size: 126 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

coffeebean6/imdb_classifier
A naive sentiment classifier for IMDb
Language: Jupyter Notebook - Size: 8.69 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

rodrigoalvesvieira/SoundKeylogger
An experimental project to demonstrate how a user keyboard input may be sniffed through the pattern analysis of the sounds emitted by the keystrokes.
Language: C - Size: 10 MB - Last synced at: 19 days ago - Pushed at: almost 9 years ago - Stars: 67 - Forks: 9

VerisimilitudeX/SentinelReview
Script that classifies Amazon reviews for a product as either positive or negative and allows you to perform complex data operations on it.
Language: Python - Size: 35.1 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

mir-am/LightTwinSVM
LightTwinSVM Program - Simple and Fast Implementation of Standard TwinSVM Classifier
Language: Python - Size: 1.36 MB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 7

cdimascio/watson-nlc-spam
Create a spam classifier with Watson Natural Language Classifier.
Language: CSS - Size: 973 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 5

antononcube/WL-VariableImportanceByClassifiers-paclet
WL paclet with functions for finding variables importance in datasets.
Language: Mathematica - Size: 399 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

alankrantas/sefr_multiclass_classifier 📦
Implementations of multiclass version of SEFR linear-time fast classifier (TinyML)
Language: Python - Size: 346 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 7

anastr0/Ocean_desert_Classifier
CNN classifier to classify oceans and deserts from satellite imagery
Language: Python - Size: 579 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

jeus0522/awesome-gradient-boosting-papers
A curated list of gradient boosting research papers with implementations.
Language: Python - Size: 964 KB - Last synced at: about 18 hours ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

aliemreoz/ta-projects
Python mini projects for programming students, prepared by me as the TA under the supervision of lecturer
Language: Python - Size: 17.9 MB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

niobiumneo/Nim.ai
Artificial intelligence system that plays a game of Nim against you!
Language: Python - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

tejaram15/Face-Detection-and-Recognition
Language: Python - Size: 951 KB - Last synced at: 11 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

smellslikeml/ActionAI
Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints
Language: Python - Size: 200 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 697 - Forks: 186

Saadorj/vehicle-detection
Detect Vehicles in a Video Stream
Language: Jupyter Notebook - Size: 5.49 MB - Last synced at: 11 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

PRITHIVSAKTHIUR/Plant-Status-Gradio
🍃Upload a photo of a plant to see how the model classifies its status!🍃
Language: Python - Size: 3.41 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

GiovaneIwamoto/object-classifier
🖼️ Object Classifier - Neural network training for object classification. Data split, custom architecture training and fine-tunning with pre-trained models.
Language: Jupyter Notebook - Size: 19.7 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

swap357/python-naive-bayes-classifier
Python based Naive Bayes Classifier using nltk
Language: Python - Size: 36.1 KB - Last synced at: 11 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

LaurenzSommerlad/TUM.ai-Makeathon2024-Amigo-Challenge
Detection of rare child diseases by applying graph machine learning to a remote dataset with federated machine learning
Language: HTML - Size: 4.73 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
