MLPM: Machine Learning Package Manager
In recent years, the machine learning community has witnessed rapid growth in the development of deep learning and its application. Unlike other software that can be installed through the package manager, developing machine learning systems usually need to search for the source code or start from scratch, debug and then deploy to production. It usually costs much for small companies and research institutions to run, test, evaluate, deploy and monitor machine learning system. In this paper, we proposed a machine learning package manager aiming to assist users1) find potentially useful models,2) resolve dependencies,3) deploy as HTTP service. By using the MLPM, users are enabled to easily adopt existing and well-established machine learning algorithms and libraries to their project within few steps. MLPM also allows third-party extensions to be installed, which makes the system customizable according to users’ workflow.rpose