This is not the same thing as a naive Bayesian classifier. A naive Bayesian classifier uses Bayes' theorem to classify text. Mindreader uses Bayes to chart a user's probable favorite topics, and then predict a user's probable identity from the topics they choose.
For more info:
http://rock-paper-scissors.googlecode.com/svn/trunk/doc/README_FOR_APP
To grab the code:
svn checkout \
http://rock-paper-scissors.googlecode.com/svn/trunk/ rock_paper_scissors












