Skip to main content

IBM Services Framework for ML Applications Python 3 framework for building robust, production-ready machine learning applications. Official ML accelerator within the larger RAD-ML methodology.

Project description

MLApp · pip version Build Status License

MLApp is a Python library for building machine learning and AI solutions that are consistent, integrated and production-ready.

  • Project scaffolding: Generates opinionated file structure that enforces modern engineering standards and improves readability across solutions
  • Embedded with MLOps: Standardize the way models and their metadatas are registered, stored and deployed
  • Asset boilerplates: Pre-built model templates that can be easily customized to accelerate development of common use cases
  • Data science utilities: Extendable set of utilities (feature selection, autoML and other areas) increasing developer productivity
  • Connectors: Easily connect to common data and analytics services
  • Deployment integration: Applications built using MLApp can easily be deployed on platforms such as Kubernetes, Azure Machine Learning and others

Installation and setup

Install MLApp via pip:

pip install mlapp

Navigate to an empty project folder and generate the project scaffold:

mlapp init

Install a working example using boilerplates:

mlapp boilerplates install crash_course

Next Steps

Check out the project documentation.

A great place to start is the MLApp crash course.

Contributing to MLApp

We welcome contributions from the community to this framework. Please refer to CONTRIBUTING for more information.

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

mlapp-0.1.1.tar.gz (201.0 kB view hashes)

Uploaded Source

Built Distribution

mlapp-0.1.1-py3-none-any.whl (263.9 kB view hashes)

Uploaded Python 3

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