Skip to main content

Holistic AI SDK Library

Project description


Holistic AI

The Holistic AI SDK is a library that provides integration with the HAI Platform

Installation

Install the library with:

    pip install haisdk

How to use the haisdk

Create a config

    from haisdk.config import Config
    config = {
        'tenant_id': '',
        'api_key': '',
        'project_id': '',
        'solution_id': '',
        'instance_id': ''
    }
    session = Config(config=config)

Create an assessment

    from haisdk.assessment import Assess
    settings = {
        'task': '',
        'tbd': 'tbd'
    }
    assess = Assess(session=session, settings=settings)
    assess.run(input=...,output=...,pred=...,model=...)

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

haisdk-0.0.10.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

haisdk-0.0.10-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file haisdk-0.0.10.tar.gz.

File metadata

  • Download URL: haisdk-0.0.10.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.9.18 Linux/6.2.0-1012-azure

File hashes

Hashes for haisdk-0.0.10.tar.gz
Algorithm Hash digest
SHA256 fdf99b2a188ddc7f91a7c2f2fc54cdeafc51ca0faf6447f904ad67ec5a3788ad
MD5 a5835572b03b00b6eef2dceee01e3219
BLAKE2b-256 9544bb07af99dafd44d1ecd1078f67f441bc6e531903cc48c51fe074ed6ffd3d

See more details on using hashes here.

File details

Details for the file haisdk-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: haisdk-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.9.18 Linux/6.2.0-1012-azure

File hashes

Hashes for haisdk-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 dde837a32a8601a9cb3c45420f01f2d4044fe6edff25efff073b06afb741a188
MD5 beeaa4368ef7d0ff65fd87b031290742
BLAKE2b-256 1ea3ac5c98e6953608d74ebee6b345f95e933ee6369103913d8fa034af3dd536

See more details on using hashes here.

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