mixician


Namemixician JSON
Version 0.1.20 PyPI version JSON
download
home_pagehttps://github.com/yinsn/Mixician
SummaryAn advanced hybrid ranking engine for recommendation systems, designed to automate the optimization of algorithms and parameters tailored to diverse business objectives.
upload_time2024-04-29 23:29:27
maintainerNone
docs_urlNone
authorYin Cheng
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Mixician

![Mixician](https://github.com/yinsn/Mixician/blob/develop/docs/images/Mixician.svg)

[![Python](https://img.shields.io/badge/python3.9-red?logo=Python&logoColor=white)](https://www.python.org)
[![PyPI](https://img.shields.io/pypi/v/mixician?color=green)](https://pypi.org/project/mixician/)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yinsn/Mixician)

An advanced hybrid ranking engine for recommendation systems, designed to automate the optimization of algorithms and parameters tailored to diverse objectives.

## Installation

In most cases, you can install the pre-build binaries via

```sh
pip install mixician
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yinsn/Mixician",
    "name": "mixician",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Yin Cheng",
    "author_email": "yin.sjtu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/55/73/9d0acc865d7f612c1b73454fa2e48a25d2c1239af52e570eb263ff65387e/mixician-0.1.20.tar.gz",
    "platform": null,
    "description": "# Mixician\n\n![Mixician](https://github.com/yinsn/Mixician/blob/develop/docs/images/Mixician.svg)\n\n[![Python](https://img.shields.io/badge/python3.9-red?logo=Python&logoColor=white)](https://www.python.org)\n[![PyPI](https://img.shields.io/pypi/v/mixician?color=green)](https://pypi.org/project/mixician/)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yinsn/Mixician)\n\nAn advanced hybrid ranking engine for recommendation systems, designed to automate the optimization of algorithms and parameters tailored to diverse objectives.\n\n## Installation\n\nIn most cases, you can install the pre-build binaries via\n\n```sh\npip install mixician\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An advanced hybrid ranking engine for recommendation systems, designed to automate the optimization of algorithms and parameters tailored to diverse business objectives.",
    "version": "0.1.20",
    "project_urls": {
        "Homepage": "https://github.com/yinsn/Mixician",
        "Repository": "https://github.com/yinsn/Mixician"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89a33d861a2226c61494636543ae0fa9f66d3fd26af27ff8b92da8dff11955c9",
                "md5": "8cc1bc78c9932cebfe2bcc9b27bf9f53",
                "sha256": "49a5ec8188b00afe76a40988ab5dc94e241737d038a03f9e67434e77f5f1c35a"
            },
            "downloads": -1,
            "filename": "mixician-0.1.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8cc1bc78c9932cebfe2bcc9b27bf9f53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 240016,
            "upload_time": "2024-04-29T23:29:17",
            "upload_time_iso_8601": "2024-04-29T23:29:17.155477Z",
            "url": "https://files.pythonhosted.org/packages/89/a3/3d861a2226c61494636543ae0fa9f66d3fd26af27ff8b92da8dff11955c9/mixician-0.1.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55739d0acc865d7f612c1b73454fa2e48a25d2c1239af52e570eb263ff65387e",
                "md5": "f01e20b162e34439be33655406c7f516",
                "sha256": "766a63afd81751518c117aa2305e15747fe87ad50cb55e621e21b4f1d5a975f7"
            },
            "downloads": -1,
            "filename": "mixician-0.1.20.tar.gz",
            "has_sig": false,
            "md5_digest": "f01e20b162e34439be33655406c7f516",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 231898,
            "upload_time": "2024-04-29T23:29:27",
            "upload_time_iso_8601": "2024-04-29T23:29:27.223655Z",
            "url": "https://files.pythonhosted.org/packages/55/73/9d0acc865d7f612c1b73454fa2e48a25d2c1239af52e570eb263ff65387e/mixician-0.1.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 23:29:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yinsn",
    "github_project": "Mixician",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mixician"
}
        
Elapsed time: 0.28662s