ðŸ§
kendrite
A framework for attentive explainable deep learning on tabular data
💨
Quick start
kedro run
🧱
Built upon
Technology | Description | Links |
---|---|---|
kedro |
Python framework for creating reproducible, maintainable and modular machine learning pipelines | github docs |
tabnet |
Interpretable pytorch deep learning architecture for modeling tabular data |
arxiv github |
mlflow |
Platform to manage the ML lifecycle, including experimentation, reproducibility, deployment, and a central model registry | github docs |
ray[tune] |
Package for distributed hyper-parameter tuning. | github docs |