Metadata-Version: 2.1
Name: amlpp
Version: 0.0.4
Summary: Wrapper for ml library
Home-page: https://github.com/Asirg/amlpp
Author: Asir Muminov
Author-email: vojt.tieg295i@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6,<3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# Description

library wrapper for ml libraries.

### Сapabilities
The main class is a conveyor as an analogue of a pipeline. There is a partial interchangeability. The focus is on expanding built-in capabilities such as auto-typing predictive models, feature importance inference, scores, and various future features. There are also adapted transformers, classes for customizing the structure of projects.

### Status
At the moment, the functionality is not wide, designed for expansion in the future

