原文:http://blog.codinglabs.org/articles/pca-tutorial.htmlPCA(Principal Component Analysis)是一种常用的数据分析方法。PCA通过线性变换将原始数据变换为一组各维度线性无关的表示,可用于提取数据的主要特征分量,常用于...
分类:
其他好文 时间:
2015-07-21 01:17:43
阅读次数:
200
memtotalhightotallowtotalswaptotalmemfreehighfreelowfreeswapfreememsharedcachedactivebigfreebuffersswapcachedinactive/proc/meminfo详细(2010-10-13 04:10:...
分类:
其他好文 时间:
2015-07-20 19:15:29
阅读次数:
181
8.You create a new Automatic Database Diagnostic Monitor (ADDM) task:
instance_analysis_mode_task. To view the ADDM report, you use the following command:
SQL> SELECT dbms_addm.get_report('my_instan...
分类:
其他好文 时间:
2015-07-20 13:00:25
阅读次数:
135
coursera上的公开课《https://www.coursera.org/course/textanalytics》系列,讲的非常不错哦。
最后讲了文本分类,和plsa的几种变形,包括:
opinion mining和sentiment analysis:Ordinal Logistic Regression
opinion mining和sentiment analysis:L...
分类:
其他好文 时间:
2015-07-19 12:02:54
阅读次数:
145
PCA的数学原理PCA(Principal Component Analysis)是一种常用的数据分析方法。PCA通过线性变换将原始数据变换为一组各维度线性无关的表示,可用于提取数据的主要特征分量,常用于高维数据的降维。网上关于PCA的文章有很多,但是大多数只描述了PCA的分析过程,而没有讲述其中的...
分类:
其他好文 时间:
2015-07-17 22:38:16
阅读次数:
234
OSSIMServer和Sensor间通讯问题Server分析用数据,全部来源于Sensor。Server和Sensor之间通讯非常重要,当Sensor和Server之间无法联系时会造成以下子系统无法显示数据:Dashboards仪表盘Analysis→SIEMVulnerabilities漏洞扫描无法正常工作Profiles→NtopDetetion→OSSECServer..
分类:
其他好文 时间:
2015-07-16 22:34:27
阅读次数:
151
THE SECANT METHODIn numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approx...
分类:
其他好文 时间:
2015-07-16 15:45:41
阅读次数:
146
Scrapy 源代码分析系列-4 scrapy.commands 子包子包scrapy.commands定义了在命令scrapy中使用的子命令(subcommand): bench, check, crawl, deploy, edit, fetch,genspider, list, parse, ...
分类:
编程语言 时间:
2015-07-15 22:31:17
阅读次数:
426
Scrapy 源代码分析系列-1 spider, spidermanager, crawler, cmdline, command分析的源代码版本是0.24.6, url:https://github.com/DiamondStudio/scrapy/blob/0.24.6如github 中Scra...
分类:
编程语言 时间:
2015-07-15 18:50:33
阅读次数:
381
1. HTML 5/JS工具 1.1 HTML5透视网格(用于网络应用程序的优化) HTML5透视网格允许您创建多维的数据分析透视表。DevExpress HTML5透视网格支持通过OLAP服务 (MS SQL Server Analysis Services)提供的数据,同时该...
分类:
其他好文 时间:
2015-07-14 11:54:40
阅读次数:
367