Resolve "(Learner1D) add possibility to use the direct neighbors in the loss"
1 unresolved thread
Compare changes
- Jorn Hoofwijk authored
+ 57
− 6
@@ -15,14 +15,65 @@ from ..notebook_integration import ensure_holoviews
@@ -44,7 +95,7 @@ def uniform_loss(interval, scale, data, neighbors):
@@ -79,7 +130,7 @@ def _loss_of_multi_interval(xs, ys):
@@ -95,7 +146,7 @@ def triangle_loss(interval, scale, data, neighbors):