搜索结果
找到约 4 项符合
Randomness 的查询结果
人工智能/神经网络 Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble.
Reference: Z.-H. Zhou and Y. Yu. Ensembling local learners through ...
VC书籍 county, random population coordinates were generated using the complete spatial randomness (CSR) fun
county, random population coordinates were generated using the complete spatial randomness (CSR) function in S-PLUS. Then, the background information was attached to each individual county based on the county?s distribution for the class of interest. Finally, all counties were merged into a single d ...
DSP编程 Hardware random number generators attempt to extract randomness directly from complex physical syst
Hardware random number generators attempt to extract
randomness directly from complex physical systems. In this way they create random outputs without requiring any seed inputs. In this paper we describe how to use Physical Random Functions (or Physical Unclonable Functions, PUFs) to create a candid ...
数据结构 Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li
Uniform random number generators
by Agner Fog, 2001 - 2007
randomc.zip contains a C++ class library of uniform random number generators of good quality.
The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ ...