In addition to the above answers you may consider the book by Chris Bishop, Pattern Recognition and Machine Learning, Springer, 2007, ISBN-10: 0387310738, ISBN-13: 978-0387310732
It is considered a classic textbook on the subject.
In addition to the above answers you may consider the book by Chris Bishop, Pattern Recognition and Machine Learning, Springer, 2007, ISBN-10: 0387310738, ISBN-13: 978-0387310732
It is considered a classic textbook on the subject.
The classic is Hastie, Tibshirani, Friedman 'Elements of Statistical Learning'. You don't want to be without that -- its data sets are now int he ElemStatLearn package in R.
If you are not limited to books, i recommend Machine Learning course of coursera's founder Andrew Ng. It has great home works and practices for better understanding of theoretical concepts in practice. You can find it here:
https://www.coursera.org/course/ml
but if you need a very structural content you can use Christopher M.Bishop "Pattern Recognition and Machine Learning" book.
Apart from the books mentioned above read this also. Data Mining: Practical Machine Learning Tools and Techniques.The third edition was published in January 2011 by Morgan Kaufmann Publishers (ISBN: 978-0-12-374856-0). Mark Hall has joined Ian Witten and Eibe Frank as co-author for this edition, which has expanded to 629 pages.
This is not a book, but a description of a robot brain, based on learning. It has many ideas on a biologocally inspired computer program that is a brain.
the one from Pr Hastie and Pr Tidhshirani and guess they are free in electronic format, thank to both Professor, you can have their last one as well not one introduction but as the others great :)