MLSToolbox Code Generator is a user-friendly, extensible, and comprehensive tool designed to support data scientists in automating the creation of high-quality ML pipelines based on the application of the core software engineering design principles (cohesion, coupling and object-oriented SOLID principles).
You can find all the information you need in our WIKI!.
This video shows how to use the MLSToolbox Pipeline Code generator to define a pipeline and generate the code to create the ML model. More details about the example used in this video are available at mls_code_generator Wiki.
Pipeline.Code.Generator.Diabetes_576.mp4
You can find more videos at mls_code_generator Wiki.
docker build -t server_mls .
docker run -d -p 5000:5000 server_mls