{ "info": { "author": "Maxwell Flitton, Romain Belia", "author_email": "maxwellflitton@gmail.com, belia.bourgeois.romain@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Software Development :: Build Tools" ], "description": "# deploy-ml\nThis 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.\n\n\n## Installation\nYou don't need this source code unless you want to modify the package. If you just want to use the package, just run:\n```\npip install --upgrade deployml`\n```\n\nInstall from source with:\n\n```\npython3 setup.py install\n```\n\n## Requirements\n\nPython 3+ (PyPy supported)\n\nYou should be good to go from there.\n\n## Examples\nYou can find a simple example for each module under the folder examples/[MODULE-NAME]\n\n## Documentation\nYou can find documentation for each module on how to train, test and package machine learning in the README file.\n\n## Getting Involved\nAs 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.\n\n## Dependancies\nModules 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\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/deploy-ml/deploy-ml", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "deployml", "package_url": "https://pypi.org/project/deployml/", "platform": "", "project_url": "https://pypi.org/project/deployml/", "project_urls": { "Homepage": "https://github.com/deploy-ml/deploy-ml" }, "release_url": "https://pypi.org/project/deployml/0.0.3/", "requires_dist": [ "pandas", "imblearn", "sklearn", "numpy", "matplotlib", "keras", "tensorflow" ], "requires_python": "", "summary": "Easy training and deployment of machine learning algorithms", "version": "0.0.3" }, "last_serial": 5289691, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "53f7d2cdb7144480edf657bca42b63b9", "sha256": "305670c15e43af874624a14e3588842fda21d9b0cd24bfb06a5657ec34d7fbc5" }, "downloads": -1, "filename": "deployml-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "53f7d2cdb7144480edf657bca42b63b9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15401, "upload_time": "2018-07-04T15:15:45", "url": "https://files.pythonhosted.org/packages/a7/93/c7af76ed847625195a4fcdd46618244d73defb4e7456831e7e8e25a4984e/deployml-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ae307e3943617f1cb969aa063b8ae597", "sha256": "8b4e5f898c67db7da3dd7ddd8bfa5bb70d7550145bf6ac38dee0e7e5d7ffc837" }, "downloads": -1, "filename": "deployml-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ae307e3943617f1cb969aa063b8ae597", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2629, "upload_time": "2019-05-19T21:38:07", "url": "https://files.pythonhosted.org/packages/fa/53/df1468208c816d1dbd6134bc0f90f2587f9567d8fec265264caee01b52da/deployml-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "44345d072f77d66104df6c96c7c44468", "sha256": "7e7cf5e9a0bb576b8df822494fa26d16ffacda49544e87f7516522b20e939caa" }, "downloads": -1, "filename": "deployml-0.0.2.a-py3-none-any.whl", "has_sig": false, "md5_digest": "44345d072f77d66104df6c96c7c44468", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18061, "upload_time": "2018-07-23T17:05:02", "url": "https://files.pythonhosted.org/packages/e6/b3/ebf1bac51f90fec5ffdd9b45aefa615321f5c14e4e11bf1c4e36b171c505/deployml-0.0.2.a-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9a84dcb68565df849c81b90d47096258", "sha256": "f07eec55f0f03e6b69f80647c8e08d707fe0259de92d44500a0f2e45db9cea14" }, "downloads": -1, "filename": "deployml-0.0.2.a.tar.gz", "has_sig": false, "md5_digest": "9a84dcb68565df849c81b90d47096258", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9473, "upload_time": "2018-07-23T17:05:04", "url": "https://files.pythonhosted.org/packages/e1/3c/88ca5e040bee78d1de2e6f44b9e7ac9dae5c8ff36f52229942b097696030/deployml-0.0.2.a.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "98d798a7c47f6f293490a9dc85b7fe0e", "sha256": "c6e9beaf32ce96c7dbc0ed24a546f00d921179aab5ca3b55fd9b85be31356ec7" }, "downloads": -1, "filename": "deployml-0.0.3bis-py2-none-any.whl", "has_sig": false, "md5_digest": "98d798a7c47f6f293490a9dc85b7fe0e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 23614, "upload_time": "2018-10-10T06:57:41", "url": "https://files.pythonhosted.org/packages/4d/2c/00c3ca1f87180c44eccd3ae49593e83fd507d88a54365df454301803762f/deployml-0.0.3bis-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3266ed9aa1aa86c7153765837820bba0", "sha256": "44cd5701d59b03922a268b722682b1134cbaa1be8a916925b92f224ae1c63e09" }, "downloads": -1, "filename": "deployml-0.0.3bis.tar.gz", "has_sig": false, "md5_digest": "3266ed9aa1aa86c7153765837820bba0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13959, "upload_time": "2018-10-10T06:57:43", "url": "https://files.pythonhosted.org/packages/21/f3/6a516779abd6fe85be4de38b69b0d130d7c7346aac02718f1f741d647d59/deployml-0.0.3bis.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "98d798a7c47f6f293490a9dc85b7fe0e", "sha256": "c6e9beaf32ce96c7dbc0ed24a546f00d921179aab5ca3b55fd9b85be31356ec7" }, "downloads": -1, "filename": "deployml-0.0.3bis-py2-none-any.whl", "has_sig": false, "md5_digest": "98d798a7c47f6f293490a9dc85b7fe0e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 23614, "upload_time": "2018-10-10T06:57:41", "url": "https://files.pythonhosted.org/packages/4d/2c/00c3ca1f87180c44eccd3ae49593e83fd507d88a54365df454301803762f/deployml-0.0.3bis-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3266ed9aa1aa86c7153765837820bba0", "sha256": "44cd5701d59b03922a268b722682b1134cbaa1be8a916925b92f224ae1c63e09" }, "downloads": -1, "filename": "deployml-0.0.3bis.tar.gz", "has_sig": false, "md5_digest": "3266ed9aa1aa86c7153765837820bba0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13959, "upload_time": "2018-10-10T06:57:43", "url": "https://files.pythonhosted.org/packages/21/f3/6a516779abd6fe85be4de38b69b0d130d7c7346aac02718f1f741d647d59/deployml-0.0.3bis.tar.gz" } ] }