Displaying 3 results from an estimated 3 matches for "serparated".
Did you mean:
separated
2005 Apr 21
1
lda (MASS)
...versicolor stands "between" the 2 other so
one can expect lda not to perform well since it cannot cluser the negative
instances (seposa+virginica) together (Is this correct?) (KNN=96% in xval.)
Now, I use my "real" dataset (900 instances, 21 attributes), which 2 classes
can be serparated with accuracy no more than 80% (10xval) with KNN, SVM, C4.5
and the like.
So I was very surprised to see that lda also gets an accuracy of 80% on it,
because lda is very simple (finding the best line -- for a 2 classes
problem -- and using projections on the line for classification.)
So my quest...
2004 Sep 28
1
Fast AGI
Dude.. Lay off.. Geesh you don't have to be such as ass on the board.
So he made a mistake.. Grow up. Were supposed to be here helping
each other not knocking people down. How about you go take a lesson on
how to play nice in a message list. My 4 year old can do better than
you can.
Brian
Ps If it makes you feel better.. I deleted the junk at the bottom..
Have a peachy day..
2001 Jun 22
0
PATCH: Makefile.in more upgrade friendly.
Hello again,
In my constant recompiles of 2.9p1 and 2.9p2, I've noticed that
upgrading a current installation with a test compile leads to tons
of files being updated even when they don't need to be.
The attached patch for Makefile.in splits the install-files target
into a bunch of serparate targets: install-dirs, install-prog,
install-man, install-conf, which are then all called in