classifier topic

List classifier repositories

ALBERT-TF2.0

199
Stars
45
Forks
Watchers

ALBERT model Pretraining and Fine Tuning using TF2.0

stanford-nlp-tagger

75
Stars
14
Forks
Watchers

PHP wrapper for the Stanford Natural Language Processing library. Supports POSTagger and CRFClassifier.

api_key_detector

34
Stars
13
Forks
Watchers

Neural Network Based, Automatic API Key Detector

Computer-Vision-Project

27
Stars
9
Forks
Watchers

The goal of this project was to develop a Face Recognition application using a Local Binary Pattern approach and, using the same approach, develop a real time Face Recognition application.

awesome-decision-tree-papers

2.3k
Stars
339
Forks
Watchers

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

awesome-fraud-detection-papers

1.6k
Stars
297
Forks
Watchers

A curated list of data mining papers about fraud detection.

awesome-gradient-boosting-papers

985
Stars
154
Forks
Watchers

A curated list of gradient boosting research papers with implementations.

go-stanford-nlp

38
Stars
2
Forks
Watchers

Go Stanford NLP POS Tagger wrapper

bayesian-classifier

102
Stars
45
Forks
Watchers

A Naive Bayesian Classifier written in Python