classifier

There are 1214 repositories under classifier topic.

  • axa-group/nlp.js

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

    Language:JavaScript6.2k108429616
  • awesome-decision-tree-papers

    benedekrozemberczki/awesome-decision-tree-papers

    A collection of research papers on decision, classification and regression trees with implementations.

    Language:Python2.4k1310334
  • awesome-fraud-detection-papers

    benedekrozemberczki/awesome-fraud-detection-papers

    A curated list of data mining papers about fraud detection.

    Language:Python1.6k753302
  • microsoft/EdgeML

    This repository provides code for machine learning algorithms for edge devices developed at Microsoft Research India.

    Language:C++1.6k88104368
  • awesome-gradient-boosting-papers

    benedekrozemberczki/awesome-gradient-boosting-papers

    A curated list of gradient boosting research papers with implementations.

    Language:Python997493155
  • whatlang-rs

    greyblake/whatlang-rs

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

    Language:Rust9642455108
  • 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 Notebook7823412326
  • ActionAI

    smellslikeml/ActionAI

    Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints

    Language:Python7653750192
  • emlearn/emlearn

    Machine Learning inference engine for Microcontrollers and Embedded devices

    Language:Python478164653
  • 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

    Language:C++4632854136
  • chrisjbryant/errant

    ERRor ANnotation Toolkit: Automatically extract and classify grammatical errors in parallel original and corrected sentences.

    Language:Python4341337106
  • fredwu/simple_bayes

    A Naive Bayes machine learning implementation in Elixir.

    Language:Elixir39223425
  • d6o/Gorganizer

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

    Language:Go351101016
  • NsfwSpy.NET

    NsfwSpy/NsfwSpy.NET

    A .NET image and video classifier used to identify explicit/pornographic content written in C#.

    Language:C#31481822
  • google/licenseclassifier

    A License Classifier

    Language:Go309131976
  • pangwong/pytorch-multi-label-classifier

    A pytorch implemented classifier for Multiple-Label classification

    Language:Python308111073
  • ptnplanet/Java-Naive-Bayes-Classifier

    A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.

    Language:Java2952714145
  • songdejia/DFL-CNN

    This is a pytorch re-implementation of Learning a Discriminative Filter Bank Within a CNN for Fine-Grained Recognition

    Language:Python26641752
  • gionanide/Speech_Signal_Processing_and_Classification

    Front-end speech processing aims at extracting proper features from short- term segments of a speech utterance, known as frames. It is a pre-requisite step toward any pattern recognition problem employing speech or audio (e.g., music). Here, we are interesting in voice disorder classification. That is, to develop two-class classifiers, which can discriminate between utterances of a subject suffering from say vocal fold paralysis and utterances of a healthy subject.The mathematical modeling of the speech production system in humans suggests that an all-pole system function is justified [1-3]. As a consequence, linear prediction coefficients (LPCs) constitute a first choice for modeling the magnitute of the short-term spectrum of speech. LPC-derived cepstral coefficients are guaranteed to discriminate between the system (e.g., vocal tract) contribution and that of the excitation. Taking into account the characteristics of the human ear, the mel-frequency cepstral coefficients (MFCCs) emerged as descriptive features of the speech spectral envelope. Similarly to MFCCs, the perceptual linear prediction coefficients (PLPs) could also be derived. The aforementioned sort of speaking tradi- tional features will be tested against agnostic-features extracted by convolu- tive neural networks (CNNs) (e.g., auto-encoders) [4]. The pattern recognition step will be based on Gaussian Mixture Model based classifiers,K-nearest neighbor classifiers, Bayes classifiers, as well as Deep Neural Networks. The Massachussets Eye and Ear Infirmary Dataset (MEEI-Dataset) [5] will be exploited. At the application level, a library for feature extraction and classification in Python will be developed. Credible publicly available resources will be 1used toward achieving our goal, such as KALDI. Comparisons will be made against [6-8].

    Language:Python23810463
  • 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).

    Language:Jupyter Notebook2238336
  • shapley

    benedekrozemberczki/shapley

    The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).

    Language:Python2186335
  • jsingh811/pyAudioProcessing

    Audio feature extraction and classification

    Language:Python21531938
  • MirrorYuChen/mnn_example

    alibaba MNN, mobilenet classifier, centerface detecter, ultraface detecter, pfld landmarker and zqlandmarker, mobilefacenet

    Language:C++205113161
  • kamalkraj/ALBERT-TF2.0

    ALBERT model Pretraining and Fine Tuning using TF2.0

    Language:Python19993845
  • gyrdym/ml_algo

    Machine learning algorithms in Dart programming language

    Language:Dart18454633
  • rishikksh20/CrossViT-pytorch

    Implementation of CrossViT: Cross-Attention Multi-Scale Vision Transformer for Image Classification

    Language:Python1842219
  • Flight-School/Programming-Language-Classifier

    An example of how to use CreateML in Xcode 10 to create a Core ML model for classifying text

    Language:Swift1825013
  • muatik/naive-bayes-classifier

    yet another general purpose naive bayesian classifier.

    Language:Python17316772
  • leanderme/sytora

    A sophisticated smart symptom search engine

    Language:JavaScript172101492
  • 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:Python16712988
  • HsiehYiChia/Scene-text-recognition

    Scene text detection and recognition based on Extremal Region(ER)

    Language:C++163151355
  • akshaybahadur21/Digit-Recognizer

    A Machine Learning classifier for recognizing the digits for humans 🎰

    Language:Python15815395
  • 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

    Language:Python15165100
  • crestonbunch/tbcnn

    Efficient tree-based convolutional neural networks in TensorFlow

    Language:Python14751945
  • gitshanks/fer2013

    Facial Emotion Recognition on FER2013 Dataset Using a Convolutional Neural Network

    Language:Python1446689
  • surmon-china/naivebayes

    NaiveBayes classifier for JavaScript

    Language:JavaScript142648