Skip to content

assert_gp3ml_use_case

R reference: gp3ml 0.3.0.

Assert that a task is within the permitted gp3ml scope

Assert that a task is within the permitted gp3ml scope

R reference usage

assert_gp3ml_use_case(task, data = NULL)

The Python implementation is exported as gp3mlpy.assert_gp3ml_use_case. See the runtime docstring for Python-specific typing and semantic adaptations.