代码搜索:preprocessing
找到约 856 项符合「preprocessing」的源代码
代码结果 856
www.eeworm.com/read/129915/14217794
m competitive_learning.m
function [features, targets, label, W] = Competitive_learning(train_features, train_targets, params, region, plot_on)
% Perform preprocessing using a competitive learning network
% Inputs:
% fea
www.eeworm.com/read/429426/1948750
py domain7.py
# Description: Shows how to add class noise and missing attributes to data sets. Also shows how to test a single learner on a range of data sets.
# Category: preprocessing
# Uses: imports-
www.eeworm.com/read/429426/1948754
py domain1.py
# Description: Reads a data set, prints out attribute and class names
# Category: preprocessing
# Uses: imports-85
# Referenced: domain.htm
import orange
filename = "imports-85.tab
www.eeworm.com/read/393395/2474568
m postprocesssdp.m
function [x,y,K]=postprocessSDP(newx,newy,prepinfo,newK)
% [x,y,K]=postprocessSDP(newx,newy,prepinfo,newK)
% postprocessSDP: Postprocesses an SDP solution using the info from
% preprocessing (preproce
www.eeworm.com/read/293529/8288057
readme
apps/ionosphere
Program IonoBias reads Rinex data files containing extended Rinex
observation types EL, LA, LO and SR or SS (see preprocessing, below) from
several sites and estimates biases in
www.eeworm.com/read/292796/8333083
at c.at
# -*- Autotest -*-
AT_BANNER([C low level compiling/preprocessing macros.])
# Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
#
# This program is free software; you can redistrib
www.eeworm.com/read/415311/11077317
m competitive_learning.m
function [features, targets, label, W] = Competitive_learning(train_features, train_targets, params, region, plot_on)
% Perform preprocessing using a competitive learning network
% Inputs:
% fea
www.eeworm.com/read/237195/13972215
pas jcprepct.pas
Unit JcPrepCT;
{ Original : jcprepct.c ; Copyright (C) 1994-1996, Thomas G. Lane. }
{ This file contains the compression preprocessing controller.
This controller manages the color conversio
www.eeworm.com/read/139332/5801627
hpp typeof.hpp
#ifndef BOOST_MPL_AUX_CONFIG_TYPEOF_HPP_INCLUDED
#define BOOST_MPL_AUX_CONFIG_TYPEOF_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2003-2004
//
// Distributed under the Boost Software License, Version
www.eeworm.com/read/168845/5431360
hpp typeof.hpp
#ifndef BOOST_MPL_AUX_CONFIG_TYPEOF_HPP_INCLUDED
#define BOOST_MPL_AUX_CONFIG_TYPEOF_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2003-2004
//
// Distributed under the Boost Software License, Ve