Skip to content

Processing function to processing class #6

Description

@liquidcronos

Definen processsing function class.

It is assumed that the class follows the basic template:

 class MlModel:
     def __init__(self):
           pass
    def predict(self,input: Dict, parameters: Dict):
           pass

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions