{ "info": { "author": "Sean Lamont", "author_email": "sean.a.lamont@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# coda-to-end\ncoda-to-end is a Python package which includes several end to end algorithms for Compositional Data Analysis (CoDA).\n\nThe user inputs the compositional data and the feature vector (either real numbers for regression, or class indices for classification).\n\nFor regression problems, the CodaRegress class is used, while classification problems will call the CodaClass class.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sean-lamont/coda-to-end", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "coda-to-end", "package_url": "https://pypi.org/project/coda-to-end/", "platform": "", "project_url": "https://pypi.org/project/coda-to-end/", "project_urls": { "Homepage": "https://github.com/sean-lamont/coda-to-end" }, "release_url": "https://pypi.org/project/coda-to-end/0.1.0/", "requires_dist": [ "numpy" ], "requires_python": "", "summary": "A collection of ML algorithms for Compositional Data Analysis", "version": "0.1.0" }, "last_serial": 5769568, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d131acd82312e994a9774cb0bd6e9158", "sha256": "26453999badcd5d722a26334aabd5249dc2bd13d878ac19ce556169a99bfd0ee" }, "downloads": -1, "filename": "coda_to_end-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d131acd82312e994a9774cb0bd6e9158", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6723, "upload_time": "2019-09-02T08:20:41", "url": "https://files.pythonhosted.org/packages/bc/64/bb08f312ec0a8210294dcaacce05736de234dd0fec9e6963ce2aaa76c25b/coda_to_end-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "067ea56cfa0e0224b10b94b09a847e3f", "sha256": "f8824743e07a68ea5e9f9ddb4675998f9da27113928afb373934e74b1f865c24" }, "downloads": -1, "filename": "coda_to_end-0.1.0.tar.gz", "has_sig": false, "md5_digest": "067ea56cfa0e0224b10b94b09a847e3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3731, "upload_time": "2019-09-02T08:20:43", "url": "https://files.pythonhosted.org/packages/86/df/b5b9ba4213f189e40ad84e735c3360dbb897c3d13726e5eb1754b095d8ad/coda_to_end-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d131acd82312e994a9774cb0bd6e9158", "sha256": "26453999badcd5d722a26334aabd5249dc2bd13d878ac19ce556169a99bfd0ee" }, "downloads": -1, "filename": "coda_to_end-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d131acd82312e994a9774cb0bd6e9158", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6723, "upload_time": "2019-09-02T08:20:41", "url": "https://files.pythonhosted.org/packages/bc/64/bb08f312ec0a8210294dcaacce05736de234dd0fec9e6963ce2aaa76c25b/coda_to_end-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "067ea56cfa0e0224b10b94b09a847e3f", "sha256": "f8824743e07a68ea5e9f9ddb4675998f9da27113928afb373934e74b1f865c24" }, "downloads": -1, "filename": "coda_to_end-0.1.0.tar.gz", "has_sig": false, "md5_digest": "067ea56cfa0e0224b10b94b09a847e3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3731, "upload_time": "2019-09-02T08:20:43", "url": "https://files.pythonhosted.org/packages/86/df/b5b9ba4213f189e40ad84e735c3360dbb897c3d13726e5eb1754b095d8ad/coda_to_end-0.1.0.tar.gz" } ] }