search for: claster

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

Did you mean: blaster
2011 Feb 28
2
ocfs2 crash with bugs reports (dlmmaster.c)
...ed bug: kernel BUG at /tmp/buildd/linux-2.6-2.6.32/debian/build/source_amd64_none/fs/ocfs2/dlm/dlmmaster.c:241! one of them (es1prap03 - node 4) reported: kernel BUG at /tmp/buildd/linux-2.6-2.6.32/debian/build/source_amd64_none/fs/ocfs2/dlm/dlmmaster.c:3260! We've had a problem to start the claster again. While one node was starting the other crashed (logged some stack strace - see attachments, and rebooted). The only way to start the claster was stop almost all nodes and start them one by one. We didn't find what caused problem with the first node (node 7), we don't expect tha w...
2003 Apr 24
1
AW: estimating number of clusters ("Null or more")
...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) ... # output means we have rather 2 or more claster It would be nice not only for me. > EMclust of library mclust decides about an optimal number of mixture > components using the BIC. It is not clear for me whether one could use BIC without a state...
2020 Sep 16
1
another problem with 2.3.36.4 after update os
...graded 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 dovecot4 - debian9 dovecot5 - debian8 director - debian8 storage is mont via nfs I upgrade os debian8->debian9 to one node like documentations
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