Displaying 3 results from an estimated 3 matches for "klir".
Did you mean:
keir
2010 Feb 23
0
BUG with LSSVM in R:
...ses one-by-one, you will see the
discrepancy I am talking about. In my own data, this discrepancy between odd
and even number of cases is enhanced by a huge factor.
Thanks,
Parmee
iris <- unique(iris)
rbf <- rbfdot(0.5)
lssvm> k <- kernelMatrix(rbf, as.matrix(iris[,-5]))
lssvm> klir <- lssvm(k, iris[, 5])
lssvm> pre <- predict(klir, k)
> ktest <- as.kernelMatrix(k[1:148,])
> pretest <- predict(klir, ktest)
> table(pretest,iris[1:148,5])
pretest setosa versicolor virginica
setosa 50 0 0
versicolor 0...
2007 Jul 11
17
Best practise guide
Hi,
I''m a new puppet user (thanks !) and I''m just looking at moving my
homegrown manifest structure into something resembling the best practise
guide at :
http://www.reductivelabs.com/trac/puppet/wiki/PuppetBestPractice. It
seems as if the structure here doesn''t map to the default puppet layout
(and thus doesn''t work with the standard puppet config
2007 Mar 19
23
puppet hangs while trying to restart a daemon
Hello all,
puppet hangs while trying to restart a daemon when the associated config
file changes, here the log:
Mar 19 11:30:04 ingentTest puppetd[27390]: Starting Puppet client
version 0.22.0
puppetd[27390]: Starting configuration run
puppetd[27390]:
(/ingenttest/qualsevolnode/guaita[guaita]/File[/etc/guaita.conf]/content) synced
puppetd[27390]: