Dual-Attention Neural Networks for tabular data classification and regression
Project description
DANet Pipeline
A PyTorch-based deep learning pipeline for tabular data classification and regression, featuring Dual-Attention Networks (DANet) with feature-wise self-attention and optional sample-wise attention mechanisms.
Features
- Dual-Attention Architecture: Feature-level self-attention for learning complex feature interactions, plus optional sample-level attention
- End-to-End Pipeline: Handles preprocessing (scaling, encoding), training, evaluation, hyperparameter tuning, and model persistence
- Hyperparameter Optimization: Built-in Optuna integration with Bayesian optimization and early pruning
- Production Ready: Save/load full pipelines with preprocessing artifacts, reproducible training with seed control
- Extensible Design: Abstract base class makes it easy to add new task types (regression, binary/multiclass classification)
Installation
pip install danet-pipeline
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dantabnn-0.1.0.tar.gz
(19.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
dantabnn-0.1.0-py3-none-any.whl
(21.8 kB
view details)
File details
Details for the file dantabnn-0.1.0.tar.gz.
File metadata
- Download URL: dantabnn-0.1.0.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
882605e5eed220c64f4aa877ea3358b47d569b2f2fd5581427067a5f8d6c0e63
|
|
| MD5 |
031231c5947b6d32c8df26b219309119
|
|
| BLAKE2b-256 |
ef4488e89bd5de544a712e0a742af1c6371d338274f1dd6d6479d4d27960a35b
|
File details
Details for the file dantabnn-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dantabnn-0.1.0-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29076df845dfde3aaf792640bce7055cdbd3ddeb8d5c4dd98f3bad1709ec8282
|
|
| MD5 |
f804b0fd63f59c584db8e1808a00303e
|
|
| BLAKE2b-256 |
218a6b1d5db650eb95bbe0db6b95e7e8823a439492cb8a18645077b89a1924ec
|