代码搜索:preprocessing
找到约 856 项符合「preprocessing」的源代码
代码结果 856
www.eeworm.com/read/340665/3280745
c quote.c
/* Test that unterminated quotes are OK when only preprocessing. */
/* { dg-do preprocess } */
/* { dg-bogus "unterminated" } */ 'x
/* { dg-bogus "unterminated" } */ "x
www.eeworm.com/read/440906/1782421
c quote.c
/* Test that unterminated quotes are OK when only preprocessing. */
/* { dg-do preprocess } */
/* { dg-bogus "unterminated" } */ 'x
/* { dg-bogus "unterminated" } */ "x
www.eeworm.com/read/429426/1948676
py fss1.py
# Description: Ranking and selection of best N attributes
# Category: preprocessing
# Uses: voting
# Referenced: orngFSS.htm
# Classes: orngFSS.attMeasure, orngFSS.bestNAtts
impo
www.eeworm.com/read/429426/1948680
py fss2.py
# Description: Ranking of attributes with two different measures (Relief and gain ratio)
# Category: preprocessing
# Uses: voting.tab
# Referenced: orngFSS.htm
# Classes: orngFSS.at
www.eeworm.com/read/429426/1948693
py fss3.py
# Description: Compares naive Bayes with and withouth feature subset selection
# Category: preprocessing
# Uses: voting.tab
# Referenced: orngFSS.htm
# Classes: orngFSS.attMeasure,
www.eeworm.com/read/429426/1948719
py domain8.py
# Description: Shows how to add class noise to data
# Category: preprocessing
# Uses: imports-85
# Classes: Preprocessor_addClassNoise, orngTest.crossValidation
# Referenced: domain
www.eeworm.com/read/429426/1948723
py domain5.py
# Description: Shows how to use Filter_sameValues qith options for conjunction and disjunction of conditions
# Category: preprocessing
# Uses: imports-85
# Classes: Preprocessor_take
www.eeworm.com/read/429426/1948734
py domain2.py
# Description: Shows how to select examples based on their attribute values
# Category: preprocessing
# Uses: imports-85
# Classes: Domain, select
# Referenced: domain.htm
import
www.eeworm.com/read/429426/1948863
py cb-filter.py
# Description: Shows how to derive a class from orange.Filter
# Category: filters, preprocessing, callbacks to Python
# Classes: Filter
# Uses: lenses
# Referenced: callbacks.htm
www.eeworm.com/read/366702/2884021
c quote.c
/* Test that unterminated quotes are OK when only preprocessing. */
/* { dg-do preprocess } */
/* { dg-bogus "unterminated" } */ 'x
/* { dg-bogus "unterminated" } */ "x