Artificial
Intelligence

Fall 2011
course
navigation

Oct 31

aside

Want $50,000?
Darpa shredder challange

homework

discuss ; make sure Bayse Thm is clear.

where we are

Talking about Machine Learning
I've asked you to read
The text goes into much more detail of the math and variations on models than we will. Focus on the two examples, and use sources outside the text to get the gist as needed.
We're going to do Naive Bayes first, moving on to neural nets soon. So: hit the books and resources.

spam classification

This is the archetypal Baysian learning system. Walk through the algorithm with my email example. (Though I haven't uploaded my raw data, for privacy reasons.)
Other resources :
Walk through NLP-NaiveBayes.pdf .
Look at my code (perl; sorry; old code) from my email, and discuss how the gist of it works.
I have not uploaded the 1/2 Gig of my email and spam messages for privacy and space reasons, though I may show the format of these files and folders in class.
I also have a bayes.lisp example that may (or may not be helpful.)
Your assignment for next week - start and we can discuss Thu:
http://cs.marlboro.edu/ courses/ fall2011/ai/ notes/ Oct_31
last modified Monday October 31 2011 11:15 pm EDT