{ "info": { "author": "Kasper Jensen", "author_email": "kasjens@cbs.dtu.dk", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Scientific/Engineering :: Chemistry", "Topic :: Text Processing :: Linguistic" ], "description": "A naive Bayes classifier is a simple probabilistic classifier based on applying Bayes' theorem with strong (naive) independence assumptions.", "description_content_type": null, "docs_url": "https://pythonhosted.org/NaiveBayes/", "download_url": "http://pypi.python.org/packages/source/N/NaiveBayes/NaiveBayes-1.0.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.cbs.dtu.dk", "keywords": "machine learning, classifier, naive bayes", "license": "This package is free software; you can redistribute it and/or modify it under the terms of the \"GNU General Public License\".", "maintainer": "Kasper Jensen", "maintainer_email": "kasjens@cbs.dtu.dk", "name": "NaiveBayes", "package_url": "https://pypi.org/project/NaiveBayes/", "platform": "", "project_url": "https://pypi.org/project/NaiveBayes/", "project_urls": { "Download": "http://pypi.python.org/packages/source/N/NaiveBayes/NaiveBayes-1.0.0.tar.gz", "Homepage": "http://www.cbs.dtu.dk" }, "release_url": "https://pypi.org/project/NaiveBayes/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A Naive Bayes classifier", "version": "1.0.0" }, "last_serial": 773577, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "12a93f1b7a70839bcfb2eaf21beb2fc5", "sha256": "20f5e5fa98e7bb4e7915d7534bdef7038c7a091e1b12cba8151afd5b1791d690" }, "downloads": -1, "filename": "NaiveBayes-1.0.0.tar.gz", "has_sig": false, "md5_digest": "12a93f1b7a70839bcfb2eaf21beb2fc5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2077, "upload_time": "2012-11-14T12:56:08", "url": "https://files.pythonhosted.org/packages/91/d7/49d509c1562f3723b0c96a1c8342b9fd273ebbc57034d25e7f2c43511c20/NaiveBayes-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "12a93f1b7a70839bcfb2eaf21beb2fc5", "sha256": "20f5e5fa98e7bb4e7915d7534bdef7038c7a091e1b12cba8151afd5b1791d690" }, "downloads": -1, "filename": "NaiveBayes-1.0.0.tar.gz", "has_sig": false, "md5_digest": "12a93f1b7a70839bcfb2eaf21beb2fc5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2077, "upload_time": "2012-11-14T12:56:08", "url": "https://files.pythonhosted.org/packages/91/d7/49d509c1562f3723b0c96a1c8342b9fd273ebbc57034d25e7f2c43511c20/NaiveBayes-1.0.0.tar.gz" } ] }