Skip to main content

Library for Akumyn product-level inference.

Project description

Product-ml

A package built by DevsDoData for product-level inference.

Includes functionality for ML lifecycle including data preparation and model training.

Used to sync key workflows across platforms locally, cloud (Colab) notebooks and deployment.

Locally distributing the package

Specify the dependencies and build the package

pipenv requirements | sed 1d > requirements.txt

python3 ./productml/setup.py install sdist bdist_wheel

Then create a new dir for testing.

cd ../ && mkdir test-dir && cd test-dir

touch activate.sh < echo ". ./venv/bin/activate"

pip3 install virtualenv && virtualenv venv

source activate.sh

touch test.py && test.py < echo "from productml.data.labelling import text_matching"

python3 test.py

And you should not get an ImportError or any other error for that matter.

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

productml-0.0.3.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

productml-0.0.3-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file productml-0.0.3.tar.gz.

File metadata

  • Download URL: productml-0.0.3.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for productml-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b0d6f2e85388e57d49578b2c30964b54b8d0d100ada291aa939ced7e3eafe51d
MD5 e80e9d61890a5a706e1183126ce91217
BLAKE2b-256 e4ba16405998080f7555e4dbda79c9276ab463c114da22e0c632fec5afb896cd

See more details on using hashes here.

File details

Details for the file productml-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: productml-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for productml-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 00e7a289abfb2ca5f473714e7c6bc3b7b4b2b09c8b70b080dabe6cf9b33f8175
MD5 ae4af1db1992e519ec58db19d493f33e
BLAKE2b-256 5e27fa0b3ab7b69792d160e311af643faade82d35b35468ef889795737bbdee9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page