Skip to content
Snippets Groups Projects
Commit 2843ba16 authored by Bas Nijholt's avatar Bas Nijholt
Browse files

fix typo

parent 1b0fe2d8
No related branches found
No related tags found
1 merge request!7implement 2D learner
......@@ -475,7 +475,7 @@ class BalancingLearner(BaseLearner):
def _max_disagreement_location_in_simplex(points, values, grad, transform):
"""Find the point of maximum disagreement between linear and quadratic model.
"""Find the point of maximum disagreement between linear and cubic model.
Parameters
----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment