binary-classification
There are 1139 repositories under binary-classification topic.
sb-ai-lab/LightAutoML
Fast and customizable framework for automatic ML model creation (AutoML)
Mahlet-Inc/hobbits
A multi-platform GUI for bit-based analysis, processing, and visualization
semasuka/Credit-card-approval-prediction-classification
Credit risk analysis for credit card applicants
umbertogriffo/focal-loss-keras
Binary and Categorical Focal loss implementation in Keras.
rahul-raj/Java-Deep-Learning-Cookbook
Code for Java Deep Learning Cookbook
paypal/autosklearn-zeroconf
autosklearn-zeroconf is a fully automated binary classifier. It is based on the AutoML challenge winner auto-sklearn. Give it a dataset with known outcomes (labels) and it returns a list of predicted outcomes for your new data. It even estimates the precision for you! The engine is tuning massively parallel ensemble of machine learning pipelines for best precision/recall.
cmasch/cnn-text-classification
Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0
mm909/Kaggle-Autism
Detecting Autism Spectrum Disorder in Children With Computer Vision - Adapting facial recognition models to detect Autism Spectrum Disorder
ShawnyXiao/2017-CCF-BDCI-Enterprise
2017-CCF-BDCI-企业经营退出风险预测:9th/569 (Top 1.58%)
dangnh0611/kaggle_rsna_breast_cancer
1st place solution of RSNA Screening Mammography Breast Cancer Detection competition on Kaggle: https://www.kaggle.com/competitions/rsna-breast-cancer-detection
cgnorthcutt/rankpruning
🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.
UrbsLab/STREAMLINE
Simple Transparent End-To-End Automated Machine Learning Pipeline for Supervised Learning in Tabular Binary Classification Data
lucazav/binclass-tools
The binclass-tools package contains a set of Python wrappers and interactive plots that facilitate the analysis of binary classification problems.
ShawnyXiao/2018-Kaggle-AdTrackingFraud
2018 - Kaggle - TalkingData AdTracking Fraud Detection Challenge: Silver medal (银牌)
AFAgarap/wisconsin-breast-cancer
[ICMLSC 2018] On Breast Cancer Detection: An Application of Machine Learning Algorithms on the Wisconsin Diagnostic Dataset
itakurah/Focal-loss-PyTorch
Focal Loss implementation of the loss function proposed by Facebook AI Research to address class imbalance during training in tasks like object detection
closest-git/LiteMORT
A memory efficient GBDT on adaptive distributions. Much faster than LightGBM with higher accuracy. Implicit merge operation.
devanshkv/fetch
A set of deep learning models for FRB/RFI binary classification.
ShawnyXiao/2018-Tencent-Lookalike
2018-腾讯广告算法大赛-相似人群拓展(初赛):10th/1563 (Top 0.64%)
anindox8/Ensemble-of-Multi-Scale-CNN-for-Dermatoscopy-Classification
Fully supervised binary classification of skin lesions from dermatoscopic images using an ensemble of diverse CNN architectures (EfficientNet-B6, Inception-V3, SEResNeXt-101, SENet-154, DenseNet-169) with multi-scale input.
joaoaleite/ToLD-Br
Toxic Language Detection in Social Media for Brazilian Portuguese: New Dataset and Multilingual Analysis
orchardbirds/bokbokbok
Custom Loss Functions and Evaluation Metrics for XGBoost and LightGBM
chen0040/keras-malicious-url-detector
Malicious URL detector using keras recurrent networks and scikit-learn classifiers
todd-cook/ML-You-Can-Use
Practical ML and NLP with examples.
chen0040/js-regression
Package provides javascript implementation of linear regression and logistic regression
DunnBC22/NLP_Projects
Repository for My HuggingFace Natural Language Processing Projects
VinAIResearch/COVID19Tweet
WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets
Zaczero/osm-yolo-crossings
🦓 AI-powered OpenStreetMap tool for importing zebra crossings
moohax/Deep-Drop
Machine learning enabled dropper
MuhammedBuyukkinaci/TensorFlow-Binary-Image-Classification-using-CNN-s
Binary Image Classification in TensorFlow
golden-panther/glaucoma-detector
Glaucoma detection automation project. Trained a binary image classifier using CNNs and deployed as a streamlit web app. It takes eye (retinal scan) image as input and outputs whether the person is affected by glaucoma or not.
ikegami-yukino/oll-python
Online machine learning algorithms (based on OLL C++ library)
AsyrafAzlan/malay-fake-news-classification
Malay Fake News Classification using CNN, BiLSTM, C-LSTM, RCNN, FT-BERT and BERTCNN.
ShawnyXiao/2018-JData-Unicom-RiskUser
2018-JData-联通-基于移动网络通讯行为的风险用户识别:Baseline 0.77