qlauncher.problems.other.tabular_ml

qlauncher.problems.other.tabular_ml#

Summary#

Classes:

Reference#

class qlauncher.problems.other.tabular_ml.TabularML(X: ndarray, y: ndarray | None = None, instance_name: str = 'unnamed')[source]#

Bases: Model

static from_preset(instance_name: Literal['default'], **kwargs) TabularML[source]#
visualize() None[source]#