/aqueduct

Framework for create performance-efficient prediction

Primary LanguagePythonMIT LicenseMIT

Aqueduct

Framework to make youre prediction performance-efficient and scalable.

Key Benefits

  • Increases the throughput of your machine learning-based service
  • Uses shared memory for instantaneous transfer of large amounts of data between processes
  • All optimizations in one library
  • Supports multiple frameworks

Documentation

Examples

Installation

Install using pip:

pip install aqueduct

Moreover, aqueduct has "optional extras"

  • numpy - support types from numpy in shared memory
  • aiohttp - extension for aiohttp support(see more in examples)
pip install aqueduct[numpy,aiohttp]

Contact Us

Feel free to ask questions in Telegram: t.me/avito-ml