代码搜索:Patterns

找到约 8,017 项符合「Patterns」的源代码

代码结果 8,017
www.eeworm.com/read/405069/11472205

m information_based_selection.m

function [patterns, targets, remaining_patterns] = Information_based_selection(patterns, targets, Npatterns) % Koller and Sawami algorithm for pattern selection % % train_patterns - Input pattern
www.eeworm.com/read/474600/6813407

m nearestneighborediting.m

function [patterns, targets] = NearestNeighborEditing(train_patterns, train_targets, Nmu, plot_on) %Reduce the number of data points using the nearest neighbor editing algorithm %Inputs: % train_
www.eeworm.com/read/474600/6813439

m addc.m

function [patterns, targets] = ADDC(train_patterns, train_targets, Nmu, plot_on) %Reduce the number of data points using the Agglomerative clustering algorithm %Inputs: % train_patterns - Input p
www.eeworm.com/read/474600/6813446

m nddf.m

function [test_targets, g0, g1] = NDDF(train_patterns, train_targets, test_patterns, cost) % Classify using the normal density discriminant function % Inputs: % train_patterns - Train patterns
www.eeworm.com/read/474600/6813451

m kohonen_sofm.m

function [patterns, targets, label] = Kohonen_SOFM(train_patterns, train_targets, params, plot_on) %Reduce the number of data points using a Kohonen self-orgenizing pattern map algorithm %Inputs:
www.eeworm.com/read/474600/6813456

m information_based_selection.m

function [patterns, targets, remaining_patterns] = Information_based_selection(patterns, targets, Npatterns) % Koller and Sawami algorithm for pattern selection % % train_patterns - Input pattern
www.eeworm.com/read/474600/6813582

m ml_ii.m

function test_targets = ML_II(train_patterns, train_targets, test_patterns, Ngaussians) % Classify using the ML-II algorithm. This function accepts as inputs the maximum number % of Gaussians per
www.eeworm.com/read/179335/9360395

tex index.tex

\par \par \footnotesize DMTL\normalsize (Data Mining Template Library) is a frequent patter mining library to mine frequent patterns from massive datasets. It is developed in C++ language by adoptin
www.eeworm.com/read/176166/9513324

html syntax.html

Features for Programming Syntax Highlighting Syntax Highlighting means using colors and fonts to help di
www.eeworm.com/read/366065/9834995

n case.n

'\" '\" Copyright (c) 1993 The Regents of the University of California. '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. '\" '\" See the file "license.terms" for information on usage and redistribut