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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file deployml-0.0.3bis.tar.gz
.
File metadata
- Download URL: deployml-0.0.3bis.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44cd5701d59b03922a268b722682b1134cbaa1be8a916925b92f224ae1c63e09 |
|
MD5 | 3266ed9aa1aa86c7153765837820bba0 |
|
BLAKE2b-256 | 21f36a516779abd6fe85be4de38b69b0d130d7c7346aac02718f1f741d647d59 |
File details
Details for the file deployml-0.0.3bis-py2-none-any.whl
.
File metadata
- Download URL: deployml-0.0.3bis-py2-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags:
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6e9beaf32ce96c7dbc0ed24a546f00d921179aab5ca3b55fd9b85be31356ec7 |
|
MD5 | 98d798a7c47f6f293490a9dc85b7fe0e |
|
BLAKE2b-256 | 4d2c00c3ca1f87180c44eccd3ae49593e83fd507d88a54365df454301803762f |