Skip to main content

Easy training and deployment of machine learning algorithms

Project description

deploy-ml

This open source library is esentually a wrapper for popular machine learning libraries. It streamlines, and simplifies the training and deployment of algrithms. Right now the library is in its infancy. We are working to get the core functionality up and running in order to be tested at Imperial College London.

Installation

You don't need this source code unless you want to modify the package. If you just want to use the package, just run:

pip install --upgrade deployml`

Install from source with:

python3 setup.py install

Requirements

Python 3+ (PyPy supported)

You should be good to go from there.

Examples

You can find a simple example for each module under the folder examples/[MODULE-NAME]

Documentation

You can find documentation for each module on how to train, test and package machine learning in the README file.

Getting Involved

As this is still a very new project, we have enabled bug reporting and feature requesting. Also if you're good at python or doing research please let us know and get involved in the development.

Dependancies

Modules are activated seperately meaning that you don't have to have everything. However, you will have to have the sk-learn library as this is used a lot for the data processing in pretty much all the models. Keras and Tensorflow are only needed if you activate

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

deployml-0.0.2.a.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

deployml-0.0.2.a-py3-none-any.whl (18.1 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