{ "info": { "author": "Wu Haifeng", "author_email": "wuhaifengdhu@163.com", "bugtrack_url": null, "classifiers": [], "description": "pyshifu\r\n=======\r\n|Build Status|\r\n\r\n\r\npyshifu is a Python module for machine learning build on top of java version shifu, which provided large scalability of\r\nbuild high accuracy models with TB level data set in hours.\r\n\r\nMore details about shifu, visit shifu's wiki page: https://github.com/shifuml/shifu/wiki\r\n|Shifu Pipeline|\r\n\r\npyshifu provided the basic operations in the pipeline above, such as new, init, stats...\r\n\r\nInstallation\r\n------------\r\n\r\nDependencies\r\n~~~~~~~~~~~~\r\n\r\nshifu requires:\r\n- Python(>=2.7 or >=3.3)\r\n- Java(>=7.0)\r\n\r\nshifu Optional:\r\n- Hadoop\r\n\r\nPlatform requirement:\r\n- Mac\r\n- Linux\r\n- Windows(>=10586.1007)\r\nAs pyshifu currently depended on bash script to set environment, so windows without shell support could not work\r\ncorrectly. In the future, we will remove all shell script.\r\n\r\nUser installation\r\n~~~~~~~~~~~~~~~~~\r\n\r\nThe easiest way to install pyshifu is using pip::\r\n pip install pyshifu\r\n\r\nor use conda::\r\n conda install pyshifu\r\n\r\nDevelopment\r\n-----------\r\n\r\nWe welcome new contributors of all experience levels. The shifu\r\ncommunity goals are to be helpful, welcoming, and effective. The\r\n`Contribute Guide `__\r\nhas detailed information about contributing code, documentation, tests,\r\nand more. We've included some basic information in this README.\r\n\r\nImportant links\r\n~~~~~~~~~~~~~~~\r\n\r\n- Official source code repo: https://github.com/ShifuML/pyshifu\r\n- Download releases: https://pypi.python.org/pypi/pyshifu\r\n- Issue tracker: https://github.com/ShifuML/pyshifu/issues\r\n\r\nSource code\r\n~~~~~~~~~~~\r\n\r\nYou can check the latest sources with the command:\r\n\r\n.. code::\r\n\r\ngit clone https://github.com/ShifuML/pyshifu.git\r\n\r\nSetting up a development environment\r\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n\r\n`Quick tutorial `__ on how to go about setting\r\nup your environment to contribute to pyshifu.\r\n\r\nTesting\r\n~~~~~~~\r\n\r\nThis project intend to make the python code 100% test coverage. You can\r\ntest by tox.\r\n\r\n.. code::\r\n\r\npip install -r requirements-build.txt\r\n# run the python tests\r\ntox -r\r\n\r\nSubmitting a Pull Request\r\n~~~~~~~~~~~~~~~~~~~~~~~~~\r\n\r\nBefore opening a Pull Request, have a look at the full Contributing page\r\nto make sure your code complies with our `Develop\r\nguide `__. ## Project History This project is\r\nstarted for help user using shifu in python environment.\r\n\r\nHelp and Support\r\n----------------\r\n\r\nDocumentation\r\n~~~~~~~~~~~~~\r\n\r\n- User guide: `User guide `__\r\n- Develop document: `Develop guide `__\r\n- FAQ page: https://github.com/ShifuML/pyshifu/wiki/FAQ-page\r\n\r\nCommunication\r\n~~~~~~~~~~~~~\r\n\r\nYou can leave your message here, `Message\r\nBoard `__.\r\n\r\nCitation\r\n~~~~~~~~\r\n\r\nIf you use scikit-learn in a scientific publication, we would appreciate\r\n`Citations `__.\r\n\r\nThanks\r\n~~~~~~\r\n\r\n1, Thanks kyhau for python-repo-template project to create an empty\r\npython module. https://github.com/kyhau/python-repo-template\r\n\r\n.. |Build Status| image:: https://travis-ci.org/wuhaifengdhu/pyshifu.svg?branch=master :target: https://travis-ci.org/wuhaifengdhu/pyshifu\r\n.. |Shifu Pipeline| image:: doc/images/pipline/pipline.png\r\n\r\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shifuml/pyshifu", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyshifu", "package_url": "https://pypi.org/project/pyshifu/", "platform": "", "project_url": "https://pypi.org/project/pyshifu/", "project_urls": { "Homepage": "https://github.com/shifuml/pyshifu" }, "release_url": "https://pypi.org/project/pyshifu/0.0.8/", "requires_dist": [ "six (>=1.11.0)" ], "requires_python": "", "summary": "An end-to-end machine learning and data mining framework on Hadoop.", "version": "0.0.8" }, "last_serial": 3580573, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "01db50838d5a74a43935ec0847a698af", "sha256": "41ff1c35709ba95a6cf90cacf71e5e501f7e3e828416d532d75c50485fd513c4" }, "downloads": -1, "filename": "pyshifu-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "01db50838d5a74a43935ec0847a698af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34117111, "upload_time": "2017-09-26T07:21:09", "url": "https://files.pythonhosted.org/packages/70/b1/2ec57b449d4225b3f9d080f1f91f53a72c64aef0077976b5d45d2596dbb2/pyshifu-0.0.1-py2.py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "16562b47c1a41462eee6d7da50e1da6f", "sha256": "ecd3c4e0ea33599e3cb2b1060eba53edb458dffaef2427e3d95639157d1a5462" }, "downloads": -1, "filename": "pyshifu-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "16562b47c1a41462eee6d7da50e1da6f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14709, "upload_time": "2017-09-27T01:41:36", "url": "https://files.pythonhosted.org/packages/2b/3a/e7f138f0f9fc48bf50409c0560f470047eb869ff05f4ffce39bd91bb9da9/pyshifu-0.0.2-py2.py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "1f8e3ca71d512d780eaad1bbe0a784f5", "sha256": "5fbf048450e5c1c34b1de94baf452942cfcca263e28a09e98e3d9d5b21a9eb50" }, "downloads": -1, "filename": "pyshifu-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1f8e3ca71d512d780eaad1bbe0a784f5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21020, "upload_time": "2017-09-28T14:44:10", "url": "https://files.pythonhosted.org/packages/a1/76/ef0aea249fa0555ce039cd4a194c95c1fb88516d3e98dafbff48eaca9c25/pyshifu-0.0.3-py2.py3-none-any.whl" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "2b2fb5bbf57fd6223d72e7cfc209583a", "sha256": "81e136dd6a43f7bc86d0ee412fd08f0f167fa3438515378e41108b3f523d296a" }, "downloads": -1, "filename": "pyshifu-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2b2fb5bbf57fd6223d72e7cfc209583a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21020, "upload_time": "2017-09-28T15:03:50", "url": "https://files.pythonhosted.org/packages/d4/c8/066c678495f386bf4112dd11f8d31adc5706396b14a68f23bdf835e00a39/pyshifu-0.0.4-py2.py3-none-any.whl" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "c7cf89645d61a69fd27a74266100ac1c", "sha256": "197c5b16266a23f6d1e926e7dd833dd128a71c646ca93ceee33c51aa3f83595c" }, "downloads": -1, "filename": "pyshifu-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c7cf89645d61a69fd27a74266100ac1c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25846, "upload_time": "2017-09-28T15:08:45", "url": "https://files.pythonhosted.org/packages/78/97/e3cd1ca02826739434597ec7fdedb03de44be26c3a5a37dbd266ee325d62/pyshifu-0.0.5-py2.py3-none-any.whl" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "9afcd25e3128cf20eeb55e68b418bdce", "sha256": "34508bb5a248f6382b55bfc0b88d0530512a0d7543924886aa8acc2715da4af0" }, "downloads": -1, "filename": "pyshifu-0.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9afcd25e3128cf20eeb55e68b418bdce", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16402, "upload_time": "2017-09-28T15:16:57", "url": "https://files.pythonhosted.org/packages/3d/03/65b0eefe35aa704b7a265167e584879c90e882158c75b1af5dc6b6ef8d24/pyshifu-0.0.6-py2.py3-none-any.whl" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "f8c8d6d174e1bf19594da9bc83641046", "sha256": "58eeb0f323816658e3a3d58304053f31f5e55c5183f648c167f3430b8c95b1dc" }, "downloads": -1, "filename": "pyshifu-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f8c8d6d174e1bf19594da9bc83641046", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34114410, "upload_time": "2017-09-28T15:45:12", "url": "https://files.pythonhosted.org/packages/7e/7e/18d76616b4237c950c6700eaf0deda6f6bc7573c22b85b73e6cb5549ecdd/pyshifu-0.0.7-py2.py3-none-any.whl" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "7580ff054f5e4234b5774b8bb232c9e0", "sha256": "3f6afca15e422da5c13d6c56c514c978d521770ec6f0839d75ca70e9bdcc1b11" }, "downloads": -1, "filename": "pyshifu-0.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7580ff054f5e4234b5774b8bb232c9e0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34176982, "upload_time": "2018-02-14T06:27:11", "url": "https://files.pythonhosted.org/packages/87/b9/e701a82689be2a5d70611be9552a69f1caf2e6b14868acfc5776b3cdd9ec/pyshifu-0.0.8-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7580ff054f5e4234b5774b8bb232c9e0", "sha256": "3f6afca15e422da5c13d6c56c514c978d521770ec6f0839d75ca70e9bdcc1b11" }, "downloads": -1, "filename": "pyshifu-0.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7580ff054f5e4234b5774b8bb232c9e0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34176982, "upload_time": "2018-02-14T06:27:11", "url": "https://files.pythonhosted.org/packages/87/b9/e701a82689be2a5d70611be9552a69f1caf2e6b14868acfc5776b3cdd9ec/pyshifu-0.0.8-py2.py3-none-any.whl" } ] }