Wrong Normal Assumption on Linear Classifiers;
Normal assumption on weight vectors regularizes the by some precision matrix gamma. However normal distribution takes Mahalonobis distance , thus it fails to capture scaled version of weight vector.Also, If weight vectors assumed to be unit vectors than they will be distributed on unit hyper-sphere. It may worth to use von-misses distribution , but I think it will not differ too much.
Wednesday, February 22, 2012
Subscribe to:
Post Comments (Atom)
Python Terminal Animation for Waiting
A nice small tool for terminal animations from yaspin import yaspin with yaspin(): do_stuff()
-
It is difficult to create robot that cleans our arbitrary dirty dishes. However , if we put some digital information on dishes (special des...
-
Real Time Transcription: In TV channels I realize that text is a little bit coming late after the speech. So , I think they are using...
-
Layoffs from cloud companies Amazon, Google and Microsoft is fade of Web2. But Metaverse is failed attempt to create Web3 so far. My perspec...
No comments:
Post a Comment