自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 资源 (2)
  • 收藏
  • 关注

转载 特征选择常用算法综述

原文地址:http://www.cnblogs.com/heaad/archive/2011/01/02/1924088.html1 综述(1) 什么是特征选择特征选择 ( Feature Selection )也称特征子集选择( Feature Subset Selection , FSS ) ,或属性选择( Attribute Selection ) ,是指从全部特征中选取

2015-04-27 16:16:58 1432 1

转载 对线性回归、逻辑回归、各种回归的概念学习

原文地址:http://blog.csdn.net/viewcode/article/details/8794401回归问题的条件/前提:1) 收集的数据2) 假设的模型,即一个函数,这个函数里含有未知的参数,通过学习,可以估计出参数。然后利用这个模型去预测/分类新的数据。1. 线性回归假设 特征 和 结果 都满足线性。即不大于一次方

2015-04-27 15:53:05 879

翻译 MapReduce: Simplified Data Processing on Large Clusters 中文翻译 2

1 IntroductionOver the past five years, the authors and many others at Google have implemented hundreds of special-purpose computations that process large amounts of raw data,such as crawled docum

2015-04-18 11:27:20 3164

转载 支持向量机通俗导论(理解SVM的三层境界)

支持向量机通俗导论(理解SVM的三层境界)原文地址:http://blog.csdn.net/v_july_v/article/details/7624837作者:July ;致谢:pluskid、白石、JerryLead。出处:结构之法算法之道blog。前言    动笔写这个支持向量机(support vector machin

2015-04-08 15:43:54 644

翻译 MapReduce: Simplified Data Processing on Large Clusters 中文翻译 1

Abstract               MapReduce is a programming model and an associated implementation for processing and generating large data sets. Users specify a map function that processes a key/value pair t

2015-04-08 15:36:14 2671

转载 Python中dict详解

原文地址:http://blog.csdn.net/tianmohust/article/details/7621424#字典的添加、删除、修改操作dict = {"a" : "apple", "b" : "banana", "g" : "grape", "o" : "orange"}dict["w"] = "watermelon"del(dict["a"])dic

2015-04-02 16:41:41 756

测试数据集

用于测试的数据集合,配套https://github.com/zhangxinxing/basic_of_datamining

2015-11-15

SQLserver 数据挖掘数据样例 DMAddins_SampleData.xlsx

SQLserver 数据挖掘数据样例 DMAddins_SampleData.xlsx

2015-06-07

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除