I just saw this formula for supervised learning, check out the image below
an aside: I think I'll set up mathjax for this site to render latex formulas instead of images, though last year I tried it, latex/mathjax renders poorly on safari (the character size is much smaller compared to chrome rendering) thus I'll think about it
![]() |
an image, click to view in HD |
my math skills are rusty, so I think that the following
![]() |
an image, click to view in HD |
reads like this:
D is a set of a sequence of pairs of x and y to n, of which x is an input and y is a label, where the pairs are a subset where x comes from a dimensional feature space R of length d, and y comes from label space C.