Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the What you really need to know section for the big picture.

julearn.models.get_model

julearn.models.get_model(name, problem_type, **kwargs)

Get a model.

Parameters:
Returns:

The model object.