openlayer.TaskType#
- class openlayer.TaskType(value)#
A selection of machine learning tasks supported by Openlayer.
Note
Our sample notebooks show you how to use each one of these task types with Openlayer.
- __init__(*args, **kwargs)#
Attributes
TextClassification
For sequence classification tasks.
TabularClassification
For tabular classification tasks.
TabularRegression
Coming soon!