Skip to main content

A library of transformers to support portable representations of AutoAI TimeSeries pipelines.

Project description

autoai_ts_libs

A library of transformers to support portable representations of AutoAI TimeSeries pipelines.

License

This library is delivered under the International License Agreement for Non-Warranted Programs (see LICENSE.txt).

Installation

Configure Artifactory

  1. To pull various dependencies, you'll need Artifactory configured. To obtain access:
  • Visit the Artifactory webapp to get your credentials.
  • In the top right - Welcome, <lowercase-youribmemail@ibm.com> - is your ARTIFACTORY_USERNAME.
  • Go to your user profile for the API Key.
  • Copy the API Key for use as your ARTIFACTORY_API_KEY.
  1. Open and change your pip config file ~/.pip/pip.conf to look like this (replace the variable placeholders with REAL values):
[global]
timeout = 60
index-url = https://<ARTIFACTORY_USERNAME>:<ARTIFACTORY_API_KEY>@na.artifactory.swg-devops.com/artifactory/api/pypi/wcp-nlp-pypi-virtual/simple
extra-index-url =
    https://<ARTIFACTORY_USERNAME>:<ARTIFACTORY_API_KEY>@na.artifactory.swg-devops.com/artifactory/api/pypi/res-srom-pypi-local/simple
    https://<ARTIFACTORY_USERNAME>:<ARTIFACTORY_API_KEY>@na.artifactory.swg-devops.com/artifactory/api/pypi/wcp-ai-foundation-team-pypi-virtual/simple

Install

# Clone repo and prepare to install
git clone git@github.ibm.com:autoai/autoai_ts_libs.git
cd autoai_ts_libs
./install_autoai_ts_libs.sh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

autoai_ts_libs-2.0.6-73-cp310-cp310-win_amd64.whl (22.7 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

autoai_ts_libs-2.0.6-73-cp310-cp310-macosx_10_9_x86_64.whl (28.3 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

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