Skip to main content

Artificial intelligence model manager

Project description

Artificial Intelligence Model Manager

The Artificial Intelligence Model Manager (AIMM) project aims to provide resources for management of computational intelligence models. Using a plugin-based approach, it provides a services capable of:

  • creating and storing models
  • fitting models
  • upload of already fitted models
  • data access
  • running the models

The server also has support for changeable frontend and persistence interfaces. This allows users to implement the ways server communicates to its clients (multiple parallel interfaces are supported) or stores the models. There are also default interfaces that are supported for both of these functions.

Installation

AIMM is a Python (3.8 and newer) package containing implementations of the server implementation and some of its clients. It can be installed with the following command::

pip install aimm

Installation using setup.py script is also possible, but only if the development environment is set up.

Development environment

Development environment includes, besides the standard requirements of the base AIMM package, various tools and libraries that are used for the build process, documentation and testing. To set up the development environment, Python 3.8 and pip are needed. Dependencies can be installed by calling::

pip install -r requirements.txt

All other generic tasks like testing and documentation building are done through the build tool, use doit list to preview the complete list of all available tasks.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

AIMM-1.1.dev4-py3-none-any.whl (31.0 kB view details)

Uploaded Python 3

File details

Details for the file AIMM-1.1.dev4-py3-none-any.whl.

File metadata

  • Download URL: AIMM-1.1.dev4-py3-none-any.whl
  • Upload date:
  • Size: 31.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for AIMM-1.1.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 875b617cc4aa7d2fab722628252711ab673453d82fcf8277878f65494677f9f2
MD5 96defe2b68c16f650497abb254dddd36
BLAKE2b-256 8cea7661508d5580ec618fbc2a59a37a0dfbadf1d52a9ebf6dfbd1a01aff32e5

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