{ "info": { "author": "Florian Brucker", "author_email": "mail@florianbrucker.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Visualization" ], "description": "Traditional approaches for inter- and extrapolation of scattered data\nwork on a filled rectangular area surrounding the data points or in\ntheir filled convex hull. However, scattered data often consists of\ndifferent clusters of irregular shapes and usually contains areas where\nthere simply is no data. Forcing such data into a traditional inter-\nor extrapolation scheme often does not lead to the desired results.\n\nHeatmaps, on the other hand, deal well with scattered data but often do\nnot provide real interpolation: Instead they usually use raw sums of\nkernel functions which overestimate the target value in densely\npopulated areas.\n\nClusterpolation is a hybrid inter- and extrapolation scheme to fix this.\nIt uses kernel functions for a weighted inter- and extrapolation of\nlocal values, as well as for a density estimation of the data. The\nlatter is used to assign a membership degree to clusterpolated points:\nPoints with a low membership degree lie in an area where there's just\nnot enough data.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/torfsen/clusterpolate", "keywords": "interpolation,extrapolation,data,cluster,scattered,heatmap,scatterplot", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "clusterpolate", "package_url": "https://pypi.org/project/clusterpolate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/clusterpolate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/torfsen/clusterpolate" }, "release_url": "https://pypi.org/project/clusterpolate/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Clusterpolate: Inter- and extrapolation for clustered data.", "version": "0.2.0" }, "last_serial": 1820613, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "21f76e704ebd4b577cad7148f574720f", "sha256": "fbf1d7332d48b90f4701d70205daba22ecfa252f76fc006f8a948b47d33e615d" }, "downloads": -1, "filename": "clusterpolate-0.1.0.tar.gz", "has_sig": false, "md5_digest": "21f76e704ebd4b577cad7148f574720f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26744, "upload_time": "2015-10-29T10:09:46", "url": "https://files.pythonhosted.org/packages/7c/c0/bf6eec661c44030ef1f3804d62a0642804de033174b57a86091174888434/clusterpolate-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "7033243a58813adde36e2d53b04cbfcb", "sha256": "85b8ccab4457a2b48a44a3d1d5e4f15a32a3fda4b3488db52f69da599d566ba1" }, "downloads": -1, "filename": "clusterpolate-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7033243a58813adde36e2d53b04cbfcb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21334, "upload_time": "2015-11-17T14:40:25", "url": "https://files.pythonhosted.org/packages/e2/c3/c51d60f98fc092fe1247c7df6acdba5abfb583cada51b765f7a6cb2c4ce2/clusterpolate-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7033243a58813adde36e2d53b04cbfcb", "sha256": "85b8ccab4457a2b48a44a3d1d5e4f15a32a3fda4b3488db52f69da599d566ba1" }, "downloads": -1, "filename": "clusterpolate-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7033243a58813adde36e2d53b04cbfcb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21334, "upload_time": "2015-11-17T14:40:25", "url": "https://files.pythonhosted.org/packages/e2/c3/c51d60f98fc092fe1247c7df6acdba5abfb583cada51b765f7a6cb2c4ce2/clusterpolate-0.2.0.tar.gz" } ] }