Skip to content

jubatus/jubatus-python-skeleton

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Skeleton of Jubatus Client Application in Python

Requirements

  • Jubatus server 0.5.0+
  • jubatus package ( install via pip install jubatus )

Usage

To test the client, run:

$ jubarecommender --configpath /usr/local/share/jubatus/example/config/recommender/lsh.json &
$ python client.py

We assume that Jubatus was installed into /usr/local/. Otherwise, please modify the path.

Now, write your own code in client.py, then run the client again.

About

Skeleton of Jubatus Client Application in Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages