Displaying 4 results from an estimated 4 matches for "b1w".
Did you mean:
b1
2016 May 01
2
Long delays when deleting a message in inbox
Which log would you suggest? There's nothing for these times in
mail.log, messages and syslog.
Yves Goergen
http://unclassified.software
________________________________________
Von: Aki Tuomi
Gesendet: Fr, 2016-04-29 08:05 +0200
On 28.04.2016 20:54, Yves Goergen wrote:
> Hi,
>
> Since recently, there's a long delay when deleting any message from my
> inbox folder. This
2011 Feb 18
0
Weights in bagged regression trees
...at weights are not possible in regression under randomforests.
#this works
r1w <- rpart(how_many ~ covariates, data=ttv.data.sk, weights, method="poisson")
#this works
b1 <- bagging(how_many ~ covariates, data=ttv.data.sk, method="poisson", coob=T, nbagg=30)
#this fails
b1w <- bagging(how_many ~ covariates, data=ttv.data.sk, weights, method="poisson", coob=T, nbagg=30)
thanks in advance
Simon
____________________________________________________________
Sign-up for Bird Atlas 2007-11 at www.birdatlas.net
__________________________________________________...
2007 Oct 09
1
Old samba client
I'm trying to put together an embedded box that will act as a samba
client. All it needs to do is to mount Windows shares read-only.
It needs to support WinXP and Vista.
I need to be able to log in to the box via ssh, and then use smbclient
or something similar to "sniff" the shared drives, and then mount them
RO for purposes of remote backup.
I am looking at an embedded
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking