3 functions for for sprint 2.1 module
Project description
Data Transformation Library
Project description
3 functions that are common for transforming data used in machine learning models.
- Transpose signature: transpose2d(input_matrix: list[list[float]]) -> list
- Time Series Windowing signature: window1d(input_array: list | np.ndarray, size: int, shift: int = 1, stride: int = 1) -> list[list | np.ndarray]
- Cross-Correlation signature: convolution2d(input_matrix: np.ndarray, kernel: np.ndarray, stride : int = 1) -> np.ndarray
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
functions3-0.1.3.tar.gz
(1.9 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
File details
Details for the file functions3-0.1.3.tar.gz.
File metadata
- Download URL: functions3-0.1.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.10 Linux/5.15.0-78-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d9c245abdbbcbdd00a0c7dfb7a10b27d9553f8068ba44041820a7556735dd50
|
|
| MD5 |
ab110080f998916c6b56cfea41ad2f41
|
|
| BLAKE2b-256 |
6bff5015007c49c17fd8a16d67639f2a9866a1c9a40025bee8ba399649325727
|
File details
Details for the file functions3-0.1.3-py3-none-any.whl.
File metadata
- Download URL: functions3-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.10 Linux/5.15.0-78-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab6c2ca5c05dc157130830d5dbc99aa169b25593c22bd6f98ae1482c4c6e0a6a
|
|
| MD5 |
b529d4afd86341989bdefbd843fd3a34
|
|
| BLAKE2b-256 |
39b75bf75d98192cbac9771e1dc3564c5507e8564c366cddb6bfcd6c66ce0d09
|