Displaying 5 results from an estimated 5 matches for "noiselessly".
Did you mean:
noiseless
2011 May 19
2
Problem with Princurve
Hey all,
I can't seem to get the princurve package to produce correct results, even
in the simplest cases. For example, if you just generate a 1 period
noiseless sine wave, and ask for the principal curve and plot, the returned
curve is clearly wrong (doesn't follow the sine wave). Here's my code:
library(princurve)
x <- runif(1000,0,2*pi); x <- cbind(x/(2*pi), sin(x))
fit1
2000 Sep 01
1
Help with Projection Pursuit, ppr().
Hi,
Recently, I installed the 1.1.0 version of R (for Windows), since it includes an implementation of Projection Pursuit (I failed to write my own version of PP as a standalone C++ program).
As far as I know, R offers two interfaces/sintax for the ppr() function. The first one requieres a regression formula and a data frame. The other requieres X, a matrix with the explanatory variables, and Y,
2007 Jan 03
6
Any quiet 24 port POE switches out there?
I have an upcoming install which places the switch close to some
employees in a quiet work environment. Can anyone recommend a quiet 24
port POE switch? The Linksys SRW224P behind me right now would be
objectionable, I'm sure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Jan 15
0
e1071 SVM, cross-validation and overfitting
I am accustomed to the LIBSVM package, which provides cross-validation
on training with the -v option
% svm-train -v 5 ...
This does 5 fold cross validation while building the model and avoids
over-fitting.
But I don't see how to accomplish that in the e1071 package. (I
learned that svm(... cross=5 ...) only _tests_ using cross-validation
-- it doesn't affect the training.) Can
2002 Feb 23
1
"Out of memory" install error message
...------------------------------+
|Carter Brey (cbrey@attglobal.net)|
+---------------------------------+
Homepage:
http://www.nyplive.org/music/orchestra/index.cfm?page=profile&personNum=7
Trying to be happy is like trying to build a machine for which the only
specification is that it should run noiselessly.
8:55am up 5 days, 9:47, 2 users, load average: 0.18, 0.14, 0.04