-
-
Data Mining
... an important learning paradigm. The k-Nearest-Neighbor (abbr. k-NN) [2] is a representative instance-based classifier that ... k nearest neighbors. Due to its simplicity and effectiveness, k- NN classifiers have been widely employed in pattern classification ...
-
-
c语言基础练习
... 输出
--实现函数,输出9*9的国际象棋棋盘(不能直接定义数组然后输出)
--实现函数,传入参数n,返回n+nn+nnn+nnnn+nnnnn(最多5个n)的值
--实现函数,传入奇数,用*打印出菱形
例如:输入3 * 输入5 * 传入 ...
-
深入理解HBASE
Secondary Index in HBase
•HDFS NN HA (Hadoop-2)
•Bookkeeper as shared storage for NN HA (Hadoop-2)
•HDFS NN HA (Hadoop-1)
•MapReduce ResourceManager HA (Hadoop-2 / YARN)
•MapReduce JobTracker HA (Hadoop-1)
•Hive HA
-
Practical Data Science with R
... data into R. Part 2 starts off with model evaluation and works through models in increasing complexity through k-NN, Naive Bayes, Linear Regression, clustering, association rules and SVM. Part 3 works through advanced issues like self-documenting scripts ...
-
-
-
linux网络管理员手册.pdf
... 214
LINUX网络管理员手册www.plinux.org
XI
19.3 nn的配置................................................................................................................................... 214
附录A ...
-
-
深度学习的9篇标志性论文
... Deep Belief Network (DBN),其中训练最高层的RBM时加入了label。之后对整个DBN进行fine-tuning。在 MNIST数据集上测试没有严重过拟合,得到了比Neural Network (NN)更低的test error。
Reducing the Dimensionality of Data with Neural Networks (2006)
- 提 出deep autoencoder,作为数据降维方法发在Science上。Autoencoder是一类通过最小化函数 ...
-