Displaying 20 results from an estimated 800 matches similar to: "Java para bigdata"
2016 Dec 31
2
Java para bigdata
Si,
Bueno en realidad, estamos en un curso de bigdata y estan haciendo mucha scosas con Java, pero yo intento pasarlo a Python tood, ya uqe me parece un lenguaje mucho mas simple y más parecido a R
Y si, lo que quiero principalmente es aplicar machine learning sobre conjuntos de datos enormes.
Alguna recomendación?
________________________________
De: Carlos Ortega <cof en
2016 Dec 05
2
Big data con R o phyton?
Merece la pena aprender python para Big data con Spark o usando la libreria que acaba de salir para R es suficiente? Qué creeis?
[[alternative HTML version deleted]]
2016 Dec 30
3
Trabajar con un dataset muy grande
hola a todos,
Me gustaria saber qué haceis cuando el dataset para trabsjar es tan grande
que R no lo soporta.
Lo troceo con alguna otra herramienta?
Cual?
Gracias y feliz año!
Victoria
> _______________________________________________
> R-help-es mailing list
> R-help-es en r-project.org <javascript:;>
> https://stat.ethz.ch/mailman/listinfo/r-help-es
>
--
Enviado con
2016 Sep 23
3
Formación en bigdata
Buenas,
¿Alguien ha hecho algun curso sobre bigdata que merezca la pena? La verdad es quequiero adquirir competencias sobre el manejo de grandes volumenes de información, hadoop, spark, etc y no se muy bien que estudios cursar. He estado mirando, pero veo que las escuelas de negocio lo orientan a big data + business analytics y no se si pueden pasar muy por encim adel tema o estar centrados en la
2017 Jul 06
3
calcular punto de inflexion
Buenas,
¿Cómo calculariais el punto de inflexion de esta curva marcado en rojo?
[X]
He probado de la siguiente manera:
1- Haciendo la segunda derivada:No me sirve, porque m edetecta muchas veces esos casos
2- Mirando si el siguiente valor es mayor que el anterior. No me vale, ya que si hay ruido, no lo va a detectar.
3. Mirando que el punto siguiente crezca respecto al anterior. No me
2018 Nov 21
2
Promises Future en shiny no me funciona
Buenas,
Estoy intentando que al ejectuar un boton en shiny me cargue de manera asincrona dos consultas. Una es a una consulta sql pesada (tarda 10 segundos) y la otra es una sql ligera (tarda 0 segundos). Intento que el resultado de la consulta ligera se muestre mientras se espera al resulatdo de la consulta pesada, pero no lo consigo.
Estoy usando promises con future, en linux, pero no me
2013 Nov 25
2
supermin-helper: ext2: parent directory not found: /mnt/bigdata/var: File not found by ext2_lookup
Hello,
I've found a problem running libguestfs on my system.
The system has /var mounted with a symbolic link to /mnt/bigdata/var
root@red1:/var/log/nova# ls -ld /mnt/bigdata/var
drwxrwxr-x 15 root users 4096 jul 7 17:55 /mnt/bigdata/var
root@red1:/var/log/nova# ls -ld /var
lrwxrwxrwx 1 root root 16 oct 30 2012 /var -> /mnt/bigdata/var
Any help here?
this is test tool output:
2011 Sep 22
1
escribir modelo libreria e1071 en un archivo
Hola a todos,
Estoy utilizando la libreria e1071 para clasificar unos datos. Me gustaría poder guardar los modelos en el disco duro y no en memoria de R.
He visto que hay una función:
save : que guarda el modelo en memoria
y
load: que carga ese modelo
Ejemplo:
#saving the best model
save(calibrate.rf.model1, file=''bestmodel.rda'')
#loading the best model
2013 Nov 25
0
Re: supermin-helper: ext2: parent directory not found: /mnt/bigdata/var: File not found by ext2_lookup
On Mon, Nov 25, 2013 at 05:32:23PM +0100, Gonzalo Aguilar Delgado wrote:
> Hello,
>
> I've found a problem running libguestfs on my system.
>
> The system has /var mounted with a symbolic link to /mnt/bigdata/var
>
>
>
> root@red1:/var/log/nova# ls -ld /mnt/bigdata/var
> drwxrwxr-x 15 root users 4096 jul 7 17:55 /mnt/bigdata/var
> root@red1:/var/log/nova#
2015 Apr 29
2
cantidad de datos
Estimados
Creo que se puede presentar un problema con el sistema operativo, al ser de 32 bit si no recuerdo mal soporta hasta 4 GB, aunque no estoy del todo seguro.
Los 292 GB que informa Carlos son una enormidad, esos requerimientos son complicados.
¿Qué posibilidad hay de trabajar con memoria virtual en windows? Aunque me parece que no sería optimo, prefiero intentar en Linux y R.
Su
2013 Nov 26
0
Re: supermin-helper: ext2: parent directory not found: /mnt/bigdata/var: File not found by ext2_lookup
On Tue, Nov 26, 2013 at 01:06:58PM +0100, Gonzalo Aguilar Delgado wrote:
> Starting /init script ...
> initctl: Unable to connect to Upstart: Failed to connect to socket
> /com/ubuntu/upstart: Connection refused
> /etc/init.d/udev: 290: /etc/init.d/udev:
> /lib/udev/create_static_nodes: not found
> * Starting the hotplug events dispatcher udevd
> ...done.
>
2013 Nov 27
1
Re: supermin-helper: ext2: parent directory not found: /mnt/bigdata/var: File not found by ext2_lookup
Is this on Ubuntu? You probably need to add this patch:
https://github.com/libguestfs/libguestfs/commit/ec6f9ee542e0e9ad0109a7522e83ea07b2f8a002
Rich.
Hi,
Yes it is.
I'm trying to find where to put this, but I'm unable to find it.
Do I have to compile it?
2013 Mar 05
1
memory leak in 3.3.1 rebalance?
I started rebalancing my 25x2 distributed-replicate volume two days ago.
Since then, the memory usage of the rebalance processes has been
steadily climbing by 1-2 megabytes per minute. Following
http://gluster.org/community/documentation/index.php/High_Memory_Usage,
I tried "echo 2 > /proc/sys/vm/drop_caches". This had no effect on the
processes' memory usage. Some of the
2012 May 13
1
R package dependency issues when namespace is not attached
I have always assumed that having a package in the 'Depends' field
would automatically also?import?the namespace. However, it seems that
in R 2.15, dependencies do not become available until the package is
actually?attached?to the searchpath. Is this intended behavior?
The problem appears as follows: Suppose there is a package 'Child'
which?Depends, but does not explicitly
2012 Nov 30
2
"layout is NULL", "Failed to get node-uuid for [...] and other errors during rebalancing in 3.3.1
I started rebalancing my volume after updating from 3.2.7 to 3.3.1.
After a few hours, I noticed a large number of failures in the rebalance
status:
> Node Rebalanced-files size scanned failures
> status
> --------- ----------- ----------- ----------- -----------
> ------------
> localhost 0 0Bytes 4288805
2009 Dec 03
1
S4 Classes, nested objects and references
Hi all,
I'm currently programming my first complete package in S4. (thanks to
Christophe Genolini for the nice introduction he wrote). I have an
object "Data" with a number of slots. One of those slots is "meteo".
Now "Meteo" is on itself a class with again a number of slots (like
rainfall, temperature,..., you get the picture).
I defined the slot
2015 Apr 29
2
cantidad de datos
Hola.
Yo en vez de utilizar análisis cluster que impliquen distancias,
probaría con un kmedias o con un pam (partition around medoids) pero
utilizando muestras, la función clara de la librería cluster puede
ayudarte. Pego el details de la ayuda de 'clara'
Details
clara is fully described in chapter 3 of Kaufman and Rousseeuw (1990).
Compared to other partitioning methods such as pam,
2015 Apr 29
2
cantidad de datos
Bueno mi máquina es:
HP
Windows 7
Procesador Core I5 de 2.5 GHz
4 GB de Ram (2.94 GB utilizables)
Sistema operativo de 32 bits
Versión de R, 3.2.0
Atte.
Ricardo Alva Valiente
Analista de Control Preventivo
Unidad de Prevención
Of. Recuperaciones ? CC Boulevard Chiclayo
'(074) 232740
RPC 978194441 RPM *157793
?riav en cajatrujillo.com.pe
2014 Jun 23
2
[LLVMdev] Call an analysis pass inside a tool pass
Hi,
as in the subject, is it possible to call on of the analysis pass present in the LLVM (lib/ folder) within a tool pass (tools/ folder)?
Thanks.
Best,
Simone
2011 Jul 07
1
Select element out of several ncdf variables
Hi there
I'm working with ncdf data. I have different dataset for 4 runs, 4 seasons
and 3 timeslices (48 datasets in total). The datasets have the following
dimensions: 96 longitudes, 48 latitudes and 30 time steps. To read all of
them in, I wrote the following loop:
runs <- c("03","04","05","06")
years <- c(1851,1961,2061)
seasons <-