Displaying 5 results from an estimated 5 matches for "perfo".
Did you mean:
perf
2013 May 27
1
Question about subsetting S4 object in ROCR
Dear list
I'm testing a predictor and I produced nice performance plots with ROCR
package utilizing the 3 standard command
pred <- prediction(predictions, labels)
perf <- performance(pred, measure = "tpr", x.measure = "fpr")
plot(perf, col=rainbow(10))
The pred object and the perfo object are S4
with the following slots
An objec...
2006 Nov 01
1
strange issue with backgroundrb behind apache/lighttpd
.../drb/drb.rb:911:in `recv_request''
(druby://localhost:42531) /usr/lib/ruby/1.8/drb/drb.rb:1530:in `init_with_cl
ient''
(druby://localhost:42531) /usr/lib/ruby/1.8/drb/drb.rb:1542:in `setup_messag
e''
(druby://localhost:42531) /usr/lib/ruby/1.8/drb/drb.rb:1494:in `perform''
(druby://localhost:42531) /usr/lib/ruby/1.8/drb/drb.rb:1589:in `main_loop''
(druby://localhost:42531) /usr/lib/ruby/1.8/drb/drb.rb:1585:in `loop''
(druby://localhost:42531) /usr/lib/ruby/1.8/drb/drb.rb:1585:in `main_loop''
(druby://localhost:42531...
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable with Mozilla 6 (OK with netscape 4.7x) (PR#1202)
...G=C, LC_CTYPE=
Versions of packages r-base depends on:
ii atlas2-athlon [blas2] 3.2.1-12 Automatically Tuned Linear Algebra
ii atlas2-base [blas2] 3.2.1l-2 Automatically Tuned Linear Algebra
ii blas1 [blas2] 1.0-9 A set of building blocks for perfo
ii libc6 2.2.4-7 GNU C Library: Shared libraries an
ii libjpeg62 6b-4 The Independent JPEG Group's JPEG
ii libncurses5 5.2.20010318-3 Shared libraries for terminal hand
ii libpng2 1.0.12-2 PN...
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable (PR#1203)
...t; Versions of packages r-base depends on:
> ii atlas2-athlon [blas2] 3.2.1-12 Automatically Tuned Linear Algebra
> ii atlas2-base [blas2] 3.2.1l-2 Automatically Tuned Linear Algebra
> ii blas1 [blas2] 1.0-9 A set of building blocks for perfo
> ii libc6 2.2.4-7 GNU C Library: Shared libraries an
> ii libjpeg62 6b-4 The Independent JPEG Group's JPEG
> ii libncurses5 5.2.20010318-3 Shared libraries for terminal hand
> ii libpng2...
2004 Oct 06
3
[LLVMdev] Re: Starting with LLVM-GCC on Cygwin
"Chris Lattner" <sabre at nondot.org> wrote in message news:Pine.LNX.4.44.0410051204480.5863-100000 at nondot.org...
> On Tue, 5 Oct 2004, Alex Vinokur wrote:
>
> > I would like to use LLVM-GCC to compare its performance with other compilers.
> > Something like testsuite "Computing very large Fibonacci numbers" at
> > http://article.gmane.org/gmane.comp.lang.c%2B%2B.perfometer/37.
>
> Out of curiousity, I ran some quick tests on a AMD Athlon(TM) MP 2100+ box
> running Redhat lin...