Skip to content

as_gp3ml_data

R reference: gp3ml 0.3.0.

Extract model-ready data from a gp3ml handoff object

Extract model-ready data from a gp3ml handoff object

R reference usage

as_gp3ml_data(x, ...)

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