An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: classifier

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. Also includes a sample Flask backend!

Language: Python - Size: 290 MB - Last synced at: about 18 hours ago - Pushed at: about 18 hours ago - Stars: 33 - Forks: 16

pyx79/rust-demo

# rust-demoThis repository contains a simple Rust server for demonstration purposes. To build and run the server, use the commands below. 🦀✨

Size: 4.88 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

codelion/adaptive-classifier

A flexible, adaptive classification system for dynamic text classification

Language: Python - Size: 3.31 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 207 - Forks: 14

NYU-Molecular-Pathology/Methylation

DNA methylation for tumor subclassifications by methylation array.

Language: R - Size: 7.82 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 1

samuelspineli34/GenreID

Sistema de Classificação de Gêneros Musicais e Geração de Acompanhamentos

Language: Python - Size: 32.2 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Zoubyr/traditional-machine-learning

Geleneksel Makine Öğrenmesi Yöntemleri ile Çalışmalarım

Language: Jupyter Notebook - Size: 320 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

NsfwSpy/NsfwSpy.NET

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

Language: C# - Size: 198 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 342 - Forks: 26

microsoft/EdgeML

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

Language: C++ - Size: 78.5 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 1,624 - Forks: 380

enessah00/adaptive-classifier

A flexible, adaptive classification system for dynamic text classification

Size: 1000 Bytes - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

OliBomby/Mapperatorinator

A multi-model framework generating fully featured osu! beatmaps for all gamemodes from spectrogram inputs.

Language: Python - Size: 3.23 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 234 - Forks: 21

Zakstor15/cifar10-image-classifier

🧠 A deep learning project using TensorFlow to classify CIFAR-10 images with both Artificial Neural Networks (ANN) and Convolutional Neural Networks (CNN), including model training, evaluation, and prediction visualization

Language: Jupyter Notebook - Size: 50.8 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Blindeen/feed-forward-neural-network

Feed-forward neural network classifier project

Language: Python - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

axa-group/nlp.js

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

Language: JavaScript - Size: 32.3 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 6,458 - Forks: 631

terraform-ibm-modules/terraform-ibm-watsonx-discovery

Terraform module to create and work with IBM watson Discovery.

Language: HCL - Size: 222 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 1

NsfwSpy/NsfwSpy.js

A JavaScript image classifier used to identify explicit/pornographic content written in TypeScript.

Language: TypeScript - Size: 25.7 MB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 48 - Forks: 5

emlearn/emlearn

Machine Learning inference engine for Microcontrollers and Embedded devices

Language: Python - Size: 2.03 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 624 - Forks: 62

akshaybahadur21/Digit-Recognizer

A Machine Learning classifier for recognizing the digits for humans 🎰

Language: Python - Size: 83.6 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 161 - Forks: 94

ramsha445/Random_Forest

Predicting_the_employer_performance

Size: 0 Bytes - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

TRR318/scikit-psl

Scoring Lists – a probabilistic & incremental extension to Scoring Systems

Language: Jupyter Notebook - Size: 2.71 MB - Last synced at: 5 days ago - Pushed at: 17 days ago - Stars: 17 - Forks: 4

igopalakrishna/colorectal-cancer-prediction

Full-stack MLOps pipeline for predicting colorectal cancer patient survival using Gradient Boosting, Kubeflow Pipelines, MLflow, and Flask. Designed for hospitals, researchers, and real-world healthcare applications.

Language: Jupyter Notebook - Size: 6.58 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

axar-ai/prefrontal

Blazing fast text classifier for real-time agent routing, built in Rust

Language: Rust - Size: 354 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 8 - Forks: 0

chrisjbryant/errant

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

Language: Python - Size: 680 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 445 - Forks: 110

leafo/lapis-bayes

Naive Bayes classifier for use in Lua

Language: MoonScript - Size: 140 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 3

HHousen/lecture2notes

Convert lecture videos to notes using AI & machine learning. Code for the research titled "Lecture2Notes: Summarizing Lecture Videos by Classifying Slides and Analyzing Text using Machine Learning."

Language: Jupyter Notebook - Size: 10.3 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 45 - Forks: 12

benedekrozemberczki/awesome-decision-tree-papers

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

Language: Python - Size: 870 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 2,400 - Forks: 342

greyblake/whatlang-rs

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

Language: Rust - Size: 2.05 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1,018 - Forks: 113

JCGCosta/Prevh

This package implements the Prevh classification algorithm. Which is a Machine Learning classification algorithm for handling with situation which the kNN can´t be conclusive.

Language: Python - Size: 206 KB - Last synced at: about 8 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

leockl/helstrom-quantum-centroid-classifier Fork of scikit-learn-contrib/project-template

A Scikit-learn Python Package for the Helstrom Quantum Centroid Classifier

Language: Python - Size: 8.03 MB - Last synced at: 25 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

coreygirard/classy

Super simple text classifier using Naive Bayes. Plug-and-play, no dependencies

Language: Python - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 0

fatimesevilgen/email-spam-classifier

📩 Email spam classiffier with Multinomial NB & TFIDF Vectorizer and using Streamlit for Modern UI.

Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

benedekrozemberczki/awesome-fraud-detection-papers

A curated list of data mining papers about fraud detection.

Language: Python - Size: 490 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 1,699 - Forks: 313

charlenry/machine_learning

Mon Notebook sur les fondamentaux du Machine Learning

Language: Jupyter Notebook - Size: 611 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Lornatang/AlexNet-PyTorch

An PyTorch implementation AlexNet.Simple, easy to use and efficient

Language: Python - Size: 1.09 MB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 89 - Forks: 38

artitw/text2class

Multi-class text categorization using state-of-the-art pre-trained contextualized language models, e.g. BERT

Language: Python - Size: 42 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 2

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 Notebook - Size: 4.26 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 241 - Forks: 34

yanncauchepin/Kaggle_DigitRecognizer

Computer vision images learning which recognize digit number from Kaggle.

Language: Jupyter Notebook - Size: 1.28 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

yanncauchepin/Kaggle_TerrainTypes

Size: 225 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mohammadhashim135/Garbage-Classifier

Garbage Classifier is a smart web application built with Streamlit, allowing users to classify waste in real time using a trained Keras deep learning model. Whether it's biodegradable or non-biodegradable, this app helps promote sustainable waste segregation with the power of machine learning and computer vision.

Language: Python - Size: 41.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

EricLBuehler/PerceiverIO-Classifier

A classifier based on PerceiverIO

Language: Jupyter Notebook - Size: 271 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

a-tokyo/ai-zero-shot-classifier

🧠 leverage advanced AI embeddings to perform multilingual zero-shot text classification. Whether you're dealing with unlabelled data or seeking to classify text against dynamic and user-defined labels, this library provides a seamless and efficient solution.

Language: TypeScript - Size: 1.25 MB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

hashirshoaeb/Polygon-classifier 📦

Distinguishing polygon shapes in testing image on the basis of provided training dataset using KNN algorithm.

Language: Python - Size: 10.7 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

neurlang/classifier

Neurlang binary classifier (Hashtron)

Language: Go - Size: 3.31 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 1

andreekeberg/ml-classify-text-js

Machine learning based text classification in JavaScript using n-grams and cosine similarity

Language: JavaScript - Size: 87.9 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 130 - Forks: 11

br3nr/microplastic-transformer

Explainable Detection of Microplastics using Transformer Neural Networks. Includes codes for a classification transformer aimed at classifying microplastic FTIR data.

Language: Python - Size: 5.71 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

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.

Language: Go - Size: 55 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 132 - Forks: 17

madhurimarawat/ML-Model-Datasets-Using-Streamlits

This repository contains my machine learning models implementation code using streamlit in the Python programming language.

Language: Jupyter Notebook - Size: 3.58 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 4

gyrdym/ml_algo

Machine learning algorithms in Dart programming language

Language: Dart - Size: 9.49 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 192 - Forks: 31

akshayjoshii/zendesk-mle

Zendesk Senior MLE Coding Challenge

Language: Python - Size: 212 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

desininja/voice-disorder

Data Science project. ML algorithms to detect voice disorders.

Language: Jupyter Notebook - Size: 3.61 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 4

jsingh811/pyAudioProcessing

Audio feature extraction and classification

Language: Python - Size: 22.9 MB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 225 - Forks: 39

IBM/nlc-icd10-classifier

A simple web app that shows how Watson's Natural Language Classifier (NLC) can classify ICD-10 code. The app is written in Python using the Flask framework and leverages the Watson Developer Cloud Python SDK

Language: Python - Size: 4.37 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 117 - Forks: 58

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.

Language: C# - Size: 1.1 MB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 28 - Forks: 6

benedekrozemberczki/awesome-gradient-boosting-papers

A curated list of gradient boosting research papers with implementations.

Language: Python - Size: 1.48 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 1,022 - Forks: 160

samkennerly/kingofsnake

Data tools in Jupyter notebooks served from a container. Includes examples of cleaning, classification, clustering, graph drawing, and principal component analysis.

Language: Jupyter Notebook - Size: 27.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1

ritirai06/Basic-Deep-Learning-Projects

There are several deep learning basic projects which provide good knowledge of basic concepts of deep learning & it's consist variety of algorithms of DL(like aslinear Regressor problem ,linear Classifier problem ,Tensorflow and keras)

Language: Jupyter Notebook - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ZygoteCode/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!

Language: C# - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

navneetkrc/Deep-Learning-Experiments-implemented-using-Google-Colab

Colab Compatible FastAI notebooks for NLP and Computer Vision Datasets

Language: Jupyter Notebook - Size: 344 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 20 - Forks: 7

pangwong/pytorch-multi-label-classifier

A pytorch implemented classifier for Multiple-Label classification

Language: Python - Size: 5.23 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 315 - Forks: 71

benedekrozemberczki/shapley

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

Language: Python - Size: 826 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 220 - Forks: 35

d6o/Gorganizer

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

Language: Go - Size: 939 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 355 - Forks: 17

LiMeng95/pytorch_hand_classifier

Simple hand classifier by Pytorch and ResNet

Language: Python - Size: 388 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 98 - Forks: 42

ojroques/tls-malware-detection

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

Size: 3.99 MB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 21 - Forks: 0

mehrdadalmasi2020/xlm-roberta-text-classifier-lux

A library that leverages pre-trained XLM-RoBERTa models for multilingual text classification (French, German, English, and Luxembourgish) with easy-to-use fine-tuning capabilities.

Language: Python - Size: 83 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

stdlib-js/datasets-spam-assassin

Spam Assassin public mail corpus.

Language: JavaScript - Size: 69.1 MB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1

Ashad001/ML-DL-Projects

This repository contains a compilation of my Python projects and notebooks focusing on Machine Learning and Deep Learning.

Language: Jupyter Notebook - Size: 4.77 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

hlee-ai/HandwritingCalculator

I made a calculator app that recognizes and evaluates handwritten math expression

Language: Python - Size: 77.9 MB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 3

google/licenseclassifier

A License Classifier

Language: Go - Size: 85.3 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 325 - Forks: 79

santhisenan/DeepDefense

DDoS attack detection using BLSTM based RNN

Language: Jupyter Notebook - Size: 2.48 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 74 - Forks: 25

PRITHIVSAKTHIUR/Mirage-Photo-Classifier

Mirage-Photo-Classifier is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224 for a binary image authenticity classification task. It is designed to determine whether an image is real or AI-generated (fake) using the SiglipForImageClassification architecture.

Language: Python - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

beenotung/tensorflow-helpers

Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more

Language: TypeScript - Size: 105 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fredwu/simple_bayes

A Naive Bayes machine learning implementation in Elixir.

Language: Elixir - Size: 97.7 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 392 - Forks: 25

ssusnic/Machine-Learning-Doodle-Recognition

A project on making a game like Quick Draw using Machine Learning with Convolutional Neural Network.

Language: JavaScript - Size: 2.01 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 37 - Forks: 13

tsipkens/pydias

Python code to perform both more traditional unidimensional (e.g., of SMPS data) or bidimensional (from tandem measurements) inversion of aerosol size distributions.

Language: Python - Size: 97.7 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

T-ABISHEK/Embedded-Intent-Classifier

A production-grade FastAPI application that uses sentence embeddings to classify user prompts into 4 categories: Built using Python, BGE SentenceTransformer, Scikit-learn, and FastAPI.

Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

kamalkraj/ALBERT-TF2.0

ALBERT model Pretraining and Fine Tuning using TF2.0

Language: Python - Size: 235 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 203 - Forks: 44

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.

Language: PHP - Size: 4.89 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 2

eeyribas/DeepLearning-Classifier

Contains applications related to Deep Learning Classification. The two applications perform classification using different trained models.

Language: Python - Size: 32.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

alercebroker/lc_classifier 📦

Alert Classification for the ALeRCE Broker System: The Light Curve Classifier

Language: Jupyter Notebook - Size: 16.4 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 3

leoliu0605/Better-GitHub-UX

A feature-rich Chrome extension designed to enhance your GitHub experience by providing advanced management for your repositories and starred items, including categorization and synchronization.

Language: JavaScript - Size: 89.8 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

negativenagesh/Arecaverse

Areca nut quality sorting is a manual process done by farmers, so this project is aimed to make areca nut quality sorting without human intervention

Language: Jupyter Notebook - Size: 89.2 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

gajeshbhat/Software-Requirements-Classifier

CLI tool to classify software requirements using local LLMs via Ollama. Supports PDF, JSON, or console output.

Language: Python - Size: 125 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 3

UnsignedArduino/Chessbot

A Raspberry Pi that uses a camera to look at the board and tells you it's move on a monitor.

Language: Jupyter Notebook - Size: 122 MB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

stevenjson/CuisineClassifying

Automated Cuisine Classification of Recipes

Language: HTML - Size: 19.3 MB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 22 - Forks: 5

cserajdeep/LIQUID-NEURAL-NETWORK-LNN

LIQUID NEURAL NETWORK LNN CLASSIFIER AND REGRESSION

Language: Jupyter Notebook - Size: 34.2 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

winkjs/wink-naive-bayes-text-classifier

Naive Bayes Text Classifier

Language: JavaScript - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 40 - Forks: 9

greenelab/pancancer

Building classifiers using cancer transcriptomes across 33 different cancer-types

Language: Jupyter Notebook - Size: 28.8 MB - Last synced at: 29 days ago - Pushed at: about 6 years ago - Stars: 119 - Forks: 58

greenelab/pancancer-evaluation

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

Language: Jupyter Notebook - Size: 86.6 MB - Last synced at: 29 days ago - Pushed at: 8 months ago - Stars: 8 - Forks: 1

IvanBongiorni/TensorFlow2.0_Notebooks

Implementation of a series of Neural Network architectures in TensorFow 2.0

Language: Jupyter Notebook - Size: 1.66 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 37 - Forks: 22

A-lii/ASD-detection-using-Q-CHAT10-and-SRS

Machine Learning Project using textual data - A comparison between SRS and Q-CHAT10 for autism detection.

Language: Jupyter Notebook - Size: 2.25 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Networks-Learning/differentiable-learning-under-triage

Code and real data for "Differentiable Learning Under Triage", NeurIPS 2021

Language: Jupyter Notebook - Size: 14 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

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: Python - Size: 224 MB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 154 - Forks: 99

wisepythagoras/website-fingerprinting

Deanonymizing Tor or VPN users with website fingerprinting and machine learning.

Language: Python - Size: 192 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 95 - Forks: 24

prof-nussbaum/INTEGRAT-reading-the-mind-of-the-AI-robot

INTEGRAT Teaches best practices in AI training (example app is Phoneme Recognition)

Language: C - Size: 27.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

vls-00/Neural-Networks-for-Vaccine-Sentiment-Classifier

:robot: :capital_abcd: Making the vaccine sentiment classifier using tweets as datasets with the help of Pytorch Neural Networks and Glove word embeddings. Using both feed-forward nets and bidirectional stacked RNNs.

Language: Jupyter Notebook - Size: 3.11 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

niiknow/bayes

naive bayes in php

Language: PHP - Size: 47.9 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 67 - Forks: 15

sachincs3108/Hands-on_project

Advanced Real-Life Projects on Telecom churn case study and Sentiment Analysis using NLP(NaiveBayes)

Language: Jupyter Notebook - Size: 4.13 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sametmemis/IFPIFSC

IFPIFSC

Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

1coxy57/SimpleClassifier

Rest API for classifying images based on pre-trained models or your own models using YOLO

Language: Python - Size: 4.76 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

pln-fing-udelar/pghumor

Is This a Joke? Humor Detection in Spanish Tweets

Language: Python - Size: 91.3 MB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 54 - Forks: 20

gugarosa/opfython

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

Language: Python - Size: 459 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 36 - Forks: 17

Related Keywords
classifier 1,115 machine-learning 417 python 237 classification 179 deep-learning 104 tensorflow 93 nlp 73 python3 67 pytorch 64 neural-network 61 keras 55 machine-learning-algorithms 51 cnn 50 jupyter-notebook 48 ai 48 artificial-intelligence 45 data-science 44 logistic-regression 44 classification-algorithm 44 computer-vision 42 random-forest 40 image-classification 40 ml 39 svm 37 neural-networks 36 sklearn 35 scikit-learn 33 opencv 33 convolutional-neural-networks 32 naive-bayes-classifier 30 numpy 30 deep-neural-networks 27 flask 27 dataset 27 pandas 25 decision-tree-classifier 24 naive-bayes 24 text-classification 24 machinelearning 22 svm-classifier 22 natural-language-processing 22 javascript 21 decision-trees 21 knn 20 nodejs 20 perceptron 20 decision-tree 20 classification-model 20 model 19 supervised-learning 19 java 19 classifier-model 19 sentiment-analysis 18 image-processing 18 knn-classifier 17 regression 17 keras-tensorflow 17 transfer-learning 16 lstm 16 mnist 16 support-vector-machines 15 random-forest-classifier 15 prediction 15 detection 15 gradient-boosting 14 nltk 14 python-3 14 classifier-training 14 nlp-machine-learning 13 clustering 13 image-classifier 13 bayes 13 vehicle-detection 12 learning 12 tensorflow2 12 pipeline 12 iris-dataset 12 matplotlib 12 deeplearning 11 docker 11 linear-regression 11 face-recognition 11 matlab 11 algorithm 11 xgboost 11 bert 11 resnet 11 mlp 11 data-analysis 11 kaggle 11 knn-classification 11 opencv-python 11 data-mining 10 streamlit 10 accuracy 10 text 10 unsupervised-learning 10 gaussian-naive-bayes 10 training 10 r 10