How to create my own recommendation engine?
- by Burak Dede
i am intrested in recommendation engines these days and i wanna improve myself in this area.I am currently reading Programming Collective Intelligence (i think this is the best book about this subject) from OReilly (just started).But i dont have any ideas how to implement engine(what i mean by no idea dont know how to start).Lets say i have project like LastFM in my mind
where do (should be implemented on database side or backend side)i start creating
recommnedation engine?
what level database knowledge will
needed?
is there any open source ones that can
be used for help or any resource?
what should be the first steps that
i have to do?