国际权威的学术组织the IEEE International Conference on Data Mining (ICDM) 2006年12月评选出了数据挖掘领域的十大经典算法:C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, N...
分类:
编程语言 时间:
2014-11-08 14:58:18
阅读次数:
236
LibShortText 是林智仁老师继 libsvm、liblinear 之后的另一力作,主要有几大特征:It is more efficient than general text-mining packages. On a typical computer, processing and tr...
分类:
其他好文 时间:
2014-11-06 19:43:42
阅读次数:
579
这是求毕业哥的处女座博客,希望大家别喷!!! 由于实验室项目的需要,求毕业哥于昨晚(2014/11/05)9点开始学习Python。自身有点强迫症,装什么软件都要求新的,所以给自己Windows装了个Python3.3(也为自己埋了个雷)。之前在Linux机器上装了Python-2.7.3,我没多....
分类:
数据库 时间:
2014-11-06 19:41:10
阅读次数:
375
国际权威的学术组织the IEEE International Conference on Data Mining (ICDM) 2006年12月评选出了数据挖掘领域的十大经典算法:C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, N...
分类:
编程语言 时间:
2014-11-06 12:23:39
阅读次数:
211
leetcode 原题 :(即判断二叉树是否为二叉查找树)Given a binary tree, determine if it is a valid binary search tree (BST).Assume a BST is defined as follows:The left subt...
分类:
编程语言 时间:
2014-11-05 22:54:17
阅读次数:
204
对于ubuntu 14.04(我的是14.10),官方仓库里就有适用的交叉编译器apt-get install gcc-arm-none-eabi对于较低的版本,可以使用https://launchpad.net/gcc-arm-embedded/提供的二进制压缩包,以及https://launch...
分类:
其他好文 时间:
2014-11-04 00:02:47
阅读次数:
642
数据探索: 数据探索有助于选择合适的数据处理与数据分析技术、它甚至可以解决一些数据挖掘问题。 1、汇总统计:量化用单个数或数据的集合展示数据的特性; 如集合的平均值、方差。 2、可视化技术:以图形或表格的形式展示; 如直方图、散布图。 3、OLAP:通过多个属性的限制...
分类:
其他好文 时间:
2014-11-03 22:08:57
阅读次数:
197
数据挖掘算法(Analysis Services – 数据挖掘)data mining algorithm is a set of heuristics and calculations that creates a data mining model from data.” xml:space=”...
分类:
数据库 时间:
2014-11-03 19:09:25
阅读次数:
262
Embedded.xaml This page contains an embedded page in a frame. Embedded Frame Owns Journal Embedded.xaml.cs
using System;
using System.Collections.Gene...
分类:
其他好文 时间:
2014-11-02 16:11:19
阅读次数:
133
1. App Widgets App Widgets are miniature application views that can be embedded in other applications (such as the Home screen) and receive periodic ....
分类:
移动开发 时间:
2014-10-31 20:28:09
阅读次数:
194