首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

淘宝购物推荐相仿商品的思路是什么

2013-07-11 
淘宝购物推荐类似商品的思路是什么?如何进行模糊匹配?貌似使用Like %%不行,因为不是包含的关系?[解决办法]

淘宝购物推荐类似商品的思路是什么?
如何进行模糊匹配?貌似使用Like %%不行,因为不是包含的关系?
[解决办法]
http://blog.sina.com.cn/s/blog_696e177d0100p6w7.html
http://www.marsopinion.com/2008/04/20/collaborative-filtering/
http://wenku.baidu.com/view/c6f04a04e87101f69e3195bc.html
http://www.zhihu.com/question/19967564
[解决办法]
代码参考:http://www.codeproject.com/Articles/221865/Collaborative-Filters-How-to-build-a-recommendatio

热点排行