Programming Collective Intelligence and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
or
Get a £6.50 Amazon.co.uk Gift Card
Programming Collective Intelligence: Building Smart Web 2.0 Applications
 
 
Start reading Programming Collective Intelligence on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Programming Collective Intelligence: Building Smart Web 2.0 Applications [Paperback]

Toby Segaran
4.3 out of 5 stars  See all reviews (15 customer reviews)
RRP: £30.99
Price: £20.14 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £10.85 (35%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 9 left in stock--order soon (more on the way).
Want guaranteed delivery by Wednesday, May 30? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £14.51  
Paperback £20.14  
Trade In this Item for up to £6.50
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Programming Collective Intelligence: Building Smart Web 2.0 Applications for an Amazon.co.uk gift card of up to £6.50, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Frequently Bought Together

Customers buy this book with Programming the Semantic Web £26.34

Programming Collective Intelligence: Building Smart Web 2.0 Applications + Programming the Semantic Web
Price For Both: £46.48

Show availability and delivery details

  • This item: Programming Collective Intelligence: Building Smart Web 2.0 Applications

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions

  • Programming the Semantic Web

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions


Customers Who Bought This Item Also Bought


Product details

  • Paperback: 362 pages
  • Publisher: O'Reilly Media; 1 edition (23 Aug 2007)
  • Language English
  • ISBN-10: 0596529325
  • ISBN-13: 978-0596529321
  • Product Dimensions: 23.4 x 17.8 x 2.3 cm
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (15 customer reviews)
  • Amazon Bestsellers Rank: 19,466 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Toby Segaran
Discover books, learn about writers, and more.

Visit Amazon's Toby Segaran Page

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.

Product Description

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
  • 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


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

Most Helpful Customer Reviews
30 of 31 people found the following review helpful
Format:Paperback
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 | 
Was this review helpful to you?
20 of 22 people found the following review helpful
Format:Paperback
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 | 
Was this review helpful to you?
1 of 1 people found the following review helpful
Format:Paperback
This book covers algorithms that elsewhere are treated as artificial intelligence, but here are dealt with very rapidly and in a programmer's mindset. It's great to see ideas that have been considered "academic", such as neural networks, treated as no more frightening than other algorithms such as sorting. The description of how to use live web site APIs is also a great feature of this book.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
Great Foundation
For AI idiots like myself this was a great and non condescending introduction.

Although Python based I found the algorithms clear enough to translate into Erlang without... Read more
Published 3 months ago by Dr. Edward Austin
Machine Learning explained
A few people complained about there beeing too little maths in the book, and I would agree. Instead the author explains or at least tries to explain by example and uses python code... Read more
Published 10 months ago by Md Sykora
Very clear tutorial to machine learning related things
Most of the similar material on the web is difficult to read and learn with heavy mathematic bias but not this one. Very nice examples with complete Python-implementation. Read more
Published 20 months ago by J.Makelainen
Provides background into algos and sample code
It is useful for providing insight into various algo's and does include a lot of sample code. The sample code is just that and not something you could copy and paste, tweak and use... Read more
Published 21 months ago by richardyeo
read this book!
I have read quite a few books on AI and this is by far the best. It is incredibly well written and makes what others have made difficult very accessible - no matter what your... Read more
Published 22 months ago by Mr. Emmett Miller
Poor attempt
Whilst the book starts out positively enough (hence the 1 review star), it quickly degenerates into a rambling disorganised text that neither adequately covers collective... Read more
Published on 7 Aug 2009 by Zac
Brief introduction to machine learning from a practical and...
This book is essentially a brief introduction to the topic of machine learning from a practical and non-mathematical perspective using code examples written in Python. Read more
Published on 11 May 2009 by J.H.
great book !
This is a very interesting book. Even though it contains code written in python and I don't know that language, it's clear enough to understand the concepts. Read more
Published on 29 April 2009 by Tom De Bruyne
Good overview of topic, but assumes you must learn Python
This book provides an good collection of the various algorithms that can be used in this brave new world of Web 2.0. Read more
Published on 30 Nov 2008 by John Smith
Keeps coming back, again and again
This is an excellent book that I keep coming back to again and again. It explains a variety of complex machine learning algorithms with easy to follow, clear, concise code. Read more
Published on 5 Nov 2008 by R. Young
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges