Or any open source project which utilize collective intelligence extensively?.
            Asked
            
        
        
            Active
            
        
            Viewed 900 times
        
    3 Answers
3
            
            
        Take a look at the book Collective Intelligence by Toby Segaran. It covers lots of topics, such as how Amazon generates recommendations etc etc. There's lots of source code in the book written in Python, which should be easy to port to Java/.Net
        Jonathan Leffler
        
- 730,956
 - 141
 - 904
 - 1,278
 
        Sean
        
- 60,939
 - 11
 - 97
 - 136
 
2
            There's a new book out from Manning, "Collective Intelligence in Action". There are also code samples available written in Java. I also recommend the Toby Segaran book. Coming from a Java background I was able to follow the Python code without a problem.
        digitalsanctum
        
- 3,261
 - 4
 - 29
 - 43