{ "info": { "author": "Rob Swift", "author_email": "robvswift@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============================\nEB\n===============================\n\n.. image:: https://img.shields.io/travis/rvswift/EB.svg\n :target: https://travis-ci.org/rvswift/EB\n\n.. image:: https://img.shields.io/pypi/v/EB.svg\n :target: https://pypi.python.org/pypi/EB\n\n\nEnsembleBuilder uses compound activity data to train structure based ensembles to prospectively classify active and\ninactive compounds.\n\n* Free software: BSD license\n* Documentation: https://EB.readthedocs.org.\n\nFeatures\n--------\n\n* Works with Python 2.6, 2.7, 3.3, 3.4\n\n\nInstallation\n------------\n\nInstallation prerequisites\n\n* NumPy: www.numpy.org\n* SciPy: www.scipy.org\n\nInstall EnsembleBuilder with pip\n\n.. code:: bash\n\n pip install EB\n\nInstall EnsembleBuilder by cloning the GitHub repo\n\n.. code:: bash\n\n git clone https://github.com/rvswift/EB\n cd EB\n make install\n\nUsage\n-----\n\nTo run, type ensemblebuilder on the command line\n\n.. code:: bash\n\n usage:\tensemblebuilder \n\n\t ensemblebuilder to show help for that mode.\n\n modes:\n exhaustive\t Determine the best performer by considering all possible ensembles, O(2^N).\n fastheuristic Determine the best ensemble using a O(N) heuristic.\n slowheuristic Determine the best ensemble using an O(N^2) heuristic.\n postanalysis Plot and analyze the performance of one or more ensembles.\n splitter\t Split csv input into training and test sets.\n\n\n\n\nHistory\n-------\n\n0.1.0 (ls)\n---------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rvswift/EB", "keywords": "EB", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "EB", "package_url": "https://pypi.org/project/EB/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/EB/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rvswift/EB" }, "release_url": "https://pypi.org/project/EB/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "Ensemble Builder", "version": "0.1.5" }, "last_serial": 1823629, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "9f9d5595d14f03b0ff3c7b23eb516790", "sha256": "72947fd48a78cf71370ad1029297ed5e964eb99eb8c12c4a8fd208a533c5297c" }, "downloads": -1, "filename": "EB-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9f9d5595d14f03b0ff3c7b23eb516790", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 40423, "upload_time": "2015-11-13T23:57:41", "url": "https://files.pythonhosted.org/packages/82/4b/b38517dce89ecf1684190daca6f856b14bda28df0cc24d09e3a963dfc5f1/EB-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d1a4eaa176c02166416428406bde7a80", "sha256": "3b0edc8ec12d16cf18982964fcf151e1f63644138e4ae28ac75e6f4844b1cf2c" }, "downloads": -1, "filename": "EB-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d1a4eaa176c02166416428406bde7a80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35329, "upload_time": "2015-11-13T23:57:35", "url": "https://files.pythonhosted.org/packages/c6/7d/9e42ea3c94d9c976c0d72a40198d9ae6cff95c92ad6dae09000c5d0af3c2/EB-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "602dad34471ac40e92834737478142ed", "sha256": "b9f92b54715c24efe5a127cd02d40cfcabb13aa151e5f40fb1093b912f0dbe81" }, "downloads": -1, "filename": "EB-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "602dad34471ac40e92834737478142ed", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 40420, "upload_time": "2015-11-14T00:07:43", "url": "https://files.pythonhosted.org/packages/5d/17/3ad1366e635c6e3b93cbe47a7bd42f755d421be656566cb7b7cd8f616d08/EB-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1695102e90a875fe03c6cda0d51a6917", "sha256": "0b8760973436f3b32710b97701e56ad5ef2f023f3471f39c64fcb8208b577b76" }, "downloads": -1, "filename": "EB-0.1.3.tar.gz", "has_sig": false, "md5_digest": "1695102e90a875fe03c6cda0d51a6917", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35320, "upload_time": "2015-11-14T00:07:35", "url": "https://files.pythonhosted.org/packages/3b/2d/34c93d0165a25d0f897ab79b3f8e912062a516f5d968aa7a1153daef5432/EB-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "1ff256e9a41d5247d63e983ec0788732", "sha256": "c5a0541769512afb8cd045fbc7c35cbd63c232c170f652bc2d1eb56c3cdac754" }, "downloads": -1, "filename": "EB-0.1.4.tar.gz", "has_sig": false, "md5_digest": "1ff256e9a41d5247d63e983ec0788732", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35264, "upload_time": "2015-11-19T00:48:56", "url": "https://files.pythonhosted.org/packages/9e/d6/b6b80f990da29f11504a067986416d4b662e7cf2488e6770e58245a60094/EB-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "63617de3418a34ae1987a4faf4596104", "sha256": "c629439251a1596d1e8ed5e0c8010be57c244830cf374707ad1107eb5608c5fd" }, "downloads": -1, "filename": "EB-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "63617de3418a34ae1987a4faf4596104", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 40227, "upload_time": "2015-11-19T00:49:56", "url": "https://files.pythonhosted.org/packages/61/39/cfb7e68892d59f8dcc3f03ed6b2657cae79ba7a0e9a3ace125d6a9c5d25f/EB-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4ebba5f58b0d76deb78cf3aa791b1e2", "sha256": "00613bd1ba1241ccfc7b14b8eef41f1bd004ccaf95505229bc5b474f919afdd7" }, "downloads": -1, "filename": "EB-0.1.5.tar.gz", "has_sig": false, "md5_digest": "d4ebba5f58b0d76deb78cf3aa791b1e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35262, "upload_time": "2015-11-19T00:49:51", "url": "https://files.pythonhosted.org/packages/09/3c/5f9b55473c79455e15a443973fe364123671ef0a29583fd28765bbf2752f/EB-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63617de3418a34ae1987a4faf4596104", "sha256": "c629439251a1596d1e8ed5e0c8010be57c244830cf374707ad1107eb5608c5fd" }, "downloads": -1, "filename": "EB-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "63617de3418a34ae1987a4faf4596104", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 40227, "upload_time": "2015-11-19T00:49:56", "url": "https://files.pythonhosted.org/packages/61/39/cfb7e68892d59f8dcc3f03ed6b2657cae79ba7a0e9a3ace125d6a9c5d25f/EB-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4ebba5f58b0d76deb78cf3aa791b1e2", "sha256": "00613bd1ba1241ccfc7b14b8eef41f1bd004ccaf95505229bc5b474f919afdd7" }, "downloads": -1, "filename": "EB-0.1.5.tar.gz", "has_sig": false, "md5_digest": "d4ebba5f58b0d76deb78cf3aa791b1e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35262, "upload_time": "2015-11-19T00:49:51", "url": "https://files.pythonhosted.org/packages/09/3c/5f9b55473c79455e15a443973fe364123671ef0a29583fd28765bbf2752f/EB-0.1.5.tar.gz" } ] }