Skip to main content

embedded-jubatus-python is a Python bridge to call Jubatus Core library.

Project description

Travis PyPi

embedded-jubatus-python

embedded-jubatus-python is a Python bridge to call Jubatus Core C++ library.

The interface of embedded-jubatus-python is the same as that of RPC client classes. See the API Reference for details.

Install

pip install Cython
pip install embedded_jubatus

Requirements

  • Python 2.7, 3.3, 3.4 or 3.5.

  • Jubatus needs to be installed.

Limitations

  • The following methods are currently unavailable: get_status, get_proxy_status, do_mix, get_name, set_name and get_client.

  • save method saves the model file as /tmp/127.0.0.1_0_${type}_${id}.jubatus, where ${type} is a name of the service (classifier, recommender, etc.) and ${id} is the value specified as an argument to the save method. If you need to save the model into a different location, call save_bytes method, which returns the model data as a binary, then save the returned bytes to the preferred location. The same rule applies to load / load_bytes methods.

License

LGPL 2.1

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

embedded_jubatus-1.1.1.tar.gz (194.7 kB view details)

Uploaded Source

File details

Details for the file embedded_jubatus-1.1.1.tar.gz.

File metadata

  • Download URL: embedded_jubatus-1.1.1.tar.gz
  • Upload date:
  • Size: 194.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for embedded_jubatus-1.1.1.tar.gz
Algorithm Hash digest
SHA256 6b4066476e38abb6ab1e1031e8604b0a509b2330cbc29a12f71a248bbc65bc0e
MD5 9a51881a71afea739646f7d89b0607bd
BLAKE2b-256 767f74aeacfbf8b90014f6817a5dd7d1bdcb734ba25e5d99a42a71af24cc2b3c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page