Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 402 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 402 Bytes

vwserver

A python based RPC server that encapsulates the functionality of Vowpal Wabbit making it easier to integrate it into your data workflow. The RPC protocol is language agnostic so you can access from any kind of platform.

Image

Installation

sudo pip install git+git://github.com/prashanthellina/funcserver.git
sudo pip install gevent