TDSM 11.7

From The Data Science Design Manual Wikia
Revision as of 06:58, 12 December 2017 by Anjul.tyagi (talk | contribs) (Created page with "1. find the max of negative labels: say Neg_max 2. Find the min of positive labels: say Pos_min max separating line: y=(|Pos_min - Neg_max|)/2")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

1. find the max of negative labels: say Neg_max 2. Find the min of positive labels: say Pos_min

max separating line: y=(|Pos_min - Neg_max|)/2