search for: enes

Displaying 20 results from an estimated 130 matches for "enes".

Did you mean: ends
2003 Jul 03
1
SCSI backup error
Hi, Can someone please help me with this? I have just upgraded from 4.7 to 4.8-STABLE and this is what I am getting when I try a tape backup. Please CC as I am not in the list. It was working well before the upgrade (dump -0ua -f - / | gzip -c -9 | dd of=/dev/nsa0). Thank you, Lefteris Tsintjelis Jul 3 22:55:18 ene /kernel:
2005 Jan 18
2
auth samba+squid+ntlm
Hi. I need to use the ntlm_auth module to auth. users so a group can use Internet and other not, using squid. The users that belong to "Internet" group may use Internet. I've being looking for info. about this but there is no much info. in google. Until now this is the only info. that I had found: for squid.conf: auth_param ntlm program /usr/bin/ntlm_auth
2011 Jan 12
2
Problem after migration dovecot 1.2 -> dovecot 2.0
I have migrated from dovecot 1.2 to dovecot 2.0. When I connect via telnet to 110 port of the dovecot server the client hangs: telnet 192.168.4.80 110 Trying 192.168.4.80... /Connected to 192.168.4.80. Escape character is '^]'./ In syslog I got the following error: /Jan 12 12:14:44 buzon dovecot: imap-login: Error: auth: connect(login) in directory / failed: Permission denied
2017 Jun 16
2
[CFI] Manually linking classes that have no inheritance link
-krasin@ On Fri, Jun 16, 2017 at 11:05 AM, Kostya Serebryany <kcc at google.com> wrote: > > > On Thu, Jun 15, 2017 at 10:39 PM, Enes Göktaş <enes.goktas at gmail.com> > wrote: > >> Hi Kostya, >> >> Please find attached the minimized motivation test. >> I hope it is minimized enough. If not please let me know so I can try to >> make it more minimal. >> Were you expecting something l...
2020 Sep 23
2
ORDEN GRÁFICO POR MESES
Hola, Estoy haciendo un gráfico con: ############################################################################# ## GRAFICO BARRAS : VALORES AL DEBE MENSUALIZADO ggplot(Diario_S2, aes(x=mes_AAA, by = MES , y=ARS_DEB))+ # ASIGNAR VARIABLES geom_bar(stat="identity", width=0.7, # ANCHO BARRAS colour="grey", fill="darkgreen", #
2017 Jun 16
2
[CFI] Manually linking classes that have no inheritance link
...hat I should provide along with the patch should be in a special format right? I think I should be looking at http://llvm.org/docs/DeveloperPolicy.html#test-cases, and http://llvm.org/docs/TestingGuide.html for more information for adding tests to the patch. Any other handy links by any chance? -- Enes On Thu, Jun 15, 2017 at 1:51 PM, Kostya Serebryany <kcc at google.com> wrote: > Hi Enes, > > I usually find it nearly impossible to discuss complex issues likes this > w/o having a minimized motivation test. > Could you please provide such a test with one of the patches? >...
2011 Mar 18
4
subset data frame with condition
Hello, One more question.. I have the data.frame "pop": xloc yloc gonad ind Ene W Area 1 23 20 516.74 1 0.02 20.21 1 2 23 20 1143.20 1 0.02 20.21 1 3 23 20 250.00 1 0.02 20.21 1 4 22 15 251.98 1 0.02 18.69 2 5 22 15 598.08 1 0.02 18.69 2 6 21 19 250.00 1 0.02 20.21 3 7 22 20 251.98 1
2017 Jun 19
2
[CFI] Manually linking classes that have no inheritance link
...On Fri, Jun 16, 2017 at 11:06 AM, Kostya Serebryany <kcc at google.com> wrote: > > -krasin@ > > > > On Fri, Jun 16, 2017 at 11:05 AM, Kostya Serebryany <kcc at google.com> wrote: > >> > >> > >> > >> On Thu, Jun 15, 2017 at 10:39 PM, Enes Göktaş <enes.goktas at gmail.com> > >> wrote: > >>> > >>> Hi Kostya, > >>> > >>> Please find attached the minimized motivation test. > >>> I hope it is minimized enough. If not please let me know so I can try to > >&gt...
2004 Mar 20
1
Acentos y Enes con tilde
He configurado un servidor samba para trabajar como PDC. Todo esta perfecto, excepto porque, algunos archivos que he colocado en el recurso compartido, y que tienen en su nombre acentos o e?es, son vistos desde los clientes de forma diferente, el nombre de los archivos aparece truncado, y cuando uno intenta abrirlos con un doble click, recibe un mensaje que dice: No se encuentra el recurso.
2020 Sep 22
3
EXTRAER MES EN LETRAS Y CASTELLANO
Buenas tardes, Estoy precisando generar una nueva variable que contenga el mes en tres letras, por ejemplo: ENE , FEB, MAR , ABR y así sucesivamente a partir de los valores que ahora tengo en el Dataset, que son 1, 2, 3, 4 y así sucesivamente. Entiendo que sería con mutate, pero consulto acerca del comando completo.. Gracias, Jesús _________________ *Jesús MARTÍN FRADE * Skype:
2017 Jun 15
2
[CFI] Manually linking classes that have no inheritance link
...ultiple languages and allows them being used from different languages. For example, components implemented in JavaScript(JS) can be used from C++ through their corresponding classes defined in C++. However, it is worth mentioning that these classes are not implemented in C++ but in JS. Behind the scenes, during runtime a generic proxy class is used for all JS-component classes within the C++ code. This proxy class leads the execution to the JS code. When CFI is applied, the CFI checks at virtual callsites that have the type of a JS-component class, fail, because at runtime the vtable of the generi...
2006 Nov 29
2
filled.contour and NA's
Hi, I'm trying to do a filled.contour plot where some points are labelled as NA. How do I could plot this kind of graphics, so NA points are coloured black, keeping the levels of remaining points. NA's values represent land points (meaningless), and what I want to plot is the levels of a variable over the sea. x<-seq(length=21, from=-10, by=.25) y<-seq(length=8, from=36,
2019 Jan 25
2
Error "valor ausente TRUE/FALSE..." en doble loop FOR
Hola Carlos, Gracias por la respuesta. phen_tot es un data frame visualizado como tibble, y contiene (entre otras) las columnas "convergence", "r_square" y "maxlog10mfi". Y queremos crear nuevas columnas, como "use", "convergence_cor", etc. phen_tot$convergence debería ser un factor de si el modelo converge o no (levels: 1 y 2), pero tibble lo
2020 Jan 24
2
Problema Fechas
Hola a todosestoy atascado con unas fechas, creo que en su día lo había solucionado pero no recuerdo cómo.Tengo un DF con un formato de fechas en tipo Factor He probado bastantes cosas para ponerlo en formato fecha tipo 11/01/2019 y siempre me da error. ¿Alguien puede echarme un cable? Gracias y saludos ------------ próxima parte ------------ Se ha borrado un adjunto en formato HTML... URL:
2011 Mar 19
3
create a matrix with values from data.frame
Hello, I'm trying to create a matrix (95x55) with data from a data.frame pop: xloc yloc go ind Ene totW 1 23 20 516 1 0.02 20.21 2 23 20 1143 1 0.02 20.21 3 23 20 250 1 0.02 20.21 4 22 15 251 1 0.02 18.69 5 22 15 598 1 0.02 18.69 6 21 19 250 1 0.02 20.21 7 22 20 251 1
2020 Jan 04
2
A modern object-oriented machine learning framework in R
...ue has usado. > > Ese hiperparámetro es propio del algoritmo de árbol de decisión "rpart", > pero no de "ranger". > Mira los hiperparámetros propios de "ranger" y prueba con uno de ellos > (por ejemplo n.trees o también mtry). > > De igual forma, tienes el mismo problema usando xgboost que tampoco tiene > "cp" como hiperparámetro. > > Saludos, > Carlos Ortega > www.qualityexcellence.es > > El vie., 3 ene. 2020 a las 20:00, Diego Martín (<ako.sistemas en gmail.com>) > escribió: > >> Estimados amigos:...
2019 Jan 29
4
¿Como informe con tablas que se puedan organizar dinámicamente?
Buenas, erreros; Quiero pasar unas tablas resumen (data.frame) para que las investigue otra gente. Necesitaría que puedan pinchar en una columna y que se ordene según los valores de esa columna y así columna a columna. Podría generar sin dificultad tantas tablas ordenadas como columnas tiene el df, pero no sería práctico para esta gente. Si hay alguna solución evidente y fácil, agradecería que la
2020 Jan 02
3
titanic
Estimados quisiera poder salvar a csv y a excell la base de datos titanic data("titanic", package = "prLogistic") saludos José
2020 Sep 27
2
GRÁFICO DE BARRAS COMPARATIVO VARIOS AÑOS
Buenas noches, Tengo que preparar un gráfico de barras comparativo para varios años, en el que tenga agrupadas, 3 barras para enero, 3 barras para febrero, 3 barras para marzo y así sucesivamente para todos los meses, estando en cada mes, los años 2020, 2019 y 2018 (juntas), un pequeño espacio y luego las de febrero y así sucesivamente... Con el siguiente código, hago un año:
2019 Jan 29
2
¿Como informe con tablas que se puedan organizar dinámicamente?
Buenísimo! Mil gracias. Muchísimo más facil que pedir disculpas. Me pongo a ello. Hau idatzi du Carlos Ortega (cof en qualityexcellence.es) erabiltzaileak (2019 urt. 29, ar. (21:09)): > Hola, > > Sí, puedes hacerlo con un widget "datatable" que puedes incluir en un > informe RMarkdown. > Mira el ejemplo aquí: > > http://www.htmlwidgets.org/showcase_datatables.html