collective-intelligence

Which are the good open source libraries for Collective Intelligence in .net/java?

戏子无情 提交于 2020-01-01 06:26:54
问题 Or any open source project which utilize collective intelligence extensively?. 回答1: 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. 回答2: 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

Looking for collective intelligence .Net / C# resources [closed]

偶尔善良 提交于 2019-12-03 04:36:44
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . Firstly, I realise that this is a very similar question to this one: Which are the good open source libraries for Collective Intelligence in .net/java? ... but all the answers to that one were Java centric so I am asking again, this time looking more for .Net (idealy C#) ideas. A little background; I recently

How to create my own recommendation engine? [closed]

回眸只為那壹抹淺笑 提交于 2019-11-28 15:00:49
I am interested in recommendation engines these days and I want to improve myself in this area. I am currently reading " Programming Collective Intelligence " I think this is the best book about this subject, from O'Reilly. But I don't have any ideas how to implement engine; What I mean by "no idea" is "don't know how to start". I have a project like Last.fm in my mind. Where do (should be implemented on database side or backend side) I start creating recommendation engine? What level of database knowledge will be needed? Is there any open source ones that can be used for help or any resource?

How to create my own recommendation engine? [closed]

橙三吉。 提交于 2019-11-27 08:57:56
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 6 years ago . I am interested in recommendation engines these days and I want to improve myself in this area. I am currently reading "Programming Collective Intelligence" I think this is the best book about this subject, from O'Reilly. But I don't have any ideas how to implement engine; What I