2014年8月10日

前端开发知识学习概要

摘要: 前端开发工具编辑器editPlussublime浏览器:ChromeSafariFireboxIE插件:firebugchrome:inspect elementhtml 组成结构 1 声明必须是 HTML 文档的第一行,位于 标签之前,不是 HTML 标签; 2 它是指示 web 浏览器关于页... 阅读全文

posted @ 2014-08-10 21:02 Meerkat 阅读(832) 评论(0) 推荐(0)

2014年6月9日

关于 数据科学-机器学习-数据分析的学习资源汇总

摘要: 1. 国外的一篇资源汇总文章:http://datascienc.es/resources/2.知乎上关于“如何成为一名数据科学家?”的回答http://www.zhihu.com/question/215926773.关于大数据/数据挖掘/推荐系统/机器学习相关资源(偏推荐系统)https://g... 阅读全文

posted @ 2014-06-09 17:26 Meerkat 阅读(186) 评论(0) 推荐(0)

What do data scientist do?

摘要: What do data scientist do?1. Define the question2.Define the ideal data set3.Determine what data you can access4.Obtain the data5.Clean the data6.Expl... 阅读全文

posted @ 2014-06-09 17:05 Meerkat 阅读(151) 评论(0) 推荐(0)

博客安排

该文被密码保护。 阅读全文

posted @ 2014-06-09 16:54 Meerkat 阅读(9) 评论(0) 推荐(0)

2014年6月3日

多元线性回归(Linear Regression with multiple variables)与最小二乘(least squat)

摘要: 1.线性回归介绍X指训练数据的feature,beta指待估计得参数。详细见http://zh.wikipedia.org/wiki/%E4%B8%80%E8%88%AC%E7%BA%BF%E6%80%A7%E6%A8%A1%E5%9E%8B使用最小二乘法拟合的普通线性回归是数据建模的基本方法。令最... 阅读全文

posted @ 2014-06-03 11:33 Meerkat 阅读(2016) 评论(0) 推荐(1)

2014年5月16日

Heilmeier's criteria

摘要: Heilmeier's criteria What are you trying to do? Articulate your objectives using absolutely no jargon. How is it done today, and what are the limits of current practice? What's new in your approach and why do you think it will be successful? Who cares? If you're successful, what difference will it make? What are the risks and the payoffs? How long will it take and what have you achieved so far? How will you determine success? 阅读全文

posted @ 2014-05-16 00:10 Meerkat 阅读(598) 评论(0) 推荐(0)

导航