码迷,mamicode.com
首页 >  
搜索关键字:predictionio e-commerce recommendation 买了又买-物相似    ( 117个结果
php开发规范-psr系列规范
转自:http://www.cnblogs.com/x3d/p/php-psr-standards.html PSR 是PHP Standard Recommendation的简写,它其实应该叫PSRs,即系列推荐标准:目前通过的规范有PSR-0(Autoloading Standard)、PSR- ...
分类:Web程序   时间:2017-04-11 01:29:03    阅读次数:288
推荐算法
目前,主要的推荐方法包括:基于内容的推荐、协同过滤推荐、基于关联规则的推荐、基于效用的推荐、基于知识的推荐和组合推荐。 基于内容的推荐 基于内容的推荐(Content-based Recommendation)是信息过滤技术的延续与发展,它是建立在项目的内容信息上作出推荐的,而不需要依据用户对项目的 ...
分类:编程语言   时间:2017-04-01 01:04:15    阅读次数:199
移动端触摸事件介绍
By publishing this Recommendation, W3C expects that the functionality specified in this Touch Interface Recommendation will not be affected by changes ...
分类:移动开发   时间:2017-01-13 01:07:40    阅读次数:301
Debug版DLL LoadLibrary R6034异常的原因及解决
Microsoft's recommendation is very confusing. That is, it recommends to include a manifest file and to re-compile the project. I recently had a proble ...
分类:其他好文   时间:2016-12-05 19:28:04    阅读次数:213
appium环境安装
更新node方式 $ brew update$ brew uninstall node$ brew install node$ sudo brew postinstall node # brew error message provided this recommendation; only wor ...
分类:移动开发   时间:2016-08-31 14:04:16    阅读次数:232
如何为github上的项目添加gif效果图
一、制作gif图片 如何制作可以参考: http://www.jianshu.com/p/27ec6375b8ab?utm_campaign=maleskine&utm_content=note&utm_medium=pc_author_hots&utm_source=recommendation ...
分类:其他好文   时间:2016-08-29 15:36:58    阅读次数:123
元启发式算法相关文献
Bibliography [recommendation] a literature survey of various extensions of the VRP occurring in practice : O. Bräysy, M. Gendreau, G. Hasle and A. Løk ...
分类:编程语言   时间:2016-08-05 19:38:58    阅读次数:148
html5
Add developer-view styles HTML5 A vocabulary and associated APIs for HTML and XHTML W3C Recommendation 28 October 2014 ← 4.6 Edits – Table of contents – 4.8 Links → 4.7 Embedded...
分类:Web程序   时间:2016-07-19 10:24:59    阅读次数:339
Modern 阅读笔记 一 PSR标准
一、标准 PSR php standards Recommendation PHP 推荐标准 PSR-1 基本代码风格 PSR-2 严格的代码风格 PSR-3 日志记录器接口 PSR-4 自动加载 具体说明: PSR-1 基本代码风格 1、PHP标签 使用<?php ?> 或者 <?= ?> 2、编 ...
分类:其他好文   时间:2016-07-15 19:18:13    阅读次数:158
85.YCbCr与YUV的区别
yuv色彩模型来源于rgb模型,该模型的特点是将亮度和色度分离开,从而适合于图像处理领域。 YCbCr模型来源于yuv模型,应用于数字视频,ITU-R BT.601 recommendation 通过上面的比较可以确定,我们在h.264,mpeg等编码标准中用的yuv其实是YcbCr,大家不要被名称 ...
分类:其他好文   时间:2016-07-04 10:05:44    阅读次数:110
117条   上一页 1 ... 5 6 7 8 9 ... 12 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!