Advertisement
Guest User

Model Overfitting

a guest
Jan 28th, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. We illustrate the problem of model overfitting using A 2-D dataset containing 1500 labeled instances ,each of which is assighned to one of the two classes i.e 1 or 0. we then generate the data as follows
  2.  
  3. i) Instances from class 1 generated from a mixture of 3 gaussin distributiod centered at [6,14],[10,6] and [14,14]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement