Displaying 3 results from an estimated 3 matches for "fthe".
Did you mean:
_the
2007 Oct 09
1
pseudo code
...clusters of a reference
clustering and clustering of subsamples; i = 1 to num_subsamples
Requires: T = cluster(X): A hierarchical clustering algorithm
L = cut-tree(T; k): produces a partition with k non-singleton clusters
s(L1;L2): a similarity between two partitions
1: f = 0:8
2: T =cluster(X) fthe reference clustering
3: for i = 1 to num subsamples do
4: subi =subsamp(X; f) fsub-sample a fraction f of the datag
5: Ti=cluster(subi)
6: end for
7: for k = 2 to kmax do
8: L1=cut-tree(T; k) fpartition the reference clusteringg
9: for i = 1 to maximum iterations do
10: L2 =cut-tree(Ti; k)
11: S...
2007 Oct 04
1
Problems suspending/hibernating Dell Latitude D810 with CentOS 5
Hi all.
I'm having problems trying to suspend/hibernate my Dell Latitude D810 Laptop.
Basically I have an ATI X600 videographics and SATA harddrive and run
httpd and mysqld daemons on it.
I use fglrx (ATI propietary drivers) and the open too with no success.
I tried with 1 and 2 screens configurations with no success.
I tried with CA and/or with battery with no success.
I need some help
2004 Feb 11
48
Kernel panic while compiling kernel
I know you Xen developers are beginning to hate me ;) but...
While trying to compile 2.4.24 under DOM0, quickly after issuing ''make dep'' I
got:
Kernel panic: Failed mmu update: c015bf80, 4
I suspect this address probably isn''t to helpful but this is all I have. I am
currently booted in 2.4.21-SuSE and compiling the 2.4.24 regarding another
thread here.
Regarding