代码搜索:Tree
找到约 10,000 项符合「Tree」的源代码
代码结果 10,000
www.eeworm.com/read/429426/1948660
py tree8.py
# Description: Builds a classification tree, and prunes it using minimal error
# prunning with different values of parameter m. Prints
# out m and the size of the tree.
#
www.eeworm.com/read/429426/1948674
py tree2.py
# Author: J Zabkar
# Version: 1.0
# Description: Pre-prunning of classification tree using orngTree module
# Category: modelling
# Uses: iris.tab
# Referenced: orngTree.htm
www.eeworm.com/read/429426/1948682
py tree1.py
# Author: J Zabkar
# Version: 1.0
# Description: Demostration of use of orngTree module: prin out
# a tree in text and dot format
# Category: modelling
# Uses: iri
www.eeworm.com/read/429426/1948685
py tree4.py
# Author: J Zabkar
# Version: 1.0
# Description: Storing and printing out the examples in classification tree
# Category: modelling
# Uses: iris.tab
# Referenced: orngTree.ht
www.eeworm.com/read/429426/1948696
py tree3.py
# Author: J Zabkar
# Version: 1.0
# Description: Grow classification tree with a self-defined stopping criteria
# Category: modelling
# Uses: iris.tab
# Referenced: orngTree.
www.eeworm.com/read/428664/1957032
h stl_tree.h
// RB tree implementation -*- C++ -*-
// Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you
www.eeworm.com/read/427042/1979806
c pcy_tree.c
/* pcy_tree.c */
/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL
* project 2004.
*/
/* ====================================================================
* Copyright (c) 2