机器学习常见算法分类汇总 资讯

试图对未标识数据进行建模,在此基础上再对标识的数据进行预 测。如图论推理算法(Graph Inference)或者拉普拉斯支持向量机(Laplacian SVM.)等。 强化学习: 在这种

jopen 2014-06-27   38315   0
P64

  NetVault Backup 简易操作指南 文档

deduplication. If you would like to store the staged data (awaiting dedupe) at a separate location to the

zwy0125 2014-07-14   1036   0

50 jQuery Form Plugins, Tutorials and Resources 博客

jQuery styling plugin wich allows you to skin form elements. View Live Demo 8. Build An Incredible Login

ajax 2011-01-25   6791   0

如何在TensorFlow中高效使用数据集 经验

# make a dataset from a numpy array dataset = tf.data.Dataset.from_tensor_slices(x) 我们当然也可以传递多个 numpy

GenevaMast 2018-03-13   36935   0

30 个最好的数据可视化工具 资讯

publishers of market research, economic and industry data with professional consumers. iCharts hosts tens

jopen 2013-11-18   26355   1

20个令人印象深刻的例子学习Three.js实现WebGL 资讯

which you can rotate in 3D space. You can filter the data set by years and types of ammunition. The visualization

jopen 2013-09-26   175620   0
WebGL  
P6

  GATE的信息抽取系统介绍 文档

子代码可以参考[3]中的GoldFish Example。 2 GATE中的Machine Learning PR 2.1 ML API介绍 信息抽取的一种重要实现手段是采用基于学习系统的方式,这种方

yohyow 2012-04-17   7145   0

JavaScript 数据实用程序库:Datalib 经验

Load and parse a CSV file. Datalib does type inference for you. // The result is an array of JavaScript

y3c5 2015-05-11   15655   0

机器学习中的逻辑回归模型简介 经验

问题。 参考资料 Trevor Hastie et al. The elements of statistical learning Andrew Ng, CS 229 lecture notes C

pm45e 2015-08-03   31680   0

Apache Jena 2.7.0-incubating 发布 资讯

框架包括: an API for reading, processing and writing RDF data in XML, N-triples and Turtle formats; an ontology

jopen 2011-12-25   12685   0
Java  

50本免费Web设计开发书籍 资讯

CSS & HTML Essential Learning A Guide to HTML5 and CSS3 by Ashley Menhennett A Guide to HTML5 and

jopen 2015-05-26   26689   0
web  

新鲜的开发代码编辑器 资讯

JavaScript code readable. It is a new kind of statistical de-obfuscation and de-minification engine for

jopen 2014-10-28   11159   0

最优秀的JavaScript编辑器集合 资讯

JavaScript code readable. It is a new kind of statistical de-obfuscation and de-minification engine for

jopen 2014-11-18   16906   3

几种Boost算法的比较(Discrete AdaBoost, Real AdaBoost, LogitBoost, Gentle Adaboost) 经验

(probably approximately correct)而建立的一套集成学习算法(ensemble learning)。其根本思想在于通过多个简单的弱分类器,构建出准确率很高的强分类器,PAC学习理论证实了这一方法的可行性。下面关于几种

jopen 2015-07-04   109620   0
算法  
P13

  toad导入excel报表 文档

- Production With the Partitioning, OLAP and Data Mining options [oracle@hundsun ~]$ sqlplus / as sysdba

robin1979 2013-09-02   3672   0

底层的性能监控和性能管理:Performance Co-Pilot (PCP) 经验

for accessing the performance data that hides details of where the data comes from and how it was captured

jopen 2014-02-02   31245   0

Apache Spark入门攻略 经验

0版本,但仍然值得阅读 )—— Apache Spark:An Engine for Large-Scale Data Processing ,由 OneAPM 工程师翻译。 本文聚焦Apache Spark入

cebp 2015-07-12   61974   0
P10

  Oracle 数据的导入导出(数据泵的使用) 文档

- Production With the Partitioning, OLAP and Data Mining options 启动 "SCOTT"."SYS_EXPORT_TABLE_01": scott/********

a576557380 2013-06-23   3286   0

wring - Extract content from websites using CSS Selectors and XPath 经验

Sound" wring html Prints outerHTML of matching elements. Here is an example, this time using an XPath

jopen 2016-02-28   32154   0

用 Python 做数据处理必看:12 个使效率倍增的 Pandas 技巧(上) 经验

在继续推进之前,我推荐读者阅览一些关于数据探索 (data exploration)的代码。 为了帮助理解,本文用一个具体的数据集进行运算和操作。本文使用了贷款预测(loan prediction) 问题数据集,下载数据集请到

sqp2023 2016-01-28   52825   0
1 2 3 4 5 6 7 8 9 10