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

GitHub topics: binary-classifier

wahki/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: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

jan1na/Bleeding-Detecting-on-Capsule-Endoscopy

Binary Classifier to detect bleeding in caplse endoscopy images.

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

th3-riddler/Mushroom-Binary-Classifier

A simple binary classification project which detects whether a mushroom is edible or not

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

joshstantoncodes/Lung-Cancer-Deep-Neural-Network-Binary-Classifier

A beginner project for training a binary classifier using lung cancer miRNA datasets from the Cancer Genome Atlas.

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

nishi1612/Email-Spam-Classification-using-SVM

The uploaded codes help to classify emails into spam and non spam classes by using Support Vector Machine classifier.

Language: Python - Size: 463 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 31 - Forks: 11

Manohara-Ai/TinyVGG_Inspired_Binary_Classifier

This project implements a Convolutional Neural Network (CNN) binary classifier inspired by the TinyVGG architecture.

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

yashkathe/Heart-Failure-Binary-Classification

Binary classification model using PyTorch to predict heart failure using clinical data.

Language: Jupyter Notebook - Size: 2.44 MB - Last synced at: 25 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

AHMEDSANA/Binary-class-Brain-Tumor-classification

In this we trained a model to detect if there is a tumor in the brain image given to the model. Meaning a model for binary class with an accuracy of above 90 for same and cross validation.

Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

mixaisealx/LazyFCA-IPS-demo

Lazy FCA (Formal Concept Analysis) interpretable binary classificatory via Interval Pattern Structures.

Language: C++ - Size: 1.28 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

TrainingByPackt/Natural-Language-Processing-Fundamentals

Use Python and NLTK to build out your own text classifiers and solve common NLP problems

Language: Jupyter Notebook - Size: 362 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 47 - Forks: 48

suryadevarapranav/Statistical-ML

Project Work for the course COMP 540, Fall'23 (Rice University).

Language: Jupyter Notebook - Size: 51 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cima22/Twitter_food_popularity

Short project done for the course "Introduction to Machine Learning" @ UniTS.

Language: R - Size: 1.43 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

TrainingByPackt/Natural-Language-Processing-Fundamentals-eLearning

Build intelligent applications that can interpret the human language to deliver impactful results

Language: Jupyter Notebook - Size: 285 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 14

leeh-nix/MRI-CT-Scan-Classifier

MRI, CT Scan brain image classifier

Language: Python - Size: 50 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mrtaz77/Deep-CNN-Image-Classifier

A deep cnn image classifier

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

wiseright/deep_learning-tensorflow-binary_classification

Deep Learning using Python and Tensorflow 2.0 (binary classification)

Language: Python - Size: 1.55 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AstraBert/VirBiCla

A novel ML-based binary classifier to tell viral and non-viral long reads apart in metagenomic samples.

Language: Python - Size: 49.1 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tinykishore/RFWOC 📦

Ameliorating Performance of Random Forest using Data Clustering | Research for a novel approach for binary class classification problem

Language: Python - Size: 7.03 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DalyaLami/Nonprofit_Foundation_Alphabet_Soup

Using machine learning and neural networks, use the features in the provided dataset to create a binary classifier that can predict whether applicants will be successful if funded by Alphabet Soup.

Language: Jupyter Notebook - Size: 328 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ShabGaming/Bank-Customer-Churn-Binary-Classification

The primary objective of this project was to develop a predictive model capable of accurately determining whether a bank customer will maintain or close their account. Kaggle Playground Series S4E1

Language: Jupyter Notebook - Size: 27.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

smzoha/diabetes-prediction

Diabetes Prediction using Three Machine Learning Algorithms - Logistic Regression, Random Forest & SVM

Language: Python - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sachink1729/Brain-MRI-Images-for-Brain-Tumor-Detection

Brain MRI Images for Brain Tumor Detection using convolutional neural networks.

Language: Jupyter Notebook - Size: 260 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jaisal1311/Deep-Learning

Language: Jupyter Notebook - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

M-Adil-AS/Perceptron-Learning

Binary Linear Classifier - AI Supervised Algorithm

Language: JavaScript - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SherryKennedy/Neural_Network_Charity_Analysis_Deep_Learning

Create a binary classifier that is capable of predicting whether applicants will be successful if funded by a charity. This involved taking a deep dive into neural networks. Initially run on google-colab

Language: Jupyter Notebook - Size: 2.37 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BMCARDONA/Hot-dog-Not-hot-dog-Classifier

A binary classifier to test whether an image belongs to the "hot dog" class or the "not hot dog" class, as seen on HBO's Silicon Valley.

Language: Jupyter Notebook - Size: 45.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

13263952/deep-learning

This tool is meant to help select the applicants for funding with the best chance of success in their ventures. The information was used to create a binary classifier that can predict whether applicants will be successful if funded.

Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ivansakov/yandex-practicum-ds-projects

Repository featuring my data science portfolio, showcasing projects completed during my training at Yandex.Practicum.

Language: Jupyter Notebook - Size: 2.06 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

lukesnyder98/Neural_Network_Charity_Analysis

Creating and optimizing a binary classifier that predicts whether charity organizations will be successful if funded by a fictional foundation. Done for Rutgers University's Data Science Boot Camp.

Language: Jupyter Notebook - Size: 1.59 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

spierceVR/binary-classifier-nn

Toy neural network in rust

Language: Rust - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

honghanhh/definition_extraction

Slovenian Definition Extraction

Language: Python - Size: 3.21 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SaqibAMA/HOT-DOG-or-NOT-HOT-DOG

Silicon Valley inspired binary classifier to identify hot-dogs and not-hot-dogs. Source: https://www.youtube.com/watch?v=vIci3C4JkL0

Language: Jupyter Notebook - Size: 914 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

azulrosales/dog-binary-classifier

A neural network logistic regression model that distinguishes between two dog breeds.

Language: Jupyter Notebook - Size: 227 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

detjonmataj/C-Perceptron

Implementation of a Simple Perceptron (Simplest Neural network by Frank Rosenblatt) in C based on the example given example in the Veritasium video.

Language: C - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

jonathanyin12/Dog-vs-Cat-Classifier

An image classifier that determines whether an image contains a dog or a cat.

Language: Python - Size: 585 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

fpaupier/pi-mask-detection

Pipeline for mask detection over a Pi camera video feed.

Language: Python - Size: 5.69 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

kbmclaren/assn1-CMSC478-ML

The ML task in this assignment is binary classification, stock market prediction, based on daily news dataset.

Language: Jupyter Notebook - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

heshanera/PAClassifier

Online Passive Aggressive Binary Classifier

Language: Python - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

darthbatman/riiid-aied-challenge

Explores classification methods to predict whether a student will answer a test question correctly

Language: Jupyter Notebook - Size: 113 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

LailaMahmoudi/mnist-classification

MNIST Handwritten Digits Classification

Language: Jupyter Notebook - Size: 117 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

DiegoCabreraN/Catdog-Classifier

A Binary Classifier based on the Cats Vs Dogs dataset served in Flask

Language: HTML - Size: 34.8 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sidd3103/Cats-vs-Dogs

Binary classifier that determines whether an image is of a cat or a dog.

Language: Jupyter Notebook - Size: 85.4 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

UnixJunkie/orsvm-e1071

Access the Linear or RBF kernel SVM from OCaml using the R e1071 or svmpath packages

Language: OCaml - Size: 63.5 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

RaghuvirShirodkar/perceptron_binary_classifier

Language: Jupyter Notebook - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords
binary-classifier 44 machine-learning 15 python 10 binary-classification 9 deep-learning 7 tensorflow 6 classification 5 random-forest 5 pandas 5 python3 5 keras 4 neural-network 4 scikit-learn 4 supervised-learning 3 convolutional-neural-networks 3 svm 3 cnn-classification 3 ai 3 nlp 3 jupyter-notebook 3 classification-algorithm 3 lda 2 linear-regression 2 markov-chain 2 latent-dirichlet-allocation 2 api 2 kaggle 2 classification-model 2 brain 2 natural-language-processing 2 tokenization 2 neural-networks 2 tensorflow2 2 artificial-intelligence 2 pytorch 2 ml 2 matplotlib 2 linear-classifier 2 deep-neural-networks 2 mnist-classification 2 mnist-handwriting-recognition 2 regression 2 stopwords-removal 2 binary 2 machine-learning-algorithms 2 numpy 2 resnet-50 2 data-science 2 flask 2 vgg16 1 alphabet-soup 1 lightgbm 1 nltk 1 libsvm 1 sklearn 1 optimization 1 neural-networks-from-scratch 1 language-models 1 mbert 1 mdistilbert 1 computer-vision 1 rule-based-classifier 1 slovenian 1 transformers 1 xlmr 1 logistic-regression 1 perceptron-neural-networks 1 svmpath 1 rbf-kernel 1 regression-algorithms 1 regression-models 1 resnet 1 wine-quality-prediction 1 r 1 perceptron-learning-algorithm 1 analysis 1 google-colab 1 hbo 1 hot-dog 1 inception-v3 1 mobilenet-v2 1 not-hot-dog 1 ocaml-library 1 silicon-valley 1 linear-kernel 1 f1-score 1 data-visualization 1 edge-tpu 1 face-detection 1 iot 1 iot-application 1 iot-device 1 mask-detection 1 raspberry-pi 1 tflite 1 cross-validation 1 lstm 1 passive-aggressive 1 tflite-models 1 xgboost 1