代码搜索:Garbage
找到约 718 项符合「Garbage」的源代码
代码结果 718
www.eeworm.com/read/367675/2837508
txt 144.txt
发信人: Knowledge (Tom), 信区: DataMining
标 题: Re: 挖掘出来得关联规则都是没有用得,怎么办?
发信站: 南京大学小百合站 (Sat Sep 28 15:37:48 2002)
估计是数据的预处理上有点问题。
【 在 highso 的大作中提到: 】
: 看来都是garbage in ,garbage out ,怎么办?
--
www.eeworm.com/read/367675/2837786
txt 139.txt
发信人: sinokdd (KDD in China), 信区: DataMining
标 题: Re: 挖掘出来得关联规则都是没有用得,怎么办?
发信站: 南京大学小百合站 (Sat Sep 28 10:22:13 2002)
【 在 highso 的大作中提到: 】
: 看来都是garbage in ,garbage out ,怎么办?
你可以加一些限制条件,比如只
www.eeworm.com/read/367675/2838294
txt 175.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: [合集]挖掘出来得关联规则都是没有用得,怎么办?
发信站: 南京大学小百合站 (Thu Oct 3 22:12:52 2002), 站内信件
highso (漫步者) 于Sat Sep 28 10:08:03 2002提到:
看来都是garbage in ,garbage out ,怎么办?
si
www.eeworm.com/read/231996/14212205
c pbc.c
// Pairing-Based Calculator
// mainly for demonstration purposes
//
// It's times like these I wish C had garbage collection
#include
#include
#include
#include
www.eeworm.com/read/207008/15284178
mak digimars.mak
# Makefile to build Hans Boehm garbage collector using the Digital Mars
# compiler from www.digitalmars.com
# Written by Walter Bright
DEFINES=-DNDEBUG -DSILENT -DGC_BUILD -D_WINDOWS -DGC_DLL -
www.eeworm.com/read/472280/1412570
h gc2.h
/*
* gc2.h
* This interfaces the VM to the Hans-J. Boehm Incremental Garbage
* Collector (version 6.0 alpha 7).
* Copyright (c) 2004
* The Kaffe.org's developers. All rights reserved.
*
www.eeworm.com/read/304657/3793902
h gc-refs.h
/*
* gc-refs.h
* Manage root set for the boehm-weiser garbage collector
*
* Copyright (c) 2004
* The Kaffe.org's developers. See ChangeLog for details.
*
* See the file "license.terms" for
www.eeworm.com/read/304657/3793905
h gc2.h
/*
* gc2.h
* This interfaces the VM to the Hans-J. Boehm Incremental Garbage
* Collector (version 6.0 alpha 7).
* Copyright (c) 2004
* The Kaffe.org's developers. All rights reserved.
*