ezmsg namespace package for machine learning
Project description
ezmsg-learn
This repository contains a Python package with modules for machine learning (ML)-related processing in the ezmsg framework. As ezmsg is intended primarily for processing unbounded streaming signals, so are the modules in this repo.
If you are only interested in offline analysis without concern for reproducibility in online applications, then you should probably look elsewhere.
Processing units include dimensionality reduction, linear regression, and classification that can be initialized with known weights, or adapted on-the-fly with incoming (labeled) data. Machine-learning code depends on river, scikit-learn, numpy, and torch.
Installation
Install from PyPI:
pip install ezmsg-learn
Or install the latest development version:
pip install git+https://github.com/ezmsg-org/ezmsg-learn@dev
Dependencies
ezmsgezmsg-baseprocezmsg-sigprocnumpyscipyscikit-learnriver
Development
We use uv for development.
- Install
uvif not already installed. - Fork this repository and clone your fork locally.
- Open a terminal and
cdto the cloned folder. - Run
uv syncto create a.venvand install dependencies. - (Optional) Install pre-commit hooks:
uv run pre-commit install - After making changes, run the test suite:
uv run pytest tests
License
MIT License - see LICENSE for details.
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
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 ezmsg_learn-1.5.1.tar.gz.
File metadata
- Download URL: ezmsg_learn-1.5.1.tar.gz
- Upload date:
- Size: 88.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","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":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38780ea83e9829cd0ecce470dc0266539082f57a0376fcade28663b5c3f6e90a
|
|
| MD5 |
589df9cf1084fe23721a9bbc8509653b
|
|
| BLAKE2b-256 |
d1a23f35df3bc7588492b0dd54f64d52917639999ed0888cc83a03501f7fc906
|
File details
Details for the file ezmsg_learn-1.5.1-py3-none-any.whl.
File metadata
- Download URL: ezmsg_learn-1.5.1-py3-none-any.whl
- Upload date:
- Size: 65.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","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":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61b1061db48bded733d873aed5c2ddb2655959f98890faaa2bb1423e981004b4
|
|
| MD5 |
f35f2687c54468d89b7d4819e1c12d76
|
|
| BLAKE2b-256 |
17ef44b292b2de64f94761257d4a6ff5681548f7bc184a87da8f01db92d6f9fc
|