An end-to-end machine learning and data mining framework on Hadoop.
Project description
pyshifu
=======
|Build Status|
pyshifu is a Python module for machine learning build on top of java version shifu, which provided large scalability of
build high accuracy models with TB level data set in hours.
More details about shifu, visit shifu's wiki page: https://github.com/shifuml/shifu/wiki
|Shifu Pipeline|
pyshifu provided the basic operations in the pipeline above, such as new, init, stats...
Installation
------------
Dependencies
~~~~~~~~~~~~
shifu requires:
- Python(>=2.7 or >=3.3)
- Java(>=7.0)
shifu Optional:
- Hadoop
Platform requirement:
- Mac
- Linux
- Windows(>=10586.1007)
As pyshifu currently depended on bash script to set environment, so windows without shell support could not work
correctly. In the future, we will remove all shell script.
User installation
~~~~~~~~~~~~~~~~~
The easiest way to install pyshifu is using pip::
pip install pyshifu
or use conda::
conda install pyshifu
Development
-----------
We welcome new contributors of all experience levels. The shifu
community goals are to be helpful, welcoming, and effective. The
`Contribute Guide <http: shifu.ml="" project="" about="" #how-to-contribute="">`__
has detailed information about contributing code, documentation, tests,
and more. We've included some basic information in this README.
Important links
~~~~~~~~~~~~~~~
- Official source code repo: https://github.com/ShifuML/pyshifu
- Download releases: https://pypi.python.org/pypi/pyshifu
- Issue tracker: https://github.com/ShifuML/pyshifu/issues
Source code
~~~~~~~~~~~
You can check the latest sources with the command:
.. code::
git clone https://github.com/ShifuML/pyshifu.git
Setting up a development environment
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
`Quick tutorial <doc developers="" guide.md="">`__ on how to go about setting
up your environment to contribute to pyshifu.
Testing
~~~~~~~
This project intend to make the python code 100% test coverage. You can
test by tox.
.. code::
pip install -r requirements-build.txt
# run the python tests
tox -r
Submitting a Pull Request
~~~~~~~~~~~~~~~~~~~~~~~~~
Before opening a Pull Request, have a look at the full Contributing page
to make sure your code complies with our `Develop
guide <doc developers="" guide.md="">`__. ## Project History This project is
started for help user using shifu in python environment.
Help and Support
----------------
Documentation
~~~~~~~~~~~~~
- User guide: `User guide <doc users="" guide.md="">`__
- Develop document: `Develop guide <doc developers="" guide.md="">`__
- FAQ page: https://github.com/ShifuML/pyshifu/wiki/FAQ-page
Communication
~~~~~~~~~~~~~
You can leave your message here, `Message
Board <https: github.com="" shifuml="" pyshifu="" wiki="" message-board="">`__.
Citation
~~~~~~~~
If you use scikit-learn in a scientific publication, we would appreciate
`Citations <https: github.com="" shifuml="" pyshifu="" wiki="" citations="">`__.
Thanks
~~~~~~
1, Thanks kyhau for python-repo-template project to create an empty
python module. https://github.com/kyhau/python-repo-template
.. |Build Status| image:: https://travis-ci.org/wuhaifengdhu/pyshifu.svg?branch=master :target: https://travis-ci.org/wuhaifengdhu/pyshifu
.. |Shifu Pipeline| image:: doc/images/pipline/pipline.png
=======
|Build Status|
pyshifu is a Python module for machine learning build on top of java version shifu, which provided large scalability of
build high accuracy models with TB level data set in hours.
More details about shifu, visit shifu's wiki page: https://github.com/shifuml/shifu/wiki
|Shifu Pipeline|
pyshifu provided the basic operations in the pipeline above, such as new, init, stats...
Installation
------------
Dependencies
~~~~~~~~~~~~
shifu requires:
- Python(>=2.7 or >=3.3)
- Java(>=7.0)
shifu Optional:
- Hadoop
Platform requirement:
- Mac
- Linux
- Windows(>=10586.1007)
As pyshifu currently depended on bash script to set environment, so windows without shell support could not work
correctly. In the future, we will remove all shell script.
User installation
~~~~~~~~~~~~~~~~~
The easiest way to install pyshifu is using pip::
pip install pyshifu
or use conda::
conda install pyshifu
Development
-----------
We welcome new contributors of all experience levels. The shifu
community goals are to be helpful, welcoming, and effective. The
`Contribute Guide <http: shifu.ml="" project="" about="" #how-to-contribute="">`__
has detailed information about contributing code, documentation, tests,
and more. We've included some basic information in this README.
Important links
~~~~~~~~~~~~~~~
- Official source code repo: https://github.com/ShifuML/pyshifu
- Download releases: https://pypi.python.org/pypi/pyshifu
- Issue tracker: https://github.com/ShifuML/pyshifu/issues
Source code
~~~~~~~~~~~
You can check the latest sources with the command:
.. code::
git clone https://github.com/ShifuML/pyshifu.git
Setting up a development environment
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
`Quick tutorial <doc developers="" guide.md="">`__ on how to go about setting
up your environment to contribute to pyshifu.
Testing
~~~~~~~
This project intend to make the python code 100% test coverage. You can
test by tox.
.. code::
pip install -r requirements-build.txt
# run the python tests
tox -r
Submitting a Pull Request
~~~~~~~~~~~~~~~~~~~~~~~~~
Before opening a Pull Request, have a look at the full Contributing page
to make sure your code complies with our `Develop
guide <doc developers="" guide.md="">`__. ## Project History This project is
started for help user using shifu in python environment.
Help and Support
----------------
Documentation
~~~~~~~~~~~~~
- User guide: `User guide <doc users="" guide.md="">`__
- Develop document: `Develop guide <doc developers="" guide.md="">`__
- FAQ page: https://github.com/ShifuML/pyshifu/wiki/FAQ-page
Communication
~~~~~~~~~~~~~
You can leave your message here, `Message
Board <https: github.com="" shifuml="" pyshifu="" wiki="" message-board="">`__.
Citation
~~~~~~~~
If you use scikit-learn in a scientific publication, we would appreciate
`Citations <https: github.com="" shifuml="" pyshifu="" wiki="" citations="">`__.
Thanks
~~~~~~
1, Thanks kyhau for python-repo-template project to create an empty
python module. https://github.com/kyhau/python-repo-template
.. |Build Status| image:: https://travis-ci.org/wuhaifengdhu/pyshifu.svg?branch=master :target: https://travis-ci.org/wuhaifengdhu/pyshifu
.. |Shifu Pipeline| image:: doc/images/pipline/pipline.png
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pyshifu-0.0.8-py2.py3-none-any.whl
.
File metadata
- Download URL: pyshifu-0.0.8-py2.py3-none-any.whl
- Upload date:
- Size: 34.2 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f6afca15e422da5c13d6c56c514c978d521770ec6f0839d75ca70e9bdcc1b11 |
|
MD5 | 7580ff054f5e4234b5774b8bb232c9e0 |
|
BLAKE2b-256 | 87b9e701a82689be2a5d70611be9552a69f1caf2e6b14868acfc5776b3cdd9ec |