Displaying 13 results from an estimated 13 matches for "h20".
Did you mean:
20
2010 Feb 09
2
Game- Fishdom H20 video problem
My wife played this game -Fishdom H20- at her sister's and was caught up in it. It can be downloaded through Yahoo! Games.
We are trying to run it on 32 bit Ubuntu Karmic- newest wine version from Wine repo- on our laptop with Intel Centrino Duo, nvidia GE Force GO 7400 256 mb with newest driver from ppa.
The problem-- the game l...
2017 Jul 02
2
Big datasheet
Alguien sabe donde puedo encontrar algun datasheet gigante, de más de 5 gigas, para poder practicar con grandes volumenes de información?
Lo que quiero es probar a cargarlos con h20 y crear modelos con ellos. Me gustaria sobretodo problemas de clasificación...
Gracias
Jesús
[[alternative HTML version deleted]]
2012 May 10
0
Time series and stl in R: Error only univariate series are allowed
...ized.
However, I managed to clean it up and store it in a dataframe (called CA1)
which takes the form as followed:
Station_ID Guage_Type Lat Long Date Time_Zone Time_Frame H0
H1 H2 H3 H4 H5 H6 H7 H8 H9 H10 H11
H12 H13 H14 H15 H16 H17 H18 H19 H20 H21 H22 H23
1 4457700 HI 41.52 124.03 1948-07-01 8 LST 0
0 0 0 0 0 0.0000000 0.0000000 0.0000000 0.0000000 0.0000000 0.0000000
0 0 0 0 0 0 0 0 0 0 0 0
2 4457700 HI 41.52 124.03 1948-07-05 8 LST 0
1 1 1 1 1...
2004 Aug 26
1
Plotting groupedData objects
...of the panels to what I want.
Here is the definition of my groupedData object
RAWlmeData <- groupedData(RAW~Elapsed|ID,
data=RAWData,
labels=list(x="Elapsed time",y="Airways resistance"),
units=list(x="(hours)",y="cm H20/L/sec"))
I guess I could just plot the two treatment groups separately in turn but
I feel there is something I am missing.
I am using 1.9.1 on Windows XP.
David Scott
_________________________________________________________________
David Scott Department of Statistics, Tamaki Campus
T...
2017 Jun 22
2
Ayuda R no puede hubicar un vector de 42gb
http://go.cloudera.com/ml-h20-es-webinar?src=email1&elqTrackId=af5517eab2f543afbb31a0686d9ca566&elq=c68d9a8c25ba4b12944b8065d8a06e33&elqaid=4541&elqat=1&elqCampaignId=
El 22 de junio de 2017, 22:59, Carlos Ortega <cof en qualityexcellence.es>
escribió:
> Hola,
>
> Tendrás RStudioServer en un...
2013 Jan 06
0
[LLVMdev] Failure building llvm/clang from source using binary clang package on Fedora 17
...ome/fceldiener/vcs/llvm/lib/Support/CrashRecoveryContext.cpp:10:
/home/fceldiener/vcs/llvm/lib/Support/DataStream.cpp:In file included
from 18:
2) In file included from
/home/fceldiener/vcs/llvm/include/llvm/Support/DataStream.h:/home/fceldiener/vcs/llvm/include/llvm/Support/CrashRecoveryContext.h20:
In file included from
/usr/bin/../lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/string::53:
In file included from
/usr/bin/../lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/basic_string.h:4013:
/usr/bin/../lib/gcc/x86_64-redhat-linux/4.7.2/../../../../incl...
2005 Jan 17
1
bold face labelling/expression
Dear colleagues,
I have a great problem in using "expression" for axes labels. I want the
labels in bold face (i.e.: par(font.lab=2)). When typing
boxplot(y ~ groups, names = "" , xlab = "", ylab = "", axes = F)
axis(side=1, at=c(1,2), xlab=c(expression(H[2]*O),"others")),
I do not get a bold face labelling. Does anyone know, how I could
2017 Aug 11
0
Revolutions blog: July 2017 roundup
...ons blog
(http://blog.revolutionanalytics.com) and every month I post a summary
of articles from the previous month of particular interest to readers
of r-help.
In case you missed them, here are some articles related to R from the
month of July:
A tutorial on using the rsparkling package to apply H20's algorithms to data
in HDInsight:
http://blog.revolutionanalytics.com/2017/07/h2o-hdinsight.html
Several exercises to learn parallel programming with the foreach package:
http://blog.revolutionanalytics.com/2017/07/foreach-exercises.html
A presentation on the R6 class system, by Winston Chan...
2004 Aug 27
1
selecting unique columns of a matrix/data frame
...ject
> > >
> > > RAWlmeData <- groupedData(RAW~Elapsed|ID,
> > > data=RAWData,
> > > labels=list(x="Elapsed time",y="Airways resistance"),
> > > units=list(x="(hours)",y="cm H20/L/sec"))
> > >
> > > I guess I could just plot the two treatment groups separately in turn but
> > > I feel there is something I am missing.
> >
> > My reading of page 105 suggests that you need to specify
> > 'outer=<whatever your groupi...
2017 Jun 04
2
CV en R
...;R". Mira las páginas de
RStudio que tratan estas dos soluciones o la presentación que hizo en el
Grupo de Usuarios de R de Madrid de José Luis Cañadas que contó las dos
alternativas.
El 4 de junio de 2017, 12:04, Jesús Para Fernández <
j.para.fernandez en hotmail.com> escribió:
> H20 con grandes bases de datos y R funciona bien? O es necesario tirar de
> spark y demás???
>
> ------------------------------
> *De:* Carlos Ortega <cof en qualityexcellence.es>
> *Enviado:* domingo, 4 de junio de 2017 12:02
> *Para:* Jesús Para Fernández
> *Cc:* Isidro Hid...
2017 Jun 04
2
CV en R
Si nos dices el tipo de problema que estás intentando solucionar y el
tamaño del dataset podemos recomendarte algo más.
En tu pseudo-código mezclas algoritmos supervisados y no-supervisados.
Además de ranger, daría alguna oportunidad a "gbm" o como no a "xgboost". Y
éstos los probaría dentro de H2O.
Saludos,
Carlos Ortega
www.qualityexcellence.es
El 4 de junio de 2017,
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...7z&P4Q!iM}|mO-2X!#LoOl8hM!mlQbpt7PQ{CNNM^~7%Cxh%G^|gaV370E&8&L
z#?z0T at zfeo!B>rB^i`B_h#Gj+kV!EBU6r<W81B}N@><%{@uj_|gT~%cd+gCpTw!<I
zNoUu688%fXX!FCg;43~`gY4KUHdqS|%EY*lwvZ8{r?ks<fE}YF7sp7I`dXtc8h?R2
zbjHUkdP4lRV@=W=Ve1r_+r%nUGF2qot4uXX(tqCY5B8D9p%!&cUvhKjG<r*#Z~H20
zlEGubEr!3#>@7{mlZ<29Ms`}GZDbYpHZsy<=ogi=L|m!OEh8l<I$bYwt~F0ZS4;Gs
zCElm&^gTJ>*%_6JZq`Z1vF at Io-yXf<?v(#-DLT~l$dTs=+RQs>4D(%||5cw<VZP_9
zfMTO23&jnU5w)CVXj|n;R+N|5xYvCa7QAHd891ZW+h6mIr at jwyD!+59*fgr>vkh5R
z=jx~a)-y+zlJa?8*a=sP&qP!D1vNZlOSRBC^xkzu^n#aQ0VVj(OR...