search for: bay

Displaying 20 results from an estimated 1314 matches for "bay".

Did you mean: bar
2017 Oct 31
1
antispam plugin with IMAPSieve
Hi, my dovecot is configured with IMAP Sieve antispam plugin (sa-learn), everything seems to be working correctly but in debug mode in my log file I noticed "dovecot: imap: Error". Last 14 lines od my log file: Oct 31 15:05:25 mnode1 dovecot: imap: Error: Oct 31 15:05:25.040 [10743] dbg: bayes: tokenized header: 90 tokens Oct 31 15:05:25 mnode1 dovecot: imap: Error: Oct 31 15:05:25.067 [10743] dbg: bayes: seen (8e031cc9fec44b6607dc7f6b37903fc49e9c8526 at sa_generated) put Oct 31 15:05:25 mnode1 dovecot: imap: Error: Oct 31 15:05:25.067 [10743] dbg: bayes: learned '8e031cc9fec44b660...
2013 Apr 14
2
Cross validation for Naive Bayes and Bayes Networks
Hi, I need to classify, using Naive Bayes and Bayes Networks, and estimate their performance using cross validation. How can I do this? I tried the bnlearn package for Bayes Networks, althought I need to get more indexes, not only the error rate (precision, sensitivity, ...). I also tried the *e1071* package, but I could not find a way...
2007 Aug 09
5
Unremovable file in ZFS filesystem.
I managed to create a link in a ZFS directory that I can''t remove. Session as follows: # ls bayes.lock.router.3981 bayes_journal user_prefs # ls -li bayes.lock.router.3981 bayes.lock.router.3981: No such file or directory # ls bayes.lock.router.3981 bayes_journal user_prefs # /usr/sbin/unlink bayes.lock.router.3981 unlink: No such file or directory # find . -print . ./ba...
2005 May 16
0
SpamAssassin - bayes: bayes db version 0 is not able to be used, aborting!
I am currently having a problem where my bayes DB appears to be version 0 over and over again. spamassassin --lint -D 2>&1 | grep bayes bayes: bayes db version 0 is not able to be used, aborting! at /usr/lib/perl5/vendor_perl/5.8.0/Mail/SpamAssassin/BayesStore/DBM.pm line 160. I have SpamAssassin 3.0.3 installed: /etc/mail/spamass...
2007 Oct 23
1
How to avoid the NaN errors in dnbinom?
...t;The EM algorithm") xvals=seq(min(y),max(y),1) lines(xvals,prob*dnbinom(xvals,size=k1,mu=mu1)+ (1-prob)*dnbinom(xvals,size=k2,mu=mu2),col="green") while(err>eps){ if(iter<=maxiter){ lines(xvals,prob*dnbinom(xvals,size=k1,mu=mu1)+ (1-prob)*dnbinom(xvals,size=k2,mu=mu2),lty=3) } bayes=(prob*dnbinom(y,size=k1,mu=mu1))/((prob* dnbinom(y,size=k1,mu=mu1))+((1-prob)*dnbinom(y,size=k2,mu=mu2))) mu1=sum(bayes*y)/sum(bayes) mu2=sum((1-bayes)*y)/sum((1-bayes)) var1=sum(bayes*(y-mu1)^2)/sum(bayes) var2=sum((1-bayes)*(y-mu2)^2)/sum((1-bayes)) k1=mu1/((var1/mu1)-1) k2=mu2/((var2/mu2)-1) p...
2007 Oct 30
1
NAIVE BAYES with 10-fold cross validation
hi there!! i am trying to implement the code of the e1071 package for naive bayes, but it doens't really work, any ideas?? i am very glad about any help!! i need a naive bayes with 10-fold cross validation: code: library(e1071) model <- naiveBayes(code ~ ., mydata) tune.control <- tune.control(random = FALSE, nrepeat = 1, repeat.aggregate = min, sampling = c(&quot...
2005 May 16
2
spamassassin
pulling my hair out... If I rm -fr /root/.spamassassin/* then sa-learn a bunch of messages, it works... ]# sa-learn --dump magic 0.000 0 3 0 non-token data: bayes db version 0.000 0 3997 0 non-token data: nspam 0.000 0 0 0 non-token data: nham 0.000 0 202022 0 non-token data: ntokens 0.000 0 1086136394 0 non-token data: oldest atime 0.000 0 1116269429...
2001 May 16
7
Naive Bayes Classifier
Dear r-users, I am looking for an implementation of the Naive Bayes classifier for a multi-class classification problem. I can not even find the Naive Bayes classifier for two classes, though I can not believe it is not available. Can anyone help me? Uschi -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list --...
2018 Apr 08
1
How to script the script sample into script "OR", please advice
...%9.0g Pr(malaria) r1m2p float %9.0g Predicted mean r1m3p float %9.0g Predicted mean _est_r1m2 byte %8.0g esample() from estimates store r1m2use float %9.0g S.E. of empirical Bayes means for _cons[district] r1m2u float %9.0g empirical Bayes means for _cons[district] pickone byte %8.0g tag(district) r1m2urank float %9....
2011 Aug 31
2
[LLVMdev] LLVM Bay-Area Social!
If you aren't going to be in the San Francisco bay-area a week from now, you can stop reading this message. It's time for another LLVM bay-area social gathering, which will be held one week today on Wednesday, September 7th, starting 7pm at St. Stephen's Green in Mountain View. They still have good food, lots of beer and are a short walk a...
2009 May 06
1
How to do Naive Bayes in R?
I am wondering if anybody here have a simple example in R for Naive Bayes. For example, I can do k-means clustering on the "iris" data - data(iris) cl <- kmeans(iris[,1:4], 3) cl$cluster cbind(1:150,iris$Species) =========== But how to do Naive Bayes classification in the same "iris" data? Many thanks! -- View this message in context: ht...
2009 Feb 19
1
Bug in predict function for naiveBayes?
Dear all, I tried a simple naive Bayes classification on an artificial dataset, but I have troubles getting the predict function to work with the type="class" specification. With type= "raw", it works perfectly, but with type="class" I get following error : Error in as.vector(x, mode) : invalid 'mode...
2013 Dec 04
3
[LLVMdev] LLVM Bay-Area Dev Meeting!
All things LLVM are welcome at LLVM bay-area social, happening this Thursday at Tied House in Mountain View starting at 7pm. Those details are repeated on the website, http://llvmbayarea.appspot.com where you are encouraged to register your interest, so I can let Tied House know how many people are coming. There won't be an LLVM bay...
2011 Sep 28
3
[LLVMdev] Socialize!
If you're in the bay area next week and would like to socialize with your peers in an environment where talk about LLVM is encouraged, then you should come to the LLVM Bay-Area Social! The next LLVM bay-area social will be Wednesday, Oct 5th, but at a new location! Yard House in San Jose isn't the most transit acc...
2005 Sep 27
1
Producing empirical bayes estimates in disease mapping for lognormal model
I'm trying to produce empirical bayes estimates based on the lognormal model in disease mapping Is there a way this can be done in R? thanks Oarabile
2012 Jul 31
2
[LLVMdev] Bay Area LLVM Social - August
First Thursday in August is this Thursday – will the Bay Area social going to take place that day? From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Marshall Clow Sent: Thursday, July 12, 2012 5:26 PM To: Nick Lewycky Cc: lldb-dev at cs.uiuc.edu; clang-dev Developers; llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev]...
2016 Jul 05
2
2016 LLVM Developers' Meeting - Bay Area: Registration Opening Today!
...if a server is unsure. -Tanya > Thanks, > --paulr >   <> > From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Tanya Lattner via llvm-dev > Sent: Friday, July 01, 2016 11:32 AM > To: llvm-dev > Subject: [llvm-dev] 2016 LLVM Developers' Meeting - Bay Area: Registration Opening Today! > > Your are invited to attend the 2016 LLVM Developers’ Meeting <http://llvm.org/devmtg/2016-11/> on November 3-4 in San Jose, CA. > > Registration will open today, July 1, at 5:00PM PDT. > > You may register here: > https://www.ev...
2016 Jul 01
2
2016 LLVM Developers' Meeting - Bay Area: Registration Opening Today!
Your are invited to attend the 2016 LLVM Developers’ Meeting <http://llvm.org/devmtg/2016-11/> on November 3-4 in San Jose, CA. Registration will open today, July 1, at 5:00PM PDT. You may register here: https://www.eventbrite.com/e/2016-llvm-developers-meeting-bay-area-tickets-26043992282 <https://www.eventbrite.com/e/2016-llvm-developers-meeting-bay-area-tickets-26043992282> Registration fees are $300 for the event and reception. A conference only registration is $250. Tickets will be capped at 400 attendees and the last day to register is October 19...
2013 Feb 25
3
Empirical Bayes Estimator for Poisson-Gamma Parameters
Dear Sir/Madam, I apologize for any cross-posting. I got a simple question, which I thought the R list may help me to find an answer. Suppose we have Y_1, Y_2, ., Y_n ~ Poisson (Lambda_i) and Lambda_i ~Gamma(alpha_i, beta_i). Empirical Bayes Estimator for hyper-parameters of the gamma distr, i.e. (alpha_t, beta_t) are needed. y=c(12,5,17,14) n=4 What about a Hierarchal B ayes estimators? Any relevant work and codes in R (or S+) is highly appreciated. Kind regards, Ali [[alternative HTML version deleted]]
2010 Sep 17
3
[LLVMdev] Colocation Facility for LLVM?
Hi all, I don't have very high hopes, but does anyone happen to have available some kind of colocation services in the Bay Area that they could donate to LLVM? I would really like to establish a proper LLVM lab somewhere instead of relying on hardware which is residing at various companies. I would be willing to personally donate some hardware, but don't have any place to put it. My requirements are: (1) Must be...