代码搜索:selection
找到约 9,869 项符合「selection」的源代码
代码结果 9,869
www.eeworm.com/read/395890/2432592
m selection_best.m
function [dna_best,dna_best_value]=selection_best(popsize,pop,fitvalue)
row=1;
dna_best=pop(:,1);
dna_best_value=fitvalue(1);
while row
www.eeworm.com/read/387667/2557440
h geqo_selection.h
/*-------------------------------------------------------------------------
*
* geqo_selection.h
* prototypes for selection routines in optimizer/geqo
*
* Portions Copyright (c) 1996-2006, Post
www.eeworm.com/read/386597/2570115
txt feature_selection.txt
Exhaustive_Feature_Selection@Out dim, classifier, classifier params@[2,'LS',[]]@S
Genetic_Culling@%groups, Out dim, classifier, classifier params@[0.1,2,'LS',[]]@S
HDR@Out dimension@2@S
ICA@Out di
www.eeworm.com/read/386597/2570210
m feature_selection.m
function fig = feature_selection()
% This is the machine-generated representation of a Handle Graphics object
% and its children. Note that handle values may change when these objects
% are re-cre
www.eeworm.com/read/378694/2682469
tpl sites_selection.tpl
{'General_Website'|translate} {$siteName}
www.eeworm.com/read/376006/2717633
c geqo_selection.c
/*-------------------------------------------------------------------------
*
* geqo_selection.c
* linear selection scheme for the genetic query optimizer
*
* Portions Copyright (c) 1996-2008,
www.eeworm.com/read/375190/2726558
py generator_selection.py
#!/usr/bin/python
# Copyright 2008 Jurko Gospodnetic
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
#
www.eeworm.com/read/375190/2727033
hpp selection_node.hpp
// selection_node.hpp
// Copyright (c) 2007 Ben Hanson (http://www.benhanson.net/)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file licence_1_0.txt or copy at