virelay/corelay
CoRelAy is a tool to compose small-scale (single-machine) analysis pipelines.
This tool helps researchers and data scientists build and run custom analysis workflows, particularly for understanding how AI models make decisions (explainable AI). You provide your raw data, and the tool processes it through a series of steps you define, producing analyzed data ready for further interpretation or visualization. It's designed for anyone needing to create efficient, step-by-step data analysis on a single computer.
Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Use this if you need to construct multi-step data processing routines for explainable AI or other analytical tasks and want to reuse intermediate results to save time.
Not ideal if you primarily work with very large datasets that require distributed computing across multiple machines, or if you need a simple, single-purpose analysis tool without custom pipeline building.
Stars
31
Forks
2
Language
Python
License
LGPL-3.0
Category
Last pushed
Jul 21, 2025
Commits (30d)
0
Dependencies
7
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/virelay/corelay"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PriorLabs/TabPFN
⚡ TabPFN: Foundation Model for Tabular Data ⚡
pyg-team/pytorch-frame
Tabular Deep Learning Library for PyTorch
NVIDIA-Merlin/NVTabular
NVTabular is a feature engineering and preprocessing library for tabular data designed to...
PriorLabs/tabpfn-extensions
Community extensions for TabPFN - the foundation model for tabular data. Built with TabPFN! 🤗
pytorch-tabular/pytorch_tabular
A unified framework for Deep Learning Models on tabular data