search for: narf

Displaying 10 results from an estimated 10 matches for "narf".

Did you mean: snarf
2009 Jul 11
1
help with winbind and groups
...gid = 10000-20000 template shell = /bin/bash winbind use default domain = no winbind offline logon = false winbind enum users = no winbind enum groups = yes winbind separator = + 1. 'getent group' works and shows this group (yes, it is a different domain through a trust): NARF+tdtest:*:10521:NARF+joe_jel 2. I have this in sshd_config: AllowGroups root NARF+tdtest This works great! I can log in with NARF+joe_jel via ssh and life is good. However, I have a whole bunch of groups in AD that have spaces in them. I can see them fine in a 'getent group'. Howe...
2006 Dec 18
1
Memory problem on a linux cluster using a large data set
...and columns set.seed(1) snp.na<-SNP snp.roughfix<-na.roughfix(snp.na) fSNP<-factor(snp.roughfix[, 1]) # Asigns factor to case control status snp.narf<- randomForest(snp.roughfix[,-1], fSNP, na.action=na.roughfix, ntree=500, mtry=10, importance=TRUE, keep.forest=FALSE, do.trace=100) print(snp.narf) __________________________________________________ [[alternative HTML version deleted]]
2011 Dec 02
2
Imputing data
So I have a very big matrix of about 900 by 400 and there are a couple of NA in the list. I have used the following functions to impute the missing data data(pc) pc.na<-pc pc.roughfix <- na.roughfix(pc.na) pc.narf <- randomForest(pc.na, na.action=na.roughfix) yet it does not replace the NA in the list. Presently I want to replace the NA with maybe the mean of the rows or columns or some type of correlation. Any help would be appreciated. -- View this message in context: http://r.789695.n4.nabble.com...
2007 Jan 10
1
Fw: Memory problem on a linux cluster using a large data set [Broadcast]
...will* > trigger a copy, so avoid the assignment if possible. > > > snp.roughfix<-na.roughfix(snp.na) > > > fSNP<-factor(snp.roughfix[, 1]) # Asigns > factor to case control status > > > > snp.narf<- randomForest(snp.roughfix[,-1], fSNP, > > na.action=na.roughfix, ntree=500, mtry=10, importance=TRUE, > > keep.forest=FALSE, do.trace=100) > > Now you're entirely in the hands of the randomForest. If > memory problems occur here, perhaps you'll have gained enou...
2023 May 08
1
Windows Guest on KVM running "single core" after windows update
Hey all, I have a Windows 10 pro (64bit) long time running as a libvirt/KVM guest that I think Windows Update finally narfed. The hardware is a supermicro motherboard with dual Intel E5-2640 CPUs for a total of 40 threads and 64GB The guest is allocated 2sockets, 5cores, 2 threads and 32GB of RAM. (I've also tried 1 socket, 20 cores, 1 thread and 1s10c2t -- no help) In an SSH session to the linux host (CentOS7 -...
2006 Apr 27
6
Possible to use dashes instead of underscores in rails?
Hi all - My boss is asking me if we can have dashes instead of underscores in the URL for SEO reasons. Apparently google prefers "foo-bar" to "foo_bar". The former will be found when searching for just "foo", but not the latter. So, I''m wondering if there is a way without changing any of my code if I can tell rails to use dashes instead of underscores?
2006 Dec 21
1
Memory problem on a linux cluster using a large data set [Broadcast]
...will* > trigger a copy, so avoid the assignment if possible. > > > snp.roughfix<-na.roughfix(snp.na) > > > fSNP<-factor(snp.roughfix[, 1]) # Asigns > factor to case control status > > > > snp.narf<- randomForest(snp.roughfix[,-1], fSNP, > > na.action=na.roughfix, ntree=500, mtry=10, importance=TRUE, > > keep.forest=FALSE, do.trace=100) > > Now you're entirely in the hands of the randomForest. If > memory problems occur here, perhaps you'll have gained enou...
2012 Aug 02
0
ixgbe: device missing when SPF+ isn't inserted? ixN: Hardware Initialization Failure
...I connected a new server to our storage system which has 3 ixgbe cards so 6 ports and is freebsd 9 based. Then I have noticed that the link is missing and the free ports were missing from ifconfig. Checking the dmesg revealed the problem. ixN: Hardware Initialization Failure SPF+ module missing *narf* It's the same bug as this PR http://www.mail-archive.com/freebsd-bugs@freebsd.org/msg00213.html Thanks and have a good day, -dennis
2023 May 09
2
Windows Guest on KVM running "single core" after windows update
On 5/9/23 9:59 AM, Marc wrote: >> I have a Windows 10 pro (64bit) long time running as a libvirt/KVM guest >> that I think Windows Update finally narfed. >> >> The hardware is a supermicro motherboard with dual Intel E5-2640 CPUs >> for a total of 40 threads and 64GB >> >> The guest is allocated 2sockets, 5cores, 2 threads and 32GB of RAM. >> (I've also tried 1 socket, 20 cores, 1 thread and 1s10c2t -- no h...
2015 Dec 10
7
wifi on servers and fedora [was Re: 7.2 kernel panic on boot]
Warren Young wrote: > On Dec 9, 2015, at 11:55 AM, m.roth at 5-cent.us wrote: >> Matthew Miller wrote: >>> On Wed, Dec 09, 2015 at 01:05:15PM -0500, m.roth at 5-cent.us wrote: >>>>>> >>>> So, you're saying that end users need to go poke their noses into the >>>> development process >>> >>> If you want to go out of