modelhub.ModelHub.get_logistic_regression
get_logistic_regression
(*args, **kwargs)Return an instance of the modelhub.LogisticRegression
class from the model hub.
All parameters passed to this function are passed to the constructor of the LogisticRegression model.