代码搜索:DOMAIN

找到约 10,000 项符合「DOMAIN」的源代码

代码结果 10,000
www.eeworm.com/read/429426/1948749

py domain4.py

# Description: Shows how to select examples based on their attribute values # Category: preprocessing # Uses: imports-85 # Referenced: domain.htm import orange def report_prob(head
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/429426/1948759

py domain3.py

# Description: Shows different uses of orange.Domain # Category: preprocessing # Uses: glass # Classes: Domain # Referenced: domain.htm import orange domain = orange.ExampleTa
www.eeworm.com/read/429426/1948870

py domain2.py

# Description: Shows how to use orange.Domain for example conversion. Also shows how to add meta-attributes to domain descriptors and use them. # Category: basic classes, meta-attributes # Classe
www.eeworm.com/read/429426/1948884

py transformvalue-domain.py

# Description: Shows how to use value transformers # Category: preprocessing # Classes: TransformValue, Continuous2Discrete, Discrete2Continuous, MapIntValue # Uses: # Referenced:
www.eeworm.com/read/429426/1948912

py domain1.py

# Description: Tests different ways for building a domain # Category: basic classes # Classes: Domain # Uses: # Referenced: Domain.htm import orange a, b, c = [orange.EnumVar
www.eeworm.com/read/428548/1959135

c domain_codec.c

/* vi: set sw=4 ts=4: */ /* RFC1035 domain compression routines (C) 2007 Gabriel Somlo * * Loosely based on the isc-dhcpd implementation by dhankins@isc.org * * Licensed under
www.eeworm.com/read/410339/2211419

ver exec_domain.ver

#define __ver_register_exec_domain 51566ab0 #define register_exec_domain _set_ver(register_exec_domain) #define __ver_unregister_exec_domain ded5290b #define unregister_exec_domain _set_ver(unregister
www.eeworm.com/read/409921/2219856

c uipc_domain.c

/* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification