Skip to content

MLSToolbox/mls_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MLS Library

Python Tests and Coverage codecov

mls_lib is a Python library containing a set of classes, organized in different packages, representing the structure and the main concepts required to instantiate and orchestrate any ML pipeline, its stages and the tasks that these stages perform. These classes have been carefully designed to meet Software Engineering design principles.

The code of specific ML pipelines, generated by the mls_code_generator component, imports the mls_lib and instantiates the classes for these pipelines, ensuring the high quality of the generated code. The library code documentation may be found at the following link.

Documentation

Details on the packages and classes included are available on this repository Wiki.

Requirements to use mls_lib

In order to use the mls_lib classes, you need to have installed the Python packages indicated in the requirements.txt file mls_lib package in this repository.

Packages

No packages published

Contributors 2

  •  
  •  

Languages