Difference Boosting Neural Network Implementation
Project description
DBNN (Difference Boosting Neural Network)
A GPU-optimized implementation of Difference Boosting Neural Networks for classification tasks.
Usage
- Create a configuration file
<dataset_name>.confin your working directory:
{ "file_path": "your_data.csv", "target_column": "your_data_target_name", "separator": ",", "has_header": true, "likelihood_config": { "feature_group_size": 2, "max_combinations": 1000 } }
Installation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dbnn-4.7.2.tar.gz
(17.0 kB
view details)
File details
Details for the file dbnn-4.7.2.tar.gz.
File metadata
- Download URL: dbnn-4.7.2.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
455f3c49b3a6e8d6fe263c100c84d941191f52186166cbf0803a023117e76866
|
|
| MD5 |
7faa3936efebc32a760333efb41050d0
|
|
| BLAKE2b-256 |
3e2f88cdcfdebd6b45b045476ad65b399140b37478c371d71e50b1851e64ea4e
|