{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "Kernel Treelets is a hierarchical clustering algorithm proposed by Hedi Xia and Hector D. Ceniceros. \nIt combines treelets, a particular multiscale decomposition of data, with a projection on a reproducing kernel Hilbert space. \nThe proposed approach, called kernel treelets (KT), effectively substitutes the correlation coefficient matrix used in treelets with a symmetric, \npositive semi-definite matrix efficiently constructed from a kernel function. \nUnlike most clustering methods, which require data sets to be numeric, \nKT can be applied to more general data and yield a multi-resolution sequence of basis on the data directly in feature space. \nA more detailed explanation about Kernel Treelets can be found in arXiv (https://arxiv.org/abs/1812.04808). \nThe paper is accepted by Advances in Data Science and Adaptive Analysis.\nThe most recent test version is at https://github.com/hedixia/KernelTreelets_v5.\n\nThis repo is only for testing the examples in the paper above. \nThe implementation may not be fully optimized and it is still under construction as the setup files are not yet finished. \nCurrently it can be used by copying all files in the main folder with .py extensions to the path of the executed file. \n\nFor more infomation about Kernel Method, see (https://en.wikipedia.org/wiki/Kernel_method).\n\nFor more infomation about Treelets by Ann B. Lee, Boaz Nadler and Larry Wasserman, see arXiv (https://arxiv.org/abs/0707.0481).\n\nHome-page: https://github.com/hedixia/KernelTreelets_v5\nAuthor: H. Xia\nAuthor-email: hedixia@ucsb.edu\nLicense: UNKNOWN\nDescription: # Kernel Treelets (KT)\n \n Kernel Treelets is a hierarchical clustering algorithm proposed by Hedi Xia and Hector D. Ceniceros. \n It combines treelets, a particular multiscale decomposition of data, with a projection on a reproducing kernel Hilbert space. \n The proposed approach, called kernel treelets (KT), effectively substitutes the correlation coefficient matrix used in treelets with a symmetric, \n positive semi-definite matrix efficiently constructed from a kernel function. \n Unlike most clustering methods, which require data sets to be numeric, \n KT can be applied to more general data and yield a multi-resolution sequence of basis on the data directly in feature space. \n A more detailed explanation about Kernel Treelets can be found in arXiv (https://arxiv.org/abs/1812.04808). \n The paper is accepted by Advances in Data Science and Adaptive Analysis.\n The most recent test version is at https://github.com/hedixia/KernelTreelets_v5.\n \n This repo is only for testing the examples in the paper above. \n The implementation may not be fully optimized and it is still under construction as the setup files are not yet finished. \n Currently it can be used by copying all files in the main folder with .py extensions to the path of the executed file. \n \n For more infomation about Kernel Method, see (https://en.wikipedia.org/wiki/Kernel_method).\n \n For more infomation about Treelets by Ann B. Lee, Boaz Nadler and Larry Wasserman, see arXiv (https://arxiv.org/abs/0707.0481).\n \nPlatform: UNKNOWN\nClassifier: Programming Language :: Python :: 3\nClassifier: License :: OSI Approved :: MIT License\nClassifier: Operating System :: OS Independent\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "KernelTreelets", "package_url": "https://pypi.org/project/KernelTreelets/", "platform": "", "project_url": "https://pypi.org/project/KernelTreelets/", "project_urls": null, "release_url": "https://pypi.org/project/KernelTreelets/0.5.1/", "requires_dist": null, "requires_python": "", "summary": "# Kernel Treelets (KT)", "version": "0.5.1" }, "last_serial": 5532830, "releases": { "0.5.1": [ { "comment_text": "", "digests": { "md5": "899ea299f883508b2885cbafc4e97822", "sha256": "51ac4849e6bcbbb0547de1dc4c7f746e6205057be25fa6bc3352ec28369e0255" }, "downloads": -1, "filename": "KernelTreelets-0.5.1-py3-none-any.whl", "has_sig": false, "md5_digest": "899ea299f883508b2885cbafc4e97822", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6409, "upload_time": "2019-07-15T02:33:34", "url": "https://files.pythonhosted.org/packages/64/fa/ad3cd88baf22762a1154fe2cdb77a79365836d56f6434cca6e0eecf37770/KernelTreelets-0.5.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "65388925d9e92ee3ad9d933788fa18ba", "sha256": "58a7b68426a49b8a8ee15b1a5a61a9c197b7257a3891dab7a9bdf84bbcd50180" }, "downloads": -1, "filename": "KernelTreelets-0.5.1.tar.gz", "has_sig": false, "md5_digest": "65388925d9e92ee3ad9d933788fa18ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5020, "upload_time": "2019-07-15T02:33:35", "url": "https://files.pythonhosted.org/packages/97/3a/a5f47c25d8248c92550ae146246b83d8048646ca6da43cd4b6c456b2c41c/KernelTreelets-0.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "899ea299f883508b2885cbafc4e97822", "sha256": "51ac4849e6bcbbb0547de1dc4c7f746e6205057be25fa6bc3352ec28369e0255" }, "downloads": -1, "filename": "KernelTreelets-0.5.1-py3-none-any.whl", "has_sig": false, "md5_digest": "899ea299f883508b2885cbafc4e97822", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6409, "upload_time": "2019-07-15T02:33:34", "url": "https://files.pythonhosted.org/packages/64/fa/ad3cd88baf22762a1154fe2cdb77a79365836d56f6434cca6e0eecf37770/KernelTreelets-0.5.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "65388925d9e92ee3ad9d933788fa18ba", "sha256": "58a7b68426a49b8a8ee15b1a5a61a9c197b7257a3891dab7a9bdf84bbcd50180" }, "downloads": -1, "filename": "KernelTreelets-0.5.1.tar.gz", "has_sig": false, "md5_digest": "65388925d9e92ee3ad9d933788fa18ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5020, "upload_time": "2019-07-15T02:33:35", "url": "https://files.pythonhosted.org/packages/97/3a/a5f47c25d8248c92550ae146246b83d8048646ca6da43cd4b6c456b2c41c/KernelTreelets-0.5.1.tar.gz" } ] }