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.5.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

haisdk-0.0.5-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: haisdk-0.0.5.tar.gz
  • Upload date:
  • Size: 4.9 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.5.tar.gz
Algorithm Hash digest
SHA256 cace4adc750e06425ad395729619518c8e6468da88e83b2368e5f6e760aa7e91
MD5 025e864d46d4f21f4ccb3102ea106cd4
BLAKE2b-256 f4a4f6e0221587ba2d71f67161a30fc1df16a716e98c5cdda0750bcb5159734f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: haisdk-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 7.2 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 886ff6332e25d0559b9d1af4bfcba497f0bee5a9b3a186d725d31423ed3b797c
MD5 f07b25c6d36bf801ad2b819e7f456bc5
BLAKE2b-256 801f74115b48509fcd661935fc8eaff569ee43f2764518c304e55749316e616b

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