Creating Custom ModelsΒΆ
Implementing custom Models can be done by inheriting from the base class GPModel. See how we made our models and adjust accordingly.
Implementing custom Models can be done by inheriting from the base class GPModel. See how we made our models and adjust accordingly.