Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 375 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 375 Bytes

log-loss


The interactive visualization in the browser lets you try to find the logistic curve that minimizes log-loss for a randomized set of data points with one feature:
• The slider on the left controls b_1 (coefficient of feature 1)
• The slider on the right controls b_0 (intercept)
You can see the log-loss on the right side of the visualization.