statusrank/XCurve
XCurve is an end-to-end PyTorch library for X-Curve metrics optimizations in machine learning.
When building machine learning models for critical, high-risk situations like disease prediction or fraud detection, decision parameters often shift. This tool helps you create models that remain robust and perform well regardless of these changes. It takes your existing machine learning model and data, and outputs a trained model optimized for consistent performance across varying decision thresholds, useful for anyone developing risk-averse AI applications.
143 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to build machine learning models that maintain high, reliable performance even when the decision-making rules or thresholds change dynamically.
Not ideal if your application has static decision thresholds or if you are not working with imbalanced datasets or high-stakes risk-aversion problems.
Stars
143
Forks
8
Language
Python
License
—
Category
Last pushed
Sep 02, 2023
Commits (30d)
0
Dependencies
14
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/statusrank/XCurve"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)