Displaying 12 results from an estimated 12 matches similar to: "resampling"
2018 Aug 08
0
Error: connect(ipc-proxy) failed: Permission denied
Hello:
We have got 2 directors and three backend mailbox servers.
I get the following error " Error: connect(ipc-proxy) failed: Permission denied".
I have read the article https://www.dovecot.org/list/dovecot/2012-August/137349.html
and we have done as signaled in the two director servers with no success,
So, we have tried now to set it like this:
service ipc {
2008 Nov 12
1
what does negative indexing in a matrix mean?
Hi,
Does anyone know what the negative indexing of a matrix mean?
I am using the RWeka and this evaluate classifier does not work on new
data like this
e <- evaluate_Weka_classifier(m1235,newdata=XW4, complexity =
FALSE,class = FALSE)
while it work with negative indexing:
e <- evaluate_Weka_classifier(m1235,newdata=XW4[,-2], complexity =
FALSE,class = FALSE)
Although I
2008 Nov 12
1
what does negative indexing in a matrix mean?
Hi,
Does anyone know what the negative indexing of a matrix mean?
I am using the RWeka and this evaluate classifier does not work on new
data like this
e <- evaluate_Weka_classifier(m1235,newdata=XW4, complexity =
FALSE,class = FALSE)
while it work with negative indexing:
e <- evaluate_Weka_classifier(m1235,newdata=XW4[,-2], complexity =
FALSE,class = FALSE)
Although I
2009 Dec 01
2
problem with RWeka Weka_control RandomForest
Dear All,
I am finding trouble trying to guild a Wrapper using random forest to
evaluate the subsets:
I do:
nombi <-
make_Weka_filter("weka/filters/supervised/attribute/AttributeSelection")
datbin<- nombi(gene ~., data=X1X2X4X5W, control =Weka_control(
S=list("weka.attributeSelection.GeneticSearch"),
E=list("weka.attributeSelection.WrapperSubsetEval"),B
2007 Jul 24
2
plotting gam models
Hi everybody,
I am working with gams and I have found some questions when plotting gams models.
I am using mgcv, and my model looks something like this:
model<- gam(x ~ s(lat,long))
I can plot the output of the model using plot(model) or plot.gam(model) and I get a surface plot.
That is ok, but what I want to do now is to extract the data used to perform the surface plot. Like that I
2009 Dec 02
0
RWeka problem with WrapperSubsetEval
Dear all,
I am trying to construct a wrapper that uses random forest to evaluate
the subsets using RWeka and when I do:
nombi <- make_Weka_filter("weka/attributeSelection/WrapperSubsetEval")
datbin<- nombi(gene ~., data=X1X2X3X4W, control =Weka_control( B =
list("weka.classifiers.trees.RandomForest")))
I also have tried with an other induction algorithm:
2019 Sep 24
2
VI Xornada de Usuarios de R en Galicia [10/10/2019]
Hey Juan,
Que no solo hemos colgado las últimas... las tenemos todas...(salvo algún
error técnico puntual)... :-).
En el portal puedes ver ya cerca de 6 años de historia...
El mar., 24 sept. 2019 a las 14:17, Juan Abasolo (<juan.abasolo en ehu.eus>)
escribió:
> Yo me anoto al pedido de Carlos, pero menos educadamente:
> Avisá cuando las cuelguen!
>
> Si saco un momento, suelo
2019 Oct 02
2
VI Xornada de Usuarios de R en Galicia [10/10/2019]
Hola,
Sí, si buscas por NLP:
http://madrid.r-es.org/?s=nlp&searchsubmit.x=0&searchsubmit.y=0
Te aparecen varias, y las más relevantes son las que impartió entre
diciembre del año pasado y enero de este año Francisco Rodriguez. Son las
que salen las primeras.
Gracias,
Carlos Ortega
www.qualityexcellence.es
El mié., 2 oct. 2019 a las 9:25, Juan Abasolo (<juan.abasolo en ehu.eus>)
2019 Oct 03
2
VI Xornada de Usuarios de R en Galicia [10/10/2019]
Hola,
Ayer vi que también en su última reunión el "Grupo de R de Sevilla" también
habló de NLP.
Además usando una librería realmente interesante (udpipe)...
https://sevillarusers.netlify.com/posts/procesamiento-de-lenguaje-natural-con-r/
Gracias,
Carlos Ortega
www.qualityexcellence.es
El mié., 2 oct. 2019 a las 10:44, Juan Abasolo (<juan.abasolo en ehu.eus>)
escribió:
> Se
2009 Jul 22
4
Cómo enviar e-mails desde R?
Hola a todos,
Sólo por curiosidad, sabe alguien cómo enviar correos electrónicos desde R?
Estoy haciendo algunas simulaciones en diferentes computadores y me
gustaría tener la posibilidad de enviar un mensaje a mi correo electrónico
cuando cada una termine.
En R-help hubo una pregunta similar pero requiere el uso de Outlook y operar
"manualmente" algunas cosas, lo cual no es
2019 Sep 24
2
VI Xornada de Usuarios de R en Galicia [10/10/2019]
Hola Carlos.
Muchas gracias.
Ya sabes que aqu? solemos hacer una "xuntanza" anual, por temas organizativos, b?sicamente.
La idea es juntarnos para ver qu? se est? haciendo y por d?nde vamos tirando cada uno (y socializar un rato)... lo que son unas Jornadas, vamos!
:-)
Espero poder hacer lo mismo en las XI Jornadas de Usuarios de R en Madrid http://r-es.org/XIjuR/ .. a ver si me
2018 Oct 02
3
Cambiar formato fecha
Buenas
Cuantas filas tienes?? Yo creo que el problema es la no homogeneidad de las fechas. Has probado a separar las q estan en um formato y en otro, reconvertirlas con lubridate y volver a juntarlas??
Si tienes una fecha q es 04/05/17 es que el el 4 de mayo o el 5 de abril??
Un saludo
Jes?s
Obtener Outlook para Android<https://aka.ms/ghei36>
________________________________
From: