{ "info": { "author": "chenliyu", "author_email": "2572065090@qq.com", "bugtrack_url": null, "classifiers": [], "description": "UNKNOWN", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "myKMeans", "package_url": "https://pypi.org/project/myKMeans/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/myKMeans/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/" }, "release_url": "https://pypi.org/project/myKMeans/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "implimention of kmeans in python,first implement a local minimum version,than use it to implement a global minimum one by choosing one of the best class to split the dataset into two classes if splitting is better", "version": "1.0.0" }, "last_serial": 857959, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5a1044b1dad5f1ee8682ccca5b965442", "sha256": "17370b859726cb160e5e672b259c7536b385b0d750470197f14acf7aad929e06" }, "downloads": -1, "filename": "myKMeans-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5a1044b1dad5f1ee8682ccca5b965442", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2131, "upload_time": "2013-09-05T15:35:29", "url": "https://files.pythonhosted.org/packages/4e/38/caf614c3ce37a2d8006cbd0dd73c92f7100796fb12eb0c11ae1e18fd44e2/myKMeans-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5a1044b1dad5f1ee8682ccca5b965442", "sha256": "17370b859726cb160e5e672b259c7536b385b0d750470197f14acf7aad929e06" }, "downloads": -1, "filename": "myKMeans-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5a1044b1dad5f1ee8682ccca5b965442", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2131, "upload_time": "2013-09-05T15:35:29", "url": "https://files.pythonhosted.org/packages/4e/38/caf614c3ce37a2d8006cbd0dd73c92f7100796fb12eb0c11ae1e18fd44e2/myKMeans-1.0.0.tar.gz" } ] }