Giter Site home page Giter Site logo

pyshifu's Introduction

Build Status

pyshifu

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 has detailed information about contributing code, documentation, tests, and more. We've included some basic information in this README.

Important links

Source code

You can check the latest sources with the command:

git clone https://github.com/ShifuML/pyshifu.git

Setting up a development environment

Quick tutorial 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.

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.

Project History

This project is started for help user using shifu in python environment.

Help and Support

Documentation

Communication

You can leave your message here, Message Board.

Citation

If you use scikit-learn in a scientific publication, we would appreciate Citations.

Thanks

1, Thanks kyhau for python-repo-template project to create an empty python module. https://github.com/kyhau/python-repo-template

pyshifu's People

Contributors

kyhau avatar wuhaifengdhu avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pyshifu's Issues

Parameters models

Now all the parameters get from xml file, in future we should be available configure at python side.

Workout ways to install shifu in horton

As in Horton machine, we can not use pip by default, so it hard to use pip install pyshifu.
Also, it seems it cannot access outside the web.
So we need a solution to that.

rst version readme

In pypi official website, it only supports RST file as module description.

pandoc maybe help for this issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.