Shared schema types, export contract, and modeling code for proxyml and its backend.
Project description
proxyml-core
Shared library for proxyml — schema types, the export
JSON contract, and (behind the modeling extra) the sklearn-based training
and preprocessing code used by both the proxyml backend and the proxyml
SDK's local challenger training.
Layout
proxyml_core.schema— pure.Featurehierarchy,FeatureSchema.proxyml_core.export— pure. Export dataclasses,EXPORT_SCHEMA_VERSION,predict_from_export().proxyml_core.modeling— requiresproxyml-core[modeling](scikit-learn, scipy). Preprocessing, default estimators, export extraction.
The pure base (schema, export, _version) depends only on numpy, so a
REST-only proxyml install never needs scikit-learn.
Install
pip install proxyml-core # pure: schema + export
pip install proxyml-core[modeling] # + scikit-learn, scipy
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
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 proxyml_core-0.2.0.tar.gz.
File metadata
- Download URL: proxyml_core-0.2.0.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
784d9aecb1dc81c293760c3f7330e075e59eaab53d3deb6d3e55a0262aa6a86a
|
|
| MD5 |
ec4010d32c03f7c9dc6cc845e7e8adec
|
|
| BLAKE2b-256 |
10873abe5109a769af91fdffd17362a16aa56c0212d5d5603175e9268c2c24ad
|
File details
Details for the file proxyml_core-0.2.0-py3-none-any.whl.
File metadata
- Download URL: proxyml_core-0.2.0-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07e2e84712493ad8922f4e4895a00894b258f5966559212a97233c6bb45deeae
|
|
| MD5 |
639bb059890a15b968a27658148a1764
|
|
| BLAKE2b-256 |
0138ad17ce0a83c690e9a7b9031af132f708539539f100a7d8a7bfd12c1ec3e4
|