Compare prices and save on cheap textbooks at CheapestTextbooks.com
Compare prices and save on cheap textbooks at CheapestTextbooks.com HACKER SAFE certified sites prevent over 99.9% of hacker crime.
Bookmark and Share
CheapestCDPrice.comCheapestDVDPrice.comCheapestTextbooks.comGo to CheapestTextbooks USA!Go to CheapestTextbooks UK!
 
Multi-Store Textbook Search
  
(What's this?)

Selected Product:  

Programming Collective Intelligence: Building Smart Web 2.0 Applications,   ISBN:9780596529321

     
  Programming Collective Intelligence: Building Smart Web 2.0 Applications

 Quick Price Check:


From $18.00 Used
From $21.00 New


Make selection below
    
Binding: Paperback
Release Date: August 2007
Edition: illustrated edition
List Price: $39.99

Average Customer Rating:
Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5

ISBN-13: 9780596529321
ISBN-10: 0596529325
Author: Toby Segaran
Publisher: O'Reilly Media
Bookmark and Share
      e-mail a friend these results and save them $$$
Select button not working?   Click Here

Price Comparisons: New & Used

Store Price  Condition  Free Shipping? Online Coupons and Deals
Coupon/Deal | Coupon Code | Restrictions
Amazon
 (Marketplace) 
$18.00
as of 11/22 5am EST
Used NO, $3.99 There are no current coupons/deals for this store in our database.
If you find one, please contact us.
Half.com
 (Marketplace) 
$18.00
as of 11/22 5am EST
Used NO, $3.49 to $3.99 Get $5 off a $50+ purchase. Click 'Select'
to show coupon
code HERE
New Users ONLY Click to view coupon instructions 
Amazon
 (Marketplace) 
$21.00
as of 11/22 5am EST
New NO, $3.99 There are no current coupons/deals for this store in our database.
If you find one, please contact us.
Half.com
 (Marketplace) 
$25.04
as of 11/22 5am EST
New NO, $3.49 to $3.99 Get $5 off a $50+ purchase. Click 'Select'
to show coupon
code HERE
New Users ONLY Click to view coupon instructions 
Amazon
$26.39
as of 11/22 5am EST
New YES, spend $25+ Get FREE Shipping with a $25+ puchase Click 'Select'
to show coupon
code HERE
Spend over $25, see Amazon for details. Click to view coupon instructions 
TextbookX
$29.78
as of 11/22 5am EST
New YES, spend $49+ Get FREE Shipping with a $49+ order. Click 'Select'
to show coupon
code HERE
See site for details.  

Price Comparisons: New Only

Store Price  Condition  Free Shipping? Online Coupons and Deals
Coupon/Deal | Coupon Code | Restrictions
Amazon
 (Marketplace) 
$21.00
as of 11/22 5am EST
New NO, $3.99 There are no current coupons/deals for this store in our database.
If you find one, please contact us.
Half.com
 (Marketplace) 
$25.04
as of 11/22 5am EST
New NO, $3.49 to $3.99 Get $5 off a $50+ purchase. Click 'Select'
to show coupon
code HERE
New Users ONLY Click to view coupon instructions 
Amazon
$26.39
as of 11/22 5am EST
New YES, spend $25+ Get FREE Shipping with a $25+ puchase Click 'Select'
to show coupon
code HERE
Spend over $25, see Amazon for details. Click to view coupon instructions 
TextbookX
$29.78
as of 11/22 5am EST
New YES, spend $49+ Get FREE Shipping with a $49+ order. Click 'Select'
to show coupon
code HERE
See site for details.  

Price Comparisons: Used Only

Store Price  Condition  Free Shipping? Online Coupons and Deals
Coupon/Deal | Coupon Code | Restrictions
Amazon
 (Marketplace) 
$18.00
as of 11/22 5am EST
Used NO, $3.99 There are no current coupons/deals for this store in our database.
If you find one, please contact us.
Half.com
 (Marketplace) 
$18.00
as of 11/22 5am EST
Used NO, $3.49 to $3.99 Get $5 off a $50+ purchase. Click 'Select'
to show coupon
code HERE
New Users ONLY Click to view coupon instructions 

Price Comparisons: Rental

Store Price  Condition  Free Shipping? Online Coupons and Deals
Coupon/Deal | Coupon Code | Restrictions
Chegg
$16.59
as of 11/22 5am EST
Summer Rental
(60 days)
NO, $3.99 There are no current coupons/deals for this store in our database.
If you find one, please contact us.
Chegg
$17.79
as of 11/22 5am EST
Quarter Rental
(85 days)
NO, $3.99 There are no current coupons/deals for this store in our database.
If you find one, please contact us.
Chegg
$18.99
as of 11/22 5am EST
Semester Rental
(125 days)
NO, $3.99 There are no current coupons/deals for this store in our database.
If you find one, please contact us.
Select button not working?   Click Here  

Summaries and Customer Reviews are supplied by Amazon.com

Summary:

Want to tap the power behind search rankings, product recommendations, social bookmarking, and online matchmaking? This fascinating book demonstrates how you can build Web 2.0 applications to mine the enormous amount of data created by people on the Internet. With the sophisticated algorithms in this book, you can write smart programs to access interesting datasets from other web sites, collect data from users of your own applications, and analyze and understand the data once you've found it. Programming Collective Intelligence takes you into the world of machine learning and statistics, and explains how to draw conclusions about user experience, marketing, personal tastes, and human behavior in general--all from information that you and others collect every day. Each algorithm is described clearly and concisely with code that can immediately be used on your web site, blog, Wiki, or specialized application. This book explains:

  • Collaborative filtering techniques that enable online retailers to recommend products or media
  • Methods of clustering to detect groups of similar items in a large dataset
  • Search engine features--crawlers, indexers, query engines, and the PageRank algorithm
  • Optimization algorithms that search millions of possible solutions to a problem and choose the best one
  • Bayesian filtering, used in spam filters for classifying documents based on word types and other features
  • Using decision trees not only to make predictions, but to model the way decisions are made
  • Predicting numerical values rather than classifications to build price models
  • Support vector machines to match people in online dating sites
  • Non-negative matrix factorization to find the independent features in adataset
  • Evolving intelligence for problem solving--how a computer develops its skill by improving its own code the more it plays a game
Each chapter includes exercises for extending the algorithms to make them more powerful. Go beyond simple database-backed applications and put the wealth of Internet data to work for you.

"Bravo! I cannot think of a better way for a developer to first learn these algorithms and methods, nor can I think of a better way for me (an old AI dog) to reinvigorate my knowledge of the details."
-- Dan Russell, Google

"Toby's book does a great job of breaking down the complex subject matter of machine-learning algorithms into practical, easy-to-understand examples that can be directly applied to analysis of social interaction across the Web today. If I had this book two years ago, it would have saved precious time going down some fruitless paths."
-- Tim Wolters, CTO, Collective Intellect

Customer Reviews:

Average Customer Rating: Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5

Programming Collective Intelligence
Customer Rating:  Score = 4 Score = 4 Score = 4 Score = 4 Score = 4

It's great to have an accessible algorithms book that doesn't just cover sorting algorithms. This book shows how to implement basic algorithms for clustering, optimization, decision trees etc. For the most part the algorithms are developed from scratch, unlike e.g. in Manning's "Collective Intelligence in Action", which is more of a tutorial on using existing data mining libraries. The drawback is that while the book does a good job of teaching the basics, the algorithms and implementations may be too simplistic for use in a real project.

Python is a good language for code examples, but the code in this book is often a bit too terse (e.g. single letter variables or lists of unnamed parameters), and there are quite a few mistakes in the code.

The "collective intelligence" title and "web 2.0" connection are a bit tenuous. There are some examples where a Web API is used as a source of data, and no doubt some of the algorithms in this book can be useful in such applications. But this is clearly a book about general-purpose algorithms, and not a book about building Web 2.0 sites.

Programming collective intelligence Book Review
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5

I was recommended to buy this one by my instructor. I wanted a book which described the approaches for building applications in web 2.0. This book exactly served my purpose. The machine learning approach was fantastic. The book was delivered on time without any issues. I received it in perfect condition.

Good broad and introductory coverage of collective intelligence
Customer Rating:  Score = 4 Score = 4 Score = 4 Score = 4 Score = 4

In the preface I think that the author minimizes the experience a reader must have to get the most out of this book. First off, I think you should be familiar with the general principles of artificial intelligence as covered in Artificial Intelligence: A Modern Approach (2nd Edition), and I think you should also be familiar with the theory of algorithms as covered in Introduction to Algorithms, Third Edition. These are both largely language agnostic books, and I think these types of books do the best job at teaching computer science theory. Finally, the author minimizes the experience you should already have with Python. As the author states, Python reads almost like pseudocode, with "almost" being the operative word here. Just using plain pseudocode or a language that most are familiar with such as C would have been better. The author does not give you enough background on Python that you can pick this book up cold and not be confused. For the task of learning Python the right way I recommend "Learning Python", which is coming out in a brand new edition next month.

On the bright side, though, this is a great introduction to recommender systems and the algorithms used in the collection and analysis of web data. The author clearly states the principles and uses of each algorithm and puts in bits of code as he goes. The illustrations are also excellent. The problem with most of the books on collective intelligence is that they are either doctoral theses - or should be - or they are very elementary books written for people using software packages that do the analysis for them, thus exposing few details. This book strikes a great balance and hits the target for the professional who needs to learn this material quickly.

The exercises are pretty good and are a combination of programming assignments and "do you think X is possible?" types of questions. Of course, what I think is possible doesn't matter, the question is answered if I am able to implement a solution or at least sketch one out. There are no answers to exercises here, so you'll never know if you are right unless you do implement a solution that answers the question.

All in all, I recommend this text for the qualified reader - a programmer already skilled in Python and knowedgeable in artificial intelligence and efficient algorithm implementation - in other words, the working professional.

Awesome!
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5

Tons of great ideas in this book, presented in a useful manner that builds one topic upon the other where applicable. Very easy to understand, looks like it's very easy to apply as well.

A practical introduction
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5

This book helped me get real machine learning concepts into my code quickly. It does a good job covering a broad range of techniques, and the examples are interesting and useful. I appreciated the illustrations as a visual way to explain the concepts in the text.

On the negative side, the book's emphasis on readability prevents it from going into deep detail on the subjects covered. In particular, I would have like to see more discussion about feature selection with many examples showing good and bad choices for features used in different models. This is the flip-side of the book's strength, namely that it is very readable. Another way this comes up is that the code in the book may not be very efficient of fast. Fortunately, the author's code is written in a way to make it easy to improve. Also it's worth noting that even simple ML algorithms can be quite powerful when used with enough data, eg. Bayesian spam filtering.

Bottom line: As someone starting to write smart applications, this book was definitely worth the cost in money and time.


For more detailed coverage of machine learning, I can recommend these two books (perhaps to be read after Collective Intelligence):

Russel and Norvig's Artificial Intelligence, A Modern Approach

Hastie and Tibshirani and Friedman's The Elements of Statistical Learning

Bookmark and Share | Suggestions | Textbook Store Reviews | Site Map | Textbook Reviews | Contact Us | Links
Cheap Textbook Search | Used Textbooks | Discount Textbooks | Buy College Textbooks
© 2008 . All rights reserved. Privacy Statement and Disclaimer
web site design and support by Crystal Solutions