Oh, forgot to mention that you'll want to compute probabilities using logarithms to avoid underflow precision loss (which will introduce classification errors). example: wordValue = System.Math.Log((double)count /…
http://www.codeproject.com/KB/cs/BayesClassifier.aspx This is a simple one built in C#/.Net. I fixed a significant bug and raised classification accuracy from 74% -> 96% in my noisy dataset (automobile accident…
derefr, Unfortunately, you are either jealous and letting that affect your judgment or you completely fail to understand that there are real-world reasons to own a Mac. I bought a Mac because I wanted a system that is…
Mac backup: Last day of the month I run Carbon Copy Cloner to backup everything to a 500GB firewire external drive. (firewire, so that I can boot OSX from that image, if need be.) PC Backup: I dumped my PCs 18 months…
Oh, forgot to mention that you'll want to compute probabilities using logarithms to avoid underflow precision loss (which will introduce classification errors). example: wordValue = System.Math.Log((double)count /…
http://www.codeproject.com/KB/cs/BayesClassifier.aspx This is a simple one built in C#/.Net. I fixed a significant bug and raised classification accuracy from 74% -> 96% in my noisy dataset (automobile accident…
derefr, Unfortunately, you are either jealous and letting that affect your judgment or you completely fail to understand that there are real-world reasons to own a Mac. I bought a Mac because I wanted a system that is…
Mac backup: Last day of the month I run Carbon Copy Cloner to backup everything to a 500GB firewire external drive. (firewire, so that I can boot OSX from that image, if need be.) PC Backup: I dumped my PCs 18 months…