Measure and visualize machine learning model performance without the usual boilerplate.
-
Updated
Sep 13, 2024 - Python
Measure and visualize machine learning model performance without the usual boilerplate.
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.
Machine learning utility functions and classes.
Matlab code for computing and visualization: Precision-Recall curve, AUPR, Accuracy etc. for Classification.
ML/CNN Evaluation Metrics Package
An implementation of a density based outlier detection method - the Local Outlier Factor Technique, to find frauds in credit card transactions. For detecting both local and global outliers.
Script to compute Precision, Recall, AvP and MAP and to plot PR curves in the context of Information Retrieval evaluation.
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.
This code build up a predicting model use the Machine learning algorithms such as Decision Tree, k-Nearest Neighbors etc. on the Vehicle to predict the departure action
Identify which customer is willing to possess the insurance policy, so we campaign efficiently.
A wide variety of supervised and unsupervised machine learning methods using the scikit-learn library
Predict fraudulent credit card transactions using TensorFlow, Keras, K Neighbors, Decision Tree, SVM Regression and Logistic Regression classifiers .
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.
Linear Regression, Logistic Regression, ML Pipeline
Training binary classifier and multi-class classifier to classify the MNIST datase
Предиктивный анализ оттока клиентов
Develop a model to predict which retail customers will respond to a marketing campaign. Logistic Regression shows the best performance.
Build repository for brambox - https://gitlab.com/eavise/brambox
Predicting Bank Term Deposit Subscribers using Decision Trees
Add a description, image, and links to the precision-recall-curve topic page so that developers can more easily learn about it.
To associate your repository with the precision-recall-curve topic, visit your repo's landing page and select "manage topics."