kolena


Namekolena JSON
Version 1.45.0 PyPI version JSON
download
home_pageNone
SummaryClient for Kolena's machine learning testing platform.
upload_time2024-11-19 23:36:50
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.8
licenseApache-2.0
keywords kolena ml testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="https://docs.kolena.com">
    <img src="https://docs.kolena.com/assets/images/kolena-banner.png" width="640" alt="Kolena" />
  </a>
</p>

<p align='center'>
  <a href="https://pypi.python.org/pypi/kolena">
    <img
      src="https://img.shields.io/pypi/v/kolena?logo=python&logoColor=white&style=flat-square"
    />
  </a>
  <a href="https://www.apache.org/licenses/LICENSE-2.0">
    <img
      src="https://img.shields.io/pypi/l/kolena?style=flat-square"
    />
  </a>
  <a href="https://github.com/kolenaIO/kolena/actions">
    <img
      src="https://img.shields.io/github/checks-status/kolenaIO/kolena/trunk?logo=circleci&logoColor=white&style=flat-square"
    />
  </a>
  <a href="https://codecov.io/gh/kolenaIO/kolena" >
    <img
      src="https://img.shields.io/codecov/c/github/kolenaIO/kolena?logo=codecov&logoColor=white&style=flat-square&token=8WOY5I8SF1"
    />
  </a>
</p>

---

[Kolena](https://www.kolena.com) is a comprehensive machine learning testing and debugging platform to surface hidden
model behaviors and take the mystery out of model development. Kolena helps you:

- Perform high-resolution model evaluation
- Understand and track behavioral improvements and regressions
- Meaningfully communicate model capabilities
- Automate model testing and deployment workflows

This `kolena` package contains the Python client library for programmatic interaction with the Kolena ML testing
platform. [Install](https://docs.kolena.com/installing-kolena) with your favorite Python package manager and
[get started in minutes](https://docs.kolena.com/dataset/quickstart):

```
pip install kolena
```

## Quick Links

| [Developer Guide](https://docs.kolena.com) | [Quickstart](https://docs.kolena.com/dataset/quickstart) | [API Reference](https://docs.kolena.com/reference) | [Examples](./examples) |
| --- | --- | --- | --- |
| Tutorial and usage documentation | Set up rigorous and repeatable model testing in minutes | Detailed `kolena` typing and function documentation | Reference integrations for different machine learning workflows |

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kolena",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.8",
    "maintainer_email": null,
    "keywords": "Kolena, ML, testing",
    "author": null,
    "author_email": "Kolena Engineering <eng@kolena.com>",
    "download_url": "https://files.pythonhosted.org/packages/9b/2d/a35014496abec0a73f16533e4f74bda38b28351c73f1e0bc467b138c2c53/kolena-1.45.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <a href=\"https://docs.kolena.com\">\n    <img src=\"https://docs.kolena.com/assets/images/kolena-banner.png\" width=\"640\" alt=\"Kolena\" />\n  </a>\n</p>\n\n<p align='center'>\n  <a href=\"https://pypi.python.org/pypi/kolena\">\n    <img\n      src=\"https://img.shields.io/pypi/v/kolena?logo=python&logoColor=white&style=flat-square\"\n    />\n  </a>\n  <a href=\"https://www.apache.org/licenses/LICENSE-2.0\">\n    <img\n      src=\"https://img.shields.io/pypi/l/kolena?style=flat-square\"\n    />\n  </a>\n  <a href=\"https://github.com/kolenaIO/kolena/actions\">\n    <img\n      src=\"https://img.shields.io/github/checks-status/kolenaIO/kolena/trunk?logo=circleci&logoColor=white&style=flat-square\"\n    />\n  </a>\n  <a href=\"https://codecov.io/gh/kolenaIO/kolena\" >\n    <img\n      src=\"https://img.shields.io/codecov/c/github/kolenaIO/kolena?logo=codecov&logoColor=white&style=flat-square&token=8WOY5I8SF1\"\n    />\n  </a>\n</p>\n\n---\n\n[Kolena](https://www.kolena.com) is a comprehensive machine learning testing and debugging platform to surface hidden\nmodel behaviors and take the mystery out of model development. Kolena helps you:\n\n- Perform high-resolution model evaluation\n- Understand and track behavioral improvements and regressions\n- Meaningfully communicate model capabilities\n- Automate model testing and deployment workflows\n\nThis `kolena` package contains the Python client library for programmatic interaction with the Kolena ML testing\nplatform. [Install](https://docs.kolena.com/installing-kolena) with your favorite Python package manager and\n[get started in minutes](https://docs.kolena.com/dataset/quickstart):\n\n```\npip install kolena\n```\n\n## Quick Links\n\n| [Developer Guide](https://docs.kolena.com) | [Quickstart](https://docs.kolena.com/dataset/quickstart) | [API Reference](https://docs.kolena.com/reference) | [Examples](./examples) |\n| --- | --- | --- | --- |\n| Tutorial and usage documentation | Set up rigorous and repeatable model testing in minutes | Detailed `kolena` typing and function documentation | Reference integrations for different machine learning workflows |\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Client for Kolena's machine learning testing platform.",
    "version": "1.45.0",
    "project_urls": null,
    "split_keywords": [
        "kolena",
        " ml",
        " testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b2da35014496abec0a73f16533e4f74bda38b28351c73f1e0bc467b138c2c53",
                "md5": "7c941594d143ba51ac44167f660f5328",
                "sha256": "244e63010e2fe7c3a18d8fa15de6030eefb455bf8830f5421280b9c143fa468c"
            },
            "downloads": -1,
            "filename": "kolena-1.45.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7c941594d143ba51ac44167f660f5328",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.8",
            "size": 114474,
            "upload_time": "2024-11-19T23:36:50",
            "upload_time_iso_8601": "2024-11-19T23:36:50.454416Z",
            "url": "https://files.pythonhosted.org/packages/9b/2d/a35014496abec0a73f16533e4f74bda38b28351c73f1e0bc467b138c2c53/kolena-1.45.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 23:36:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "kolena"
}
        
Elapsed time: 0.50068s