search for: clasters

Displaying 8 results from an estimated 8 matches for "clasters".

Did you mean: claster
2011 Feb 28
2
ocfs2 crash with bugs reports (dlmmaster.c)
Hi, After problem described in http://oss.oracle.com/pipermail/ocfs2-users/2010- December/004854.html we've upgraded kernels and ocfs2-tools on every node. The present versions are: kernel 2.6.32-bpo.5-amd64 (from debian lenny-backports) ocfs2-tolls 1.4.4-3 (from debian squeeze) We didn't noticed any problems in logs untill last friday, when the whole ocfs2 cluster crashed. We know
2003 Apr 24
1
AW: estimating number of clusters ("Null or more")
Dear Christian, first of all thank you for your answer. I am going to parse through the pages you told me. Meanwhile I'd like to note that probably it is a good idea to put 2-3 lines of R-code demonstrating such a simple needs somnewhere in docs of `cluster' package. E.g. x<-rnorm(500) ... # output means we have rather 1 claster x<-c(rnorm(500), rnorm(500)+5)
2020 Sep 16
1
another problem with 2.3.36.4 after update os
Hi A few days ago I upgraded debian8 to debian9 dovecot is from source # 2.2.36.4 (baf9232c1): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.24.2 (aaba65b7) # OS: Linux 4.9.0-13-amd64 x86_64 Debian 9.13 Today I get some times in logs: "dovecot-uidlist line 112: Invalid data" and I dont know why This is claster dovecot: dovecot1 - debian8 dovecot2 - debian8 dovecot3 - debian8
2010 Mar 09
1
create picture (k -the nearest neighbours)
...N$learn$X[,1], KNN$learn$X[,2],pch=a,col = ifelse((a==1),'red','blue' )) ################################# and my problem is (it's difficult for me to explain it in english): What I should do if I want to get in my picture area (in different colors) which will be show my "clasters". Like in picture (dark blue and bright blue). http://n4.nabble.com/file/n1585911/dec.jpg -- View this message in context: http://n4.nabble.com/create-picture-k-the-nearest-neighbours-tp1585911p1585911.html Sent from the R help mailing list archive at Nabble.com.
2011 Oct 05
2
experimenting (like Weka Experimenter)
Hi. I am not that good at R but I was wondering if there is either a tool or a strategy for testing many different models in R in a batch. I have used something in Weka called the Experimenter interface which helps with doing this kind of thing. Thank you. Andy [[alternative HTML version deleted]]
2009 Mar 12
2
Redmine: 500 Internal Server Error Content-Type: text/html
Hello! I have a such problem in my redmine app, like "Redmine: 500 Internal Server Error Content-Type: text/html " error, from time to time, and there is no periodicly matches. Versions: Rails - 2.2.2 Ruby - 1.8.5 Thx, for you answers. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2011 Oct 05
2
(no subject)
Hi. I am trying to install using the following. Can someone suggest what is wrong? I am using Windows 7 64bit, and R 2.10.1 ('C:\Users\Bill\Desktop\DMwR_0.2.1.zip', repos=NULL ) Warning in install.packages("C:UsersBillDesktopDMwR_0.2.1.zip", repos = NULL) :   argument 'lib' is missing: using 'C:\Users\Bill\Documents/R/win-library/2.10' Error in zip.unpack(pkg,
2011 Oct 09
1
sapply(pred,cor,y=resp)
Hello. I am wondering why I am getting NA for all in cors=sapply(pred,cor,y=resp). I suppose that each column in pred has NAs in them. Is there some way to fix this? Thanks > str(pred) 'data.frame':   200 obs. of  13 variables:  $ mnO2: num  9.8 8 11.4 4.8 9 13.1 10.3 10.6 3.4 9.9 ...  $ Cl  : num  60.8 57.8 40 77.4 55.4 ...  $ NO3 : num  6.24 1.29 5.33 2.3 10.42 ...  $ NH4 : num  578