GitHub topics: precision-recall-curve
mart-mihkel/nullmodels
Language: Jupyter Notebook - Size: 2.75 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

metriculous-ml/metriculous
Measure and visualize machine learning model performance without the usual boilerplate.
Language: Python - Size: 3.54 MB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 97 - Forks: 11

sushant1827/Credit-Card-Fraud-Detection
Demonstrates the use of ML for Anomaly Detection for Credit Card Transactions: Identifying Fraudulent Activity using Imbalanced Data
Language: Jupyter Notebook - Size: 11.9 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

saranya-ponnarasu/Bank_TermDeposit_Prediction
Predicting Bank Term Deposit Subscribers using Decision Trees
Language: Jupyter Notebook - Size: 2.28 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

FabricioArendTorres/streamAUC
Light-weight package for classification metrics computed on streams or minibatches of data. Mainly for area under the curve (AUC) of precision-recall (PR) or receiver operating characteristic (ROC) curves. Supports multi-class setting with either macro- or micro aggregation..
Language: Python - Size: 152 KB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

afairless/binary_classification_shap
Run histogram-based gradient boosted trees binary classifier on generated data and interpret results with standard metrics, SHAP, and supervised clustering
Language: Python - Size: 22.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

larenwell/ai-ml-insurance-claim-challenge
The company has collected historical customer and claims data and wants to use it to develop a machine learning model that can predict whether a customer will file an insurance claim in the next year.
Language: Jupyter Notebook - Size: 2.15 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

larenwell/ai-ml-diabetes-challenge
Repository where it is intended to address the detection of patients who will be readmitted for problems with diabetes.
Language: Jupyter Notebook - Size: 7.49 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

eavise-kul/brambox-build
Build repository for brambox - https://gitlab.com/eavise/brambox
Language: Shell - Size: 72.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

larenwell/ds-ml-pycaret-latam-airlines-challenge
Repository where it is intended to address the challenge of LATAM Airlines, which consists of predicting the probability of delay of flights that land or take off from the Santiago de Chile airport (SCL)
Language: Jupyter Notebook - Size: 19.4 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

hidiryuzuguzel/Machine-Learning-Examples
Language: Jupyter Notebook - Size: 917 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 3

emrecanduran/Marketing-Campaign-Response-Prediction
Develop a model to predict which retail customers will respond to a marketing campaign. Logistic Regression shows the best performance.
Language: Jupyter Notebook - Size: 4.65 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sheetalkalburgi/optimising-for-precision
Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

adarshsankarrs/Spotify-Data-Analysis---RF-vs-MLP-Study
The project involves using machine learning techniques, like RandomForestClassifier and MLP, to predict whether a song will be popular or not based on its acoustic features. The input consists of various acoustic and metadata features, while the output is a binary classification.
Language: Jupyter Notebook - Size: 651 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

sharmaroshan/SECOM-Detecting-Defected-Items
Anamoly Detection for Detecting Defected Manufactured Semi-Conductors, as in this case of Classification, the Defected Chips would be very less in comparison to perfect Chips so we have apply either Over-Sampling or Under-Sampling.
Language: Jupyter Notebook - Size: 4.88 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 24 - Forks: 13

lotusCN/Precision-Recall-Curve
Matlab code for computing and visualization: Precision-Recall curve, AUPR, Accuracy etc. for Classification.
Language: MATLAB - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 3

pankush9096/kaggle-Credit-Card-Fraud-Detection
This is an highly imbalanced data with only 1.72% minority and 98.28% majority class, i will be explaining Up and down sampling and effect of sampling before and while doing cross validation. Model has been evaluated using precision recall curve.
Language: Jupyter Notebook - Size: 2.21 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 4

Ola76/Titanic_Dataset
In the project, Titanic data was obtained from Kaggle.com. The aim is to understand the survival rate and classes on the passengers.
Language: Jupyter Notebook - Size: 996 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

stefmolin/ml-utils
Machine learning utility functions and classes.
Language: Python - Size: 230 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 14

Mr-TalhaIlyas/Evaluation-Metrics-Package-Tensorflow-PyTorch-Keras
ML/CNN Evaluation Metrics Package
Size: 2.45 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

fethi-ourghi/face-detection-evaluation
Evaluation of different face detection algorithms existing in the literature using different benchmarks
Language: Jupyter Notebook - Size: 4.84 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jaiminjariwala/Logistic_Regression_Project
A Classification Model that can predict whether or not a person has presence of Heart Disease or not!
Language: Jupyter Notebook - Size: 511 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

guilhermedom/sentiment-analysis-alexa-reviews
Fully connected neural network analyzing sentiments in reviews for Amazon's Alexa.
Language: Jupyter Notebook - Size: 377 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

schatzederwelt/customer-churn-prediction
Предиктивный анализ оттока клиентов
Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AkashSDas/predict-hr-stay-or-leave
Sampling unbalanced dataset using SMOTE and creating a classifier to classify if a HR will stay or leave.
Language: Jupyter Notebook - Size: 2.59 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jadhavsujit4/LuceneIndexing
Search engine that queries for information to find the best results based on custom analysers and indexing techniques.
Language: C - Size: 142 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Jstacs/PRROC
Language: R - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

rohith28/Classification
Training binary classifier and multi-class classifier to classify the MNIST datase
Language: Jupyter Notebook - Size: 21.8 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1
