mlos-viz


Namemlos-viz JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/microsoft/MLOS
SummaryMLOS Visualization Python interface for benchmark automation and optimization results.
upload_time2024-02-09 23:14:26
maintainer
docs_urlNone
authorMicrosoft
requires_python>=3.8
licenseMIT
keywords autotuning benchmarking optimization systems
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mlos_viz

The [`mlos_viz`](https://github.com/microsoft/MLOS/tree/main/mlos_viz/./) module is an aid to visualizing experiment benchmarking and optimization results generated and stored by [`mlos_bench`](https://github.com/microsoft/MLOS/tree/main/mlos_viz/../mlos_bench/).

Its core API is `mlos_viz.plot(experiment)`, initially implemented as a wrapper around [`dabl`](https://github.com/dabl/dabl) to provide a basic visual overview of the results, where `experiment` is an [`ExperimentData`](https://github.com/microsoft/MLOS/tree/main/mlos_viz/../mlos_bench/mlos_bench/storage/base_experiment_data.py) objected returned from the [`mlos_bench.storage`](https://github.com/microsoft/MLOS/tree/main/mlos_viz/../mlos_bench/mlos_bench/storage/) layer APIs.

In the future, we plan to add more automatic visualizations, interactive visualizations, feedback to the `mlos_bench` experiment trial scheduler, etc.

It's available for `pip install` via the pypi repository at [mlos-viz](https://pypi.org/project/mlos-viz/).

See Also: <https://microsoft.github.io/MLOS> for full API details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/microsoft/MLOS",
    "name": "mlos-viz",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "autotuning,benchmarking,optimization,systems",
    "author": "Microsoft",
    "author_email": "mlos-maintainers@service.microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/88/7f/a22f2a837ad1335bb68380fe5ed4365b558f28322a999586d9ab24af15b6/mlos-viz-0.5.0.tar.gz",
    "platform": null,
    "description": "# mlos_viz\n\nThe [`mlos_viz`](https://github.com/microsoft/MLOS/tree/main/mlos_viz/./) module is an aid to visualizing experiment benchmarking and optimization results generated and stored by [`mlos_bench`](https://github.com/microsoft/MLOS/tree/main/mlos_viz/../mlos_bench/).\n\nIts core API is `mlos_viz.plot(experiment)`, initially implemented as a wrapper around [`dabl`](https://github.com/dabl/dabl) to provide a basic visual overview of the results, where `experiment` is an [`ExperimentData`](https://github.com/microsoft/MLOS/tree/main/mlos_viz/../mlos_bench/mlos_bench/storage/base_experiment_data.py) objected returned from the [`mlos_bench.storage`](https://github.com/microsoft/MLOS/tree/main/mlos_viz/../mlos_bench/mlos_bench/storage/) layer APIs.\n\nIn the future, we plan to add more automatic visualizations, interactive visualizations, feedback to the `mlos_bench` experiment trial scheduler, etc.\n\nIt's available for `pip install` via the pypi repository at [mlos-viz](https://pypi.org/project/mlos-viz/).\n\nSee Also: <https://microsoft.github.io/MLOS> for full API details.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "MLOS Visualization Python interface for benchmark automation and optimization results.",
    "version": "0.5.0",
    "project_urls": {
        "Documentation": "https://microsoft.github.io/MLOS",
        "Homepage": "https://github.com/microsoft/MLOS",
        "Package Source": "https://github.com/microsoft/MLOS/tree/main/mlos_viz/"
    },
    "split_keywords": [
        "autotuning",
        "benchmarking",
        "optimization",
        "systems"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33ee8777a209a5303478518e70014b0871a7720a10ca20524cc15ab6ba43933e",
                "md5": "c530d39c42e357e55eeb9a5eaef3817e",
                "sha256": "685d722837496f05e1504af3499b18495a839f3683aee2f6b1f4ee3fd6de0473"
            },
            "downloads": -1,
            "filename": "mlos_viz-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c530d39c42e357e55eeb9a5eaef3817e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10897,
            "upload_time": "2024-02-09T23:14:21",
            "upload_time_iso_8601": "2024-02-09T23:14:21.492038Z",
            "url": "https://files.pythonhosted.org/packages/33/ee/8777a209a5303478518e70014b0871a7720a10ca20524cc15ab6ba43933e/mlos_viz-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "887fa22f2a837ad1335bb68380fe5ed4365b558f28322a999586d9ab24af15b6",
                "md5": "fe5b3e8c6e4991ed57742b4de1a67822",
                "sha256": "0e620364d189ac0249fe4dc0f05bf343e6b9def24f6cb09b0628365a2731a014"
            },
            "downloads": -1,
            "filename": "mlos-viz-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fe5b3e8c6e4991ed57742b4de1a67822",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 11122,
            "upload_time": "2024-02-09T23:14:26",
            "upload_time_iso_8601": "2024-02-09T23:14:26.122373Z",
            "url": "https://files.pythonhosted.org/packages/88/7f/a22f2a837ad1335bb68380fe5ed4365b558f28322a999586d9ab24af15b6/mlos-viz-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-09 23:14:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "microsoft",
    "github_project": "MLOS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mlos-viz"
}
        
Elapsed time: 0.18321s