This is a sub modular package for encoding
Project description
## Deep Air Encoder
### Package structure
deepair_encoder
├── encoder.py
├── __init__.py
└── utils
├── encoder_tools.py
├── __init__.py
├── logger.py
└── splitters.py
1 directory, 6 files
### Dependencies
> **Note**: The following python3 packages are necessary for this package to run:
>
> 1. numpy
> 2. scipy
> 3. pandas
> 4. sklearn
> 5. tabulate
> 6. datetime
> 7. tqdm
> 8. time
### Package structure
deepair_encoder
├── encoder.py
├── __init__.py
└── utils
├── encoder_tools.py
├── __init__.py
├── logger.py
└── splitters.py
1 directory, 6 files
### Dependencies
> **Note**: The following python3 packages are necessary for this package to run:
>
> 1. numpy
> 2. scipy
> 3. pandas
> 4. sklearn
> 5. tabulate
> 6. datetime
> 7. tqdm
> 8. time
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
deepair_encoder-0.0.1.tar.gz
(6.7 kB
view hashes)
Built Distribution
Close
Hashes for deepair_encoder-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05b46c33ea944837ff44884fdc2c43a32e1c01474ed3e16c421f07f10abb5fee |
|
MD5 | 1075bccf68424798d65fe91e05f79fc2 |
|
BLAKE2b-256 | e90af43bf55db737a846264741cf0e030c06bd357d566c7276e43e0725e453bf |