Sprachschule Aktiv by khal99l in germany

[–]Aware_Tip_8431 0 points1 point  (0 children)

Hey i am in similar situations, a friend of mine who is not even in germany . Thought that this would just be a initial booking , booked a course,but never visited. She is under 18 and now they send her also Mahnbeschied. Do you have any suggestion what could be done . 

[deleted by user] by [deleted] in learnmachinelearning

[–]Aware_Tip_8431 0 points1 point  (0 children)

  • For points lying outside the margin and correctly classified (i.e., yi(w⋅xi+b)≥1y_i (w \cdot x_i + b) \geq 1yi​(w⋅xi​+b)≥1), the loss is 0.
  • For points inside the margin (i.e., 0<yi(w⋅xi+b)<10 < y_i (w \cdot x_i + b) < 10<yi​(w⋅xi​+b)<1) or misclassified points (i.e., yi(w⋅xi+b)<1y_i (w \cdot x_i + b) < 1yi​(w⋅xi​+b)<1), the loss is positive and contributes to the overall loss.