王家林亲授《DT大数据梦工厂》大数据实战视频 Scala 深入浅出实战经典(1-64讲)完整视频、PPT、代码下载:百度云盘:http://pan.baidu.com/s/1c0noOt6 腾讯微云:http://url.cn/TnGbdC 360云盘:http://yunpan.cn/cQ4c2U...
分类:
其他好文 时间:
2015-08-07 00:03:00
阅读次数:
151
http://think-like-a-git.net/sections/rebase-from-the-ground-up/cherry-picking-explained.htmlGit's own online help has a great, if characteristically t...
分类:
其他好文 时间:
2015-08-06 10:41:43
阅读次数:
145
参考:https://codesachin.wordpress.com/2015/08/05/on-the-biasvariance-tradeoff-in-machine-learning/ 之前一直没搞明白什么是bias,什么是variance,现在看看这篇博文。 当你的模型太简单...
分类:
系统相关 时间:
2015-08-06 09:24:59
阅读次数:
371
王家林亲授《DT大数据梦工厂》大数据实战视频 Scala 深入浅出实战经典(1-64讲)完整视频、PPT、代码下载:百度云盘:http://pan.baidu.com/s/1c0noOt6 腾讯微云:http://url.cn/TnGbdC 360云盘:http://yunpan.cn/cQ4c2U...
分类:
其他好文 时间:
2015-08-06 00:15:00
阅读次数:
179
/proc/meminfo Explained "Free," "buffer," "swap," "dirty." What does it all mean? If you said, "something to do with the Summer of ‘68", you may need a primer on ‘meminfo‘. The entries in the /proc...
分类:
其他好文 时间:
2015-08-05 20:35:31
阅读次数:
170
动画解释译文http://blog.jobbole.com/69111/原文 http://www.objc.io/issues/12-animations/animations-explained/
分类:
移动开发 时间:
2015-08-05 20:01:38
阅读次数:
150
Basics of Ensemble Learning Explained in Simple EnglishIntroductionEnsemble modeling is a powerful way to improve performance of your model. It usuall...
分类:
其他好文 时间:
2015-08-04 20:55:50
阅读次数:
156
设计模式对于编程还是很重要的,掌握常用的设计模式,好处多多,比如:帮助我们更好的可重用代码、让代码更容易被他人理解、保证代码可靠性等等。在这儿收集了一些学习设计模式的资料,供大家一起学习。
1.
我给媳妇解释设计模式 系列,非常好的资料,通俗易懂,推荐!
http://www.oschina.net/translate/how-i-explained-design-pa...
分类:
其他好文 时间:
2015-08-02 21:46:02
阅读次数:
184
## Strategy Pattern ##What?Define a family of algorithms, encapsulate each one, and
make them interchangeable. Strategy lets the algorithm
vary independently from the clients that use it. ——GOF定义一系列算...
分类:
其他好文 时间:
2015-07-31 01:22:27
阅读次数:
160
参考:http://scikit-learn.org/stable/modules/learning_curve.html
estimator's generalization error can be decomposed in terms of
bias, variance and noise. The bias of
an estimator is its avera...
分类:
其他好文 时间:
2015-07-30 11:33:18
阅读次数:
157