{ "info": { "author": "Xinyu Zhang, Yijia Chen, Xiaochi Ge", "author_email": "mandy_zhang512@gwu.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# DATS6450-final-project\n---\n\nThis package is visualization for evaluation of prediction and performances of machine learning models based on the target variables and models' prediction.\nThere are three types of model prediction:\n\n* Binary classification Evaluation\n* Multiclass classification Evaluation\n* Regression Evaluation\n\n## Installation\n\nYou can install `prediction_evaluation` with `pip`:\n\n`# pip install prediction_evaluation `\n\n## The models:\n---\n\n### 1. Binary classification\n* Confusion matrix plot\n* ROC score and AUC plot\n* Precision, recall and f1-score score table\n\n### 2. Multi-class classification\n* Confusion Matrix\n* ROC score and AUC plot\n* Precision, recall and f1-score score table\n\n### 3. Regression\n* Mean absolute error (MAE)\n* Mean Squared error (MSE)\n* R^2 score\n* Residual plot\n\n\"Creative
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MandyZhangxy/DATS6450-final-project.git", "keywords": "binary classification,regression,multiclass,evaluation", "license": "GNU", "maintainer": "", "maintainer_email": "", "name": "prediction-evaluation", "package_url": "https://pypi.org/project/prediction-evaluation/", "platform": "", "project_url": "https://pypi.org/project/prediction-evaluation/", "project_urls": { "Homepage": "https://github.com/MandyZhangxy/DATS6450-final-project.git" }, "release_url": "https://pypi.org/project/prediction-evaluation/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "evaluation of prediction of binary, multiclass and regression", "version": "0.0.1" }, "last_serial": 4584414, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "4ff41d1aac0b6c31ad1162a64bf4c954", "sha256": "2d974a7458996af4c991b9b31b5c3a31fa7e4178dd4ba7f3142c3a173fe6872a" }, "downloads": -1, "filename": "prediction_evaluation-0.0.0.tar.gz", "has_sig": false, "md5_digest": "4ff41d1aac0b6c31ad1162a64bf4c954", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3681, "upload_time": "2018-12-11T08:57:42", "url": "https://files.pythonhosted.org/packages/21/ed/b187c65ee1a546aca080af17dc205ce7a67be1cb3ffd87fb7b2b704e02b3/prediction_evaluation-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "6470acf5356e93be514db0ce266f5e6a", "sha256": "c2ae6541b52454cdcb26eb7d54d2849ec9a984bbda48fdd06ecab02443f2201f" }, "downloads": -1, "filename": "prediction_evaluation-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6470acf5356e93be514db0ce266f5e6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3737, "upload_time": "2018-12-11T09:04:04", "url": "https://files.pythonhosted.org/packages/d8/67/05a01322c1370a1075919d57e52adc3da5bbc5d1dc29646c084a8216ce38/prediction_evaluation-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6470acf5356e93be514db0ce266f5e6a", "sha256": "c2ae6541b52454cdcb26eb7d54d2849ec9a984bbda48fdd06ecab02443f2201f" }, "downloads": -1, "filename": "prediction_evaluation-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6470acf5356e93be514db0ce266f5e6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3737, "upload_time": "2018-12-11T09:04:04", "url": "https://files.pythonhosted.org/packages/d8/67/05a01322c1370a1075919d57e52adc3da5bbc5d1dc29646c084a8216ce38/prediction_evaluation-0.0.1.tar.gz" } ] }