gp3ml_api_contracts¶
R reference: gp3ml 0.3.0.
gp3ml public API contracts¶
Returns the package's explicit compatibility contract for the public API. APIs classified as stable in version 0.2.0 remain stable throughout the 0.3.x line. New APIs introduced by the current development milestone are marked experimental until promoted by a later release decision.
R reference usage¶
gp3ml_api_contracts()
The Python implementation is exported as gp3mlpy.gp3ml_api_contracts. See the runtime docstring for Python-specific typing and semantic adaptations.