Skip to main content

Collection of operational Machine Learning models and tools.

Project description

numalogic

Build Coverage black

Numa logic is a collection of operational ML models and tools.

Installation

pip install numalogic

Develop locally

  1. Install Poetry:
    curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py | python -
    
  2. To activate virtual env:
    poetry shell
    
  3. To install all dependencies: ( listed on pyproject.toml)
    make setup
    
  4. To install dependencies:
    poetry install
    
  5. To run tests with coverage:
    make test
    
  6. To format code style using black:
    make format
    

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

numalogic-0.1.2.tar.gz (89.6 kB view hashes)

Uploaded Source

Built Distribution

numalogic-0.1.2-py3-none-any.whl (102.9 kB view hashes)

Uploaded Python 3

Supported by

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