代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/432906/1888940
h domain_page.h
/******************************************************************************
* domain_page.h
*
* Allow temporary mapping of domain page frames into Xen space.
*
* Copyright (c) 2003-2006, Ke
www.eeworm.com/read/429426/1948710
py domain9.py
# Description: A simple implementation of wrapper feature subset selection
# Category: modelling
# Uses: imports-85
# Classes: Domain, orngTest.crossValidation
# Referenced: domain.
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/1948724
py domain10.py
# Description: A simple implementation of wrapper feature subset selection
# Category: modelling
# Uses: voting
# Classes: Domain, orngTest.crossValidation
# Referenced: domain.htm
www.eeworm.com/read/429426/1948733
py domain12.py
# Description: Add a new attribute price to a car data set, compute it from two existing attributes (buying, maint)
# Category: preprocessing
# Uses: car
# Classes: Domain, Value, get
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/1948738
py domain11.py
# Description: Adds two new numerical attributes to iris data set, that are, respectively, computed from two existing attributes
# Category: preprocessing
# Uses: iris
# Classes: Doma
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
www.eeworm.com/read/429426/1948744
py domain13.py
# Description: Adds two new numerical attributes to iris data set, and tests through cross validation if this helps in boosting classification accuracy
# Category: modelling
# Uses: iris