Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with classifier

A curated list of projects in awesome lists tagged with classifier .

https://github.com/axa-group/nlp.js

An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more

bot bots chatbot classifier conversational-ai entity-extraction hacktoberfest javascript natural-language-processing nlp nlu nodejs sentiment-analysis

Last synced: 16 Dec 2024

https://github.com/greyblake/whatlang-rs

Natural language detection library for Rust. Try demo online: https://whatlang.org/

ai algorithm classifier detect-language language language-recognition nlp rust rustlang text-analysis text-classification text-classifier whatlang

Last synced: 19 Dec 2024

https://github.com/MirrorYuChen/ncnn_example

ncnn example: mask detection: anticonv face detection: retinaface&&mtcnn&&centerface, track: iou tracking, landmark: zqcnn, recognize: mobilefacenet classifier: mobilenet object detecter: mobilenetssd

classifier facealigner facedetection facelandmark facerecognition ncnn objectdetection zqlandmark

Last synced: 25 Oct 2024

https://github.com/fredwu/simple_bayes

A Naive Bayes machine learning implementation in Elixir.

bayes classifier machine-learning naive-bayes-classifier

Last synced: 01 Nov 2024

https://github.com/d6o/gorganizer

Organize your folders into a beautiful classified folder structure with this perfect tool

badge classifier go golang organization organizer

Last synced: 19 Nov 2024

https://github.com/d6o/Gorganizer

Organize your folders into a beautiful classified folder structure with this perfect tool

badge classifier go golang organization organizer

Last synced: 05 Nov 2024

https://github.com/pangwong/pytorch-multi-label-classifier

A pytorch implemented classifier for Multiple-Label classification

accuracy-curves classifier loss-curves multi-label-classification pytorch visdom

Last synced: 16 Nov 2024

https://github.com/aangelopoulos/conformal_classification

Wrapper for a PyTorch classifier which allows it to output prediction sets. The sets are theoretically guaranteed to contain the true class with high probability (via conformal prediction).

artificial-intelligence classification classifier computer-vision conformal conformal-prediction deep-neural-networks distribution-free imagenet machine-learning neural-networks nonparametric nonparametric-statistics prediction-sets pytorch statistics uncertainty uncertainty-quantification vision

Last synced: 05 Nov 2024

https://github.com/muatik/naive-bayes-classifier

yet another general purpose naive bayesian classifier.

bayes-classifier bayesian classifier machine-learning python

Last synced: 27 Nov 2024

https://github.com/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

ai artificial-intelligence azure azure-app-service azure-machine-learning azure-web-app-service azure-webapp classification classifier machine-learning ml model numpy pandas python text-analysis text-classification text-mining text-processing web-service

Last synced: 18 Dec 2024

https://github.com/pythonlessons/tensorflow-object-detection-tutorial

The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch

classifier cuda cudnn detection detection-api detection-classifier detection-tutorial gpu grabscreen labels object-detection pil python-mss tensorflow tensorflow-cpu tensorflow-gpu tensorflow-models tutorial

Last synced: 09 Oct 2024

https://github.com/greenelab/pancancer

Building classifiers using cancer transcriptomes across 33 different cancer-types

analysis cancer classifier gene-expression machine-learning methodology pancancer tcga tool transcriptome

Last synced: 13 Nov 2024

https://github.com/boyter/lc

licensechecker (lc) a command line application which scans directories and identifies what software license things are under producing reports as either SPDX, CSV, JSON, XLSX or CLI Tabular output. Dual-licensed under MIT or the UNLICENSE.

classifier cli command-line-tool commandline go golang license license-management licensechecker open-source-licensing spdx

Last synced: 27 Oct 2024

https://github.com/ropensci-archive/monkeylearn

:no_entry: ARCHIVED :no_entry: Accesses the Monkeylearn API for Text Classifiers and Extractors

classifier extractor monkeylearn nlp nlp-machine-learning peer-reviewed r r-package rstats

Last synced: 25 Oct 2024

https://github.com/collab-uniba/emotion_and_polarity_so

An emotion classifier of text containing technical content from the SE domain

classifier emotion emotion-classification emotion-detection emotion-recognition polarity sentiment sentiment-analysis

Last synced: 11 Nov 2024

https://github.com/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.

audio audio-analysis classifier infosec keystrokes pattern-analysis pyaudioanalysis ufpe

Last synced: 20 Nov 2024

https://github.com/morvanzhou/train-classifier-from-scratch

Machine Learning: Collect data online and train a classifier from scratch

classification classifier machine-learning neural-network tensorflow

Last synced: 06 Nov 2024

https://github.com/nikolasent/vehicle-detection-and-tracking

Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking

carnd classifier computer-vision opencv self-driving-car svm

Last synced: 09 Nov 2024

https://github.com/ecthros/labelReader

Programmatically find and read labels using Machine Learning

classifier cognitive-services darknet labeling machine-learning nameplate ocr

Last synced: 02 Dec 2024

https://github.com/ecthros/labelreader

Programmatically find and read labels using Machine Learning

classifier cognitive-services darknet labeling machine-learning nameplate ocr

Last synced: 14 Nov 2024

https://github.com/danieldk/Golinear

liblinear bindings for Go

classifier go liblinear linear-models svm

Last synced: 24 Oct 2024

https://github.com/danieldk/golinear

liblinear bindings for Go

classifier go liblinear linear-models svm

Last synced: 26 Oct 2024

https://github.com/vunb/node-fasttext

Nodejs binding for fasttext representation and classification.

classifier facebook-fasttext fasttext node-fasttext text-classification vntk

Last synced: 30 Nov 2024

https://github.com/shankarj67/Water-classifier-fastai

Deploy your Flask web app classifier on Heroku which is written using fastai library.

classifier deep-learning fastai flask flask-api flask-web python3 pytorch resnet

Last synced: 13 Nov 2024

https://github.com/gugarosa/opfython

🌳 A Python-inspired implementation of the Optimum-Path Forest classifier.

classifier libopf machine-learning opf python

Last synced: 16 Dec 2024

https://github.com/leafo/lapis-bayes

Naive Bayes classifier for use in Lua

classifier lapis moonscript naive-bayes-classifier

Last synced: 09 Nov 2024

https://github.com/gbnk0/simple-image-classifier

Simple image classifier microservice using tensorflow and sanic

api classifier image label learning machine sanic simple tensorflow

Last synced: 13 Nov 2024

https://github.com/varunon9/naive-bayes-classifier

Implementing Naive Bayes Classification algorithm into PHP to classify given text as ham or spam. This application uses MySql as database.

classifier ham mysql-database naive-bayes-classifier php spam

Last synced: 27 Oct 2024

https://github.com/kylecorry31/ml4k-ai-extension

Use machine learning in AppInventor, with easy training using text, images, or numbers through the Machine Learning for Kids website.

aix appinventor appinventorextension classification classifier image-classification image-classifier machine-learning machine-learning-for-kids ml4k text-classification text-classifier

Last synced: 27 Oct 2024

https://github.com/hollance/sefr-swift

The SEFR classifier implemented in Swift

classifier machine-learning machine-learning-algorithms swift

Last synced: 29 Oct 2024

https://github.com/ojroques/tls-malware-detection

The report of a supervised classifier to detect malware in TLS traffic

classifier malware-detection msc-project msc-thesis tls

Last synced: 15 Nov 2024

https://github.com/bobld/pdfpigmlnetblockclassifier

Proof of concept of training a simple Region Classifier using PdfPig and ML.NET (LightGBM). The objective is to classify each text block in a pdf document page as either title, text, list, table and image.

classifier csharp document-layout document-layout-analysis layout-analysis lightgbm machine-learning ml-net pdf pdf-document pdf-document-processor pdfpig publaynet

Last synced: 15 Oct 2024

https://github.com/rubixml/dota2

Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and results from 102,944 sample games.

classifier cross-validation data-science dota dota2 machine-learning machine-learning-tutorial naive-bayes naive-bayes-algorithm naive-bayes-classifier php php-machine-learning php-ml prediction rubix-ml

Last synced: 04 Dec 2024

https://github.com/trr318/scikit-psl

Probabilistic Scoring System – a probabilistic & incremental extension to Scoring Systems

classifier decision-making decision-support-system probabilistic-classifiers scoring-system sklearn

Last synced: 31 Oct 2024

https://github.com/afuntw/pyqt5-binary-classifier

A simple tool for pre-labeling the image and classification

classifier labeling-tool pyqt5 python3

Last synced: 13 Nov 2024

https://github.com/hoangsonww/ai-ml-classifiers

🌟 This repository houses a collection of image classification models for various purposes, including vehicle, object, animal, and flower classification. Each classifier is built using deep learning techniques and pre-trained models to accurately identify and categorize images based on their respective classes.

ai ai-classifier animal-classification artificial-intelligence classification classifier face-recognition keras keras-tensorflow machine-learning mood-detection ocr opencv python tensorflow tesseract vehicle-classification vehicle-detection

Last synced: 14 Nov 2024

https://github.com/greenelab/pancancer-evaluation

Evaluating genome-wide prediction of driver mutations using pan-cancer data

analysis cancer classifier gene-expression genome machine-learning pancancer

Last synced: 13 Nov 2024

https://github.com/cdimascio/watson-nlc-spam

Create a spam classifier with Watson Natural Language Classifier.

classifier python tutorial watson watson-natural-language watson-natural-language-classifier

Last synced: 09 Nov 2024

https://github.com/balaji-sivasakthi/infosense

Utilizes AI for classification, stores requests and predictions, and offers a history of past classifications.

article classifier fastapi hacktoberfest ml news python react typesc

Last synced: 11 Oct 2024

https://github.com/slimgroup/gcs-cam

Derisking geological carbon storage from high-resolution time-lapse seismic to explainable leakage detection

classifier deep-learning geological-carbon-storage seismic-imaging time-lapse

Last synced: 30 Nov 2024

https://github.com/wschella/python-fuzzy-roughsets

A small demo Python implementation of some (fuzzy) roughset algorithms such as LEM2

classifier fuzzy fuzzy-lem fuzzy-rough-set lem2 rough-sets rule-induction

Last synced: 15 Nov 2024

https://github.com/mljs/cross-validation

Utility library to make cross validation with supervised classifiers

classifier cross-validation supervised-learning

Last synced: 09 Nov 2024

https://github.com/jonnoftw/htm-cl

Simple HTM implementation that uses OpenCL

classifier htm nupic opencl

Last synced: 23 Oct 2024

https://github.com/chen0040/java-ann-mlp

Package provides java implementation of multi-layer perceptron neural network with back-propagation learning algorithm

backpropagation-learning-algorithm classifier java mlp mlp-classifier mlp-regression multi-layer-perceptron neural-network

Last synced: 16 Dec 2024

https://github.com/elggem/ros_people_model

ROS package for visual perception of people and associated attributes.

architecture classifier detection dlib emotion face perception recognition robotics ros sensor social tensorflow visual

Last synced: 10 Nov 2024

https://github.com/shubhamdutta2000/bank_note_authentication_with_fast

Data were extracted from images that were taken from genuine and forged banknote-like specimens. For digitization, an industrial camera usually used for print inspection was used. The final images have 400x 400 pixels. Due to the object lens and distance to the investigated object gray-scale pictures with a resolution of about 660 dpi were gained. Wavelet Transform tool were used to extract features from images.

classifier fastapi model nlp-machine-learning

Last synced: 07 Nov 2024

https://github.com/fracpete/fastrandomforest-weka-package

FastRandomForest Weka package, based on https://code.google.com/archive/p/fast-random-forest/

classifier java machine-learning plugin weka

Last synced: 10 Dec 2024

https://github.com/sunsided/bayes-classification

C# based experiments in Bayesian classification

bayes-classification classifier csharp spam

Last synced: 27 Oct 2024

https://github.com/reds-heig/movable

MicrOscopic VisuAlization of BLood cElls for the Detection of Malaria and CD4+

blood-cells classifier computer-vision detect-parasites detection machine-learning malaria

Last synced: 15 Dec 2024

https://github.com/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.........

ai classification classifier gui kivy kivy-framework kivymd pokeapi pokeapi-pokedex pokedex pokemon pokemon-classification python3 pytorch pytorch-cnn resnet resnet-18

Last synced: 10 Oct 2024

https://github.com/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.

classification classifier file-classifier file-manager fileclassify filemanager python python-script

Last synced: 22 Nov 2024

https://github.com/gianlucatruda/not-wors

World's best Boerewors image classifier, built with ResNets and Transfer Learning.

boerewors classifier cnn convolutional-neural-network hot-dogs hotdog image pytorch residual-networks resnet resnet-18 transfer-learning

Last synced: 15 Dec 2024

https://github.com/chen-keinan/go-license-discovery

The license discovery is an open-source lib and set of tools that can analyze license text to determine what type of license it contains.

classifier detector license-discovery licenses-detector

Last synced: 13 Oct 2024

https://github.com/0wain/ml-gms-ticket-classification-dataset-builder

Build a Machine Learning Classifier dataset from your Gmodstore tickets, using the Gmodstore tag system.

classifier garrysmod gmod gmodstore machine-learning support tickets

Last synced: 29 Nov 2024

https://github.com/cseas/ml-projects

Machine Learning projects using traditional algorithms.

algorithm classifier decision-tree-classifier iris machine-learning nearest-neighbors neural-network

Last synced: 07 Nov 2024

https://github.com/Wigder/inns

An experiment using neural networks to predict obesity-related breast cancer over a small dataset of blood samples.

breast-cancer breast-cancer-diagnosis breast-cancer-prediction breastcancer-classification cancer cancer-detection classifier keras keras-tensorflow machine-learning python python3

Last synced: 20 Nov 2024

https://github.com/iver56/lstm-name-classifier

A toy LSTM model that classifies gender based on first name. Presented at Trondheim Machine Learning Meetup in February 2018.

classifier lstm tutorial

Last synced: 05 Nov 2024

https://github.com/andrefcruz/feup-iart

Repository to host Artificial Intelligence projects, a third year unit @FEUP. Made in collaboration with @EdgarACarneiro and @jflcarvalho.

classifier feup-iart pulsars python

Last synced: 20 Dec 2024