Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
DQM-ML Pipeline
This package provides the orchestration engine for DQM-ML V2. It handles the lifecycle of data processing, from loading to metric computation and output writing.
Key Components
DatasetPipeline
The main orchestrator that:
- Loads the configuration.
- Discovers plugins via entry points.
- Executes the streaming loop.
- Manages memory and I/O efficiency.
Protocols
DataLoader: A factory for creating data selections (e.g., Parquet, CSV loaders).DataSelection: Represents a specific subset of data and provides an iterator over batches.OutputWriter: Persists computed features or metrics to disk.
Built-in Loaders
parquet: Optimized loading using PyArrow.csv: Flexible loading using Pandas.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dqm_ml_pipeline-1.1.5.tar.gz
(11.1 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 dqm_ml_pipeline-1.1.5.tar.gz.
File metadata
- Download URL: dqm_ml_pipeline-1.1.5.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6e4fc499b3efb3350ee17328e75c65ff74e242556c8e3a79f2e8efa3a223e98
|
|
| MD5 |
d71507530432baac564b1dda4069d5a5
|
|
| BLAKE2b-256 |
8629cc63ed29954d8fa7790eaa813f38cd6d31e8105143bfcfd7095924219225
|
File details
Details for the file dqm_ml_pipeline-1.1.5-py3-none-any.whl.
File metadata
- Download URL: dqm_ml_pipeline-1.1.5-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b08b42043d6200bcac75b43fc2a18e99621dc9eb4d8db31267532b25fad38d5d
|
|
| MD5 |
6295825100d3fe76e8bac1c47d6ec2f0
|
|
| BLAKE2b-256 |
fd47eaf47017b9ba47a1de5454e85c6bc4856c0bbd3bc3db912d3bdcfba574c3
|