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.
Machine learning utility functions and classes.
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.
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
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..
Run histogram-based gradient boosted trees binary classifier on generated data and interpret results with standard metrics, SHAP, and supervised clustering
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."