代码搜索:preprocessing
找到约 856 项符合「preprocessing」的源代码
代码结果 856
www.eeworm.com/read/415311/11077078
m classifier_commands.m
function classifier_commands(command)
%This function processes events from the main (single-algorithm) GUI screen
persistent Preprocessing_methods;
persistent Algorithms;
if (isempty(Preproces
www.eeworm.com/read/201218/15413213
m postlssvm.m
function [model,Yt] = postlssvm(model,Xt,Yt)
% Postprocessing of the LS-SVM
%
% These functions should only be called by trainlssvm or by
% simlssvm. At first the preprocessing assigns a label to each
www.eeworm.com/read/189512/8466843
orig bitap.c.orig
/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */
/* if the pattern is not simple fixed pattern, then after preprocessing */
/* and generating the masks, the program goes
www.eeworm.com/read/189512/8466889
c bitap.c
/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */
/* if the pattern is not simple fixed pattern, then after preprocessing */
/* and generating the masks, the program goes
www.eeworm.com/read/365492/9861252
txt read me.txt
Description: We have designed a software tool in MATLAB, the Prony Toolbox, to perform Prony analysis. Prony Toolbox (PTbox) is designed based on several considerations including data preprocessing, m
www.eeworm.com/read/447044/7559839
java_circumventingbugs listing15-08_splash.java_circumventingbugs
// Listing 15-8. Using the FullCanvas When the needsNokiaUiForSystemAlerts Bug Is Present
package com.apress.preprocessing;
import javax.microedition.lcdui.*;
public class Splash
//#if p
www.eeworm.com/read/297374/8026623
txt read me.txt
Description: We have designed a software tool in MATLAB, the Prony Toolbox, to perform Prony analysis. Prony Toolbox (PTbox) is designed based on several considerations including data preprocessing, m
www.eeworm.com/read/326166/13159737
txt read me.txt
Description: We have designed a software tool in MATLAB, the Prony Toolbox, to perform Prony analysis. Prony Toolbox (PTbox) is designed based on several considerations including data preprocessing, m
www.eeworm.com/read/180137/5289439
c bitap.c
/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */
/* if the pattern is not simple fixed pattern, then after preprocessing */
/* and generating the masks, the program goes
www.eeworm.com/read/429426/1948742
py domain6.py
# Description: Shows how to use Filter_sameValues for instance selection
# Category: preprocessing
# Uses: imports-85
# Classes:
# Referenced: domain.htm
import orange
def re