Displaying 3 results from an estimated 3 matches for "invididual".
Did you mean:
invividual
2010 Jul 07
2
R2 function from PLS to use a model on test data
Hello,
I am having some trouble using a model I created from plsr (of train) to
analyze each invididual R^2 of the 10 components against the test data. For
example:
mice1 <- plsr(response ~factors, ncomp=10 data=MiceTrain)
R2(mice1) ##this provides the correct R2 for the Train data for 10
components
## Now my next objective is to calculate my model's R2 for each component on
the Test data...
2003 Aug 20
1
--delete not working when files are pushed to rsync daemon
.../platform/ individual.server::platform
As I mentioned, this works great for new files and modified files. If
/platform/etc/dir and /platform/etc/dir/file are created on the build
server, /etc/dir and /etc/dir/file will be created on the individual
server. However, if /etc/dir/tmp is created on an invididual server, the
next rsync push from the build server will NOT list it as marked for
deletion, even when using --delete.
Does --delete only work when *pulling* from a server? If so, do I have
any options for doing what I'm trying to do without running a daemon on
the build server and pulling from...
2013 Oct 24
4
ZFS on Linux in production?
We are a CentOS shop, and have the lucky, fortunate problem of having
ever-increasing amounts of data to manage. EXT3/4 becomes tough to
manage when you start climbing, especially when you have to upgrade, so
we're contemplating switching to ZFS.
As of last spring, it appears that ZFS On Linux http://zfsonlinux.org/
calls itself production ready despite a version number of 0.6.2, and