{ "info": { "author": "Rahul Vishwakarma", "author_email": "vishwr7@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This is an implemention of Conformal Classificaiotn algorithm mentioned in the book - \"Algorithmic Learning in Andom World\".\n\nInput: Dataset with two labels.\n\nAlgorithms:\n\n1. Calculate Non-Coformity Measure using K-NN.\n2. Determine p-values according to the significance level.\n3. Calculate Confidence and Credibility of each new data level. \n\n\n\n\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": "ConfClr", "package_url": "https://pypi.org/project/ConfClr/", "platform": "", "project_url": "https://pypi.org/project/ConfClr/", "project_urls": null, "release_url": "https://pypi.org/project/ConfClr/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "Conformal Prediction Framework for Binary Classification", "version": "0.1.4" }, "last_serial": 5849292, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "5311231442ffa60bdcdcc2cbd1e47382", "sha256": "70ffae9351218f80bc0a0afdb118521d9bee384babe1eabe222d1aad99a0b320" }, "downloads": -1, "filename": "ConfClr-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "5311231442ffa60bdcdcc2cbd1e47382", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4973, "upload_time": "2019-09-18T10:48:58", "url": "https://files.pythonhosted.org/packages/ee/83/6948bdb787bc048020410e50a10ae1ca34ce90c9f55da81fe31b84b44ab3/ConfClr-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6eba254ed2392da310a9deb206f77231", "sha256": "d6791ad58eae606b61c0e1108ad24fba0309ad75dfcff91eaedeec1e3bf90421" }, "downloads": -1, "filename": "ConfClr-0.1.4.tar.gz", "has_sig": false, "md5_digest": "6eba254ed2392da310a9deb206f77231", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2874, "upload_time": "2019-09-18T10:49:00", "url": "https://files.pythonhosted.org/packages/50/a6/eaff7e39dc53bcbb268af2eda79344a5d96addc4a9fc5f66a60b78b640dd/ConfClr-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5311231442ffa60bdcdcc2cbd1e47382", "sha256": "70ffae9351218f80bc0a0afdb118521d9bee384babe1eabe222d1aad99a0b320" }, "downloads": -1, "filename": "ConfClr-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "5311231442ffa60bdcdcc2cbd1e47382", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4973, "upload_time": "2019-09-18T10:48:58", "url": "https://files.pythonhosted.org/packages/ee/83/6948bdb787bc048020410e50a10ae1ca34ce90c9f55da81fe31b84b44ab3/ConfClr-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6eba254ed2392da310a9deb206f77231", "sha256": "d6791ad58eae606b61c0e1108ad24fba0309ad75dfcff91eaedeec1e3bf90421" }, "downloads": -1, "filename": "ConfClr-0.1.4.tar.gz", "has_sig": false, "md5_digest": "6eba254ed2392da310a9deb206f77231", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2874, "upload_time": "2019-09-18T10:49:00", "url": "https://files.pythonhosted.org/packages/50/a6/eaff7e39dc53bcbb268af2eda79344a5d96addc4a9fc5f66a60b78b640dd/ConfClr-0.1.4.tar.gz" } ] }