Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

Quantity: 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
28 used & new from £12.75

Have one to sell? Sell yours here
 
   
Tell a Friend
Programming Collective Intelligence: Building Smart Web 2.0 Applications
 
See larger image
 
Programming Collective Intelligence: Building Smart Web 2.0 Applications (Paperback)
by Toby Segaran (Author)
5.0 out of 5 stars 2 customer reviews (2 customer reviews)
RRP: £24.99
Price: £15.99 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £9.00 (36%)
Availability: In stock. Dispatched from and sold by Amazon.co.uk.

Want guaranteed delivery by 1pm Tuesday, May 20? Choose Express delivery at checkout. See Details

28 used & new available from £12.75

Perfect Partner

Buy this book with High Performance Web Sites: Essential Knowledge for Front-End Engineers: Essential Knowledge for Front-end Engineers by Steve Souders today!

Programming Collective Intelligence: Building Smart Web 2.0 Applications High Performance Web Sites: Essential Knowledge for Front-End Engineers: Essential Knowledge for Front-end Engineers
Buy Together Today: £28.02

Customers Who Bought This Item Also Bought

High Performance Web Sites: Essential Knowledge for Front-End Engineers: Essential Knowledge for Front-end Engineers

High Performance Web Sites: Essential Knowledge for Front-End Engineers: Essential Knowledge for Front-end Engineers by Steve Souders

4.5 out of 5 stars (2)  £12.03
RESTful Web Services

RESTful Web Services by Leonard Richardson

4.0 out of 5 stars (3)  £18.99
Visualizing Data

Visualizing Data by Ben Fry

£16.24
Beautiful Code: Leading Programmers Explain How They Think (Theory in Practice (O'Reilly))

Beautiful Code: Leading Programmers Explain How They Think (Theory in Practice (O'Reilly)) by Andy Oram

£23.99
Building Scalable Web Sites: Building, scaling, and optimizing the next generation of web applications

Building Scalable Web Sites: Building, scaling, and optimizing the next generation of web applications by Cal Henderson

4.5 out of 5 stars (2)  £18.99
Explore similar items : Books (49)

Product details

Customers Viewing This Page May Be Interested in These Sponsored Links (What is this?)
Intelligence Program
www.APUS.edu    Start on your intelligence degree program. 100% online courses. 
Web 2.0 Technology
www.fusionworkshop.com    Find out what Web2.0 can offer you Web 2.0 applications 
Product recommendations
www.peerius.com    Use the collective intelligence for increasing your eCommere sales 

Product Description
London Perl M(ou)ngers, london.pm.org, December 2007
..you should buy this book.... It's well written manual that'll handily expand your repetoire.


Synopsis
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 a dataset; and, 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.


Customers Who Viewed This Item Also Viewed

Beautiful Code: Leading Programmers Explain How They Think (Theory in Practice (O'Reilly))

Beautiful Code: Leading Programmers Explain How They Think (Theory in Practice (O'Reilly)) by Andy Oram

£23.99
Visualizing Data

Visualizing Data by Ben Fry

£16.24
RESTful Web Services

RESTful Web Services by Leonard Richardson

4.0 out of 5 stars (3)  £18.99
High Performance Web Sites: Essential Knowledge for Front-End Engineers: Essential Knowledge for Front-end Engineers

High Performance Web Sites: Essential Knowledge for Front-End Engineers: Essential Knowledge for Front-end Engineers by Steve Souders

4.5 out of 5 stars (2)  £12.03
Building Scalable Web Sites: Building, scaling, and optimizing the next generation of web applications

Building Scalable Web Sites: Building, scaling, and optimizing the next generation of web applications by Cal Henderson

4.5 out of 5 stars (2)  £18.99
Explore similar items : Books (49)

 
Customer Reviews
2 Reviews
5 star: 100%  (2)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
 
 
 
Share your thoughts with other customers:
Write an online review
Most Helpful Customer Reviews

 
16 of 16 people found the following review helpful:
5.0 out of 5 stars excellent - accessible machine learning, 4 Dec 2007
This is excellent - forget the marketing rubbish about making better web 2.0 apps: It is all about machine learning - the science of how Amazon and others can make recommendations based on the ordering patterns of others.

The difference between it and other texts on this machine learning, is how accessible it is, and how apt the data sets it chooses are. Machine learning is an active area of research, and I was surprised that this book even covers kernel methods.

It generates a real appetite to learn more about the theory of machine learning: Which you will need, as most machine learning text books are mathematically tough going and dry.

I only wish I could skip the day job for a week and study this book from cover to cover.
Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)



 
2 of 2 people found the following review helpful:
5.0 out of 5 stars A truly outstanding book, 29 Mar 2008
This book is definitely worth having on your bookshelf. It breaks down one of the most complex and demanding subjects into delightful, succinct and digestible pieces.

Having dredged my way through similar books in the past, I wasn't expecting too much, but Programming Collective Intelligence is remarkable. I found this book gripping; completing each example was very rewarding, and has now got me hooked on learning more.

I ended up working my way through the entire book, and really feel that it was time well spent. I now feel that I actually understand the concepts and algorithms surrounding machine learning/AI/data mining, and as a bonus have become familiar with a huge number of web 2.0 APIs.

The source code is almost impeccable. Most programming books falter on sloppy and/or incomplete code, but Programming Collective Intelligence is well explained and has the complete Python code written in the book, as well as being available for download. I was able to do every example without any major problems, despite having never used the Python language before.

Well written & diagrammed, with good examples and wonderful explanations: this a fantastic book, and to be highly recommended.
Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)


Write an online review
 
 
Search Customer Reviews
Only search this product's reviews