mindfoundry-optaas-client


Namemindfoundry-optaas-client JSON
Version 1.4.4 PyPI version JSON
download
home_pagehttps://mindfoundry.ai/optaas
SummaryMind Foundry Optimization as a Service: Python Client
upload_time2024-01-26 11:58:35
maintainer
docs_urlNone
authorMind Foundry Ltd
requires_python
licenseMIT License
keywords bayesian optimization bayesian optimization machine learning machine-learning hyperparameter hyper-parameters model selection model-selection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Mind Foundry OPTaaS Python Client

[![pypi-version](https://img.shields.io/pypi/v/mindfoundry-optaas-client.svg)](https://pypi.python.org/pypi/mindfoundry-optaas-client)
[![license](https://img.shields.io/pypi/l/mindfoundry-optaas-client.svg)](https://pypi.python.org/pypi/mindfoundry-optaas-client)
[![docs-sphinx](https://img.shields.io/badge/docs-sphinx-green.svg)](https://demo.optimize.mindfoundry.ai/static/client_docs/index.html)
[![tutorials-binder](https://img.shields.io/badge/tutorials-binder-ff69b4.svg)](https://tutorial.optaas.mindfoundry.ai)

[OPTaaS](https://mindfoundry.ai/optaas) (Optimization as a Service) is a general-purpose Bayesian optimizer developed
by [Mind Foundry](https://mindfoundry.ai) which provides optimal hyper-parameter configurations via web-services.
It can handle any parameter type and does not need to know the underlying process, models, or data.

This Python client makes it easier to interact with the web service and integrate with other Python libraries such as
[scikit-learn](http://scikit-learn.org).



            

Raw data

            {
    "_id": null,
    "home_page": "https://mindfoundry.ai/optaas",
    "name": "mindfoundry-optaas-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "bayesian optimization,bayesian,optimization,machine learning,machine-learning,hyperparameter,hyper-parameters,model selection,model-selection",
    "author": "Mind Foundry Ltd",
    "author_email": "optaas@mindfoundry.ai",
    "download_url": "https://files.pythonhosted.org/packages/83/4a/6bab6c91524f06b18d5161060dc6d45de33288f7746a82f247effe422d92/mindfoundry-optaas-client-1.4.4.tar.gz",
    "platform": "Any",
    "description": "# Mind Foundry OPTaaS Python Client\n\n[![pypi-version](https://img.shields.io/pypi/v/mindfoundry-optaas-client.svg)](https://pypi.python.org/pypi/mindfoundry-optaas-client)\n[![license](https://img.shields.io/pypi/l/mindfoundry-optaas-client.svg)](https://pypi.python.org/pypi/mindfoundry-optaas-client)\n[![docs-sphinx](https://img.shields.io/badge/docs-sphinx-green.svg)](https://demo.optimize.mindfoundry.ai/static/client_docs/index.html)\n[![tutorials-binder](https://img.shields.io/badge/tutorials-binder-ff69b4.svg)](https://tutorial.optaas.mindfoundry.ai)\n\n[OPTaaS](https://mindfoundry.ai/optaas) (Optimization as a Service) is a general-purpose Bayesian optimizer developed\nby [Mind Foundry](https://mindfoundry.ai) which provides optimal hyper-parameter configurations via web-services.\nIt can handle any parameter type and does not need to know the underlying process, models, or data.\n\nThis Python client makes it easier to interact with the web service and integrate with other Python libraries such as\n[scikit-learn](http://scikit-learn.org).\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Mind Foundry Optimization as a Service: Python Client",
    "version": "1.4.4",
    "project_urls": {
        "Homepage": "https://mindfoundry.ai/optaas"
    },
    "split_keywords": [
        "bayesian optimization",
        "bayesian",
        "optimization",
        "machine learning",
        "machine-learning",
        "hyperparameter",
        "hyper-parameters",
        "model selection",
        "model-selection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfb6b813997f9ffda39278c91c76f7338d4e3ab04f4ff8ee40cdb0d4949548d0",
                "md5": "0fc9b3a0afbd0bf777c46b9dd1db0cb4",
                "sha256": "b3122b4e4771bb8fb1c1e5ea7436e46eb4b6b29a6f9c3de3020ece0269623a35"
            },
            "downloads": -1,
            "filename": "mindfoundry_optaas_client-1.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fc9b3a0afbd0bf777c46b9dd1db0cb4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 46185,
            "upload_time": "2024-01-26T11:58:33",
            "upload_time_iso_8601": "2024-01-26T11:58:33.555154Z",
            "url": "https://files.pythonhosted.org/packages/bf/b6/b813997f9ffda39278c91c76f7338d4e3ab04f4ff8ee40cdb0d4949548d0/mindfoundry_optaas_client-1.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "834a6bab6c91524f06b18d5161060dc6d45de33288f7746a82f247effe422d92",
                "md5": "897d238937c6d35bacf980a20a5797b7",
                "sha256": "76bd9028044fc88a4be63fe9c7b798c8aba2faa2f12f1fee6df15ff35f51ecd2"
            },
            "downloads": -1,
            "filename": "mindfoundry-optaas-client-1.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "897d238937c6d35bacf980a20a5797b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 33585,
            "upload_time": "2024-01-26T11:58:35",
            "upload_time_iso_8601": "2024-01-26T11:58:35.342226Z",
            "url": "https://files.pythonhosted.org/packages/83/4a/6bab6c91524f06b18d5161060dc6d45de33288f7746a82f247effe422d92/mindfoundry-optaas-client-1.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-26 11:58:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mindfoundry-optaas-client"
}
        
Elapsed time: 0.17901s