Displaying 20 results from an estimated 700 matches similar to: "rsync 2.5.5 consuming memory and spirals server down"
2006 Jan 27
1
Classifying Intertwined Spirals
I'm using an SVM as I've seen a paper that reported extremely good
results. I'm not having such luck. I'm also interested in ideas for
other approaches to the problem that can also be applied to general
problems (no assuming that we're looking for spirals).
Here is my code:
library(mlbench)
library(e1071)
raw <- mlbench.spirals(194, 2)
spiral <-
2006 Jan 19
0
Using svm.plot with mlbench.spirals.
Hi.
I'm trying to plot a pair of intertwined spirals and an svm that
separates them. I'm having some trouble. Here's what I tried.
> library(mlbench)
> library(e1071)
Loading required package: class
> raw <- mlbench.spirals(200,2)
> spiral <- data.frame(class=as.factor(raw$classes), x=raw$x[,1], y=raw$x[,2])
> m <- svm(class~., data=spiral)
> plot(m,
2009 Mar 17
1
Control + Function key doesn't work in VB form
Hi,
I have installed openSUSE 10.2 (i586) and Wine 1.1.16.
I am able to run the VB exe in SUSE and it connect to Sql server. In the VB application I have set Cntrl+F6 key to load another form.
But any key combination with Cntrl key doesn't fire.
Do I have to disable this Cntrl key combination in SUSE or Wine?
Thanks
2012 Mar 17
3
paste (CTRL + v) not working rgui
R community,
I feel almost embarrassed to ask this question as it is strange behavior. When I think there's a bug around R or a package I ask "Self it's not a bug what dumb thing are you doing?"
I'm running version 2.14.2 (2012-02-29) on a Windows 7 machine using the standard rgui
Ever since I downloaded this latest version I have been having difficulty using the windows
2002 Jul 06
1
[PATCH] Infinite recursion in rsync --server
-----BEGIN PGP SIGNED MESSAGE-----
With rsync --server, sometimes when the remote side control-C's a transfer,
rsync will immediately start consuming all available RAM.
gdb shows that its recursing while trying to report the failed write:
#0 0x420503ac in vfprintf () from /lib/i686/libc.so.6
#1 0x42072f74 in vsnprintf () from /lib/i686/libc.so.6
#2 0x08052ca4 in rprintf
2000 Dec 15
2
debugger not recognizing C routine names
Something seems to have changed with the debugger
option since I used it last,
unless I've forgotten something really stupid
(much more likely) . The
debugger doesn't seem to recognise the names of C routines
*****************
[jonm at localhost jonm]$ cat test.c
#include "S.h"
void test(int *x,int *y){
y[0]=x[0]+2;
}
[jonm at localhost jonm]$ R COMPILE test.c
gcc
2007 Mar 19
1
Some strange window bahviour with Papyrus in wine
Hello
(I hope this is the correct group for this post - if not I am sure you
will tell me where to go :-)) )
I use wine 0.9.23-12.1 in Suse 10.1 on my laptop to run Papyrus (a word
processor originally written for the Atari platform and now available for
Windows).
I have been very pleased with recent versions of wine as it seems now to
be working almost perfectly for Papyrus :-)
However, I
2011 Sep 29
3
grep and PCRE fun
Hello,
I think I've found a bug in the C function do_grep located in
src/main/grep.c. It seems to affect both the latest revisions of
R-2-13-branch and trunk when compiling R without optimizations and
with it's own version of pcre located in src/extra, at least on ubuntu
10.04.
According to the pcre_exec API (I presume the later versions), the
ovecsize argument must be a multiple of 3 ,
2015 Jul 08
0
[RFCv3 0/5] enable migration of driver pages
On Wed, 08 Jul 2015 09:02:59 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>
>
> 2015-07-08 ______ 7:37___ Andrew Morton ___(___) ___ ___:
> > On Tue, 7 Jul 2015 13:36:20 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
> >
> >> From: Gioh Kim <gurugio at hanmail.net>
> >>
> >> Hello,
> >>
> >> This series try to
2015 Jul 08
2
[RFCv3 0/5] enable migration of driver pages
2015-07-08 ?? 7:37? Andrew Morton ?(?) ? ?:
> On Tue, 7 Jul 2015 13:36:20 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>
>> From: Gioh Kim <gurugio at hanmail.net>
>>
>> Hello,
>>
>> This series try to enable migration of non-LRU pages, such as driver's page.
>>
>> My ARM-based platform occured severe fragmentation problem after
2015 Jul 08
2
[RFCv3 0/5] enable migration of driver pages
2015-07-08 ?? 7:37? Andrew Morton ?(?) ? ?:
> On Tue, 7 Jul 2015 13:36:20 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>
>> From: Gioh Kim <gurugio at hanmail.net>
>>
>> Hello,
>>
>> This series try to enable migration of non-LRU pages, such as driver's page.
>>
>> My ARM-based platform occured severe fragmentation problem after
2009 May 08
1
Get (feature, threshold) from Output of rpart() for Stump Tree
Hi,
I have a question regarding how to get some partial information
from the output of rpart, which could be used as the first argument to
predict. For example, in my code, I try to learn a stump tree (decision
tree of depth 2):
"fit <- rpart(y~bx, weights = w/mean(w), control = cntrl)
print(fit)
btest[1,] <- predict(fit, newdata = data.frame(bx)) "
I found
2017 Apr 13
1
Q: Windows/readline: missing history search
Hello!
Ever since I used R on Windows (RGui) I am missing the ability to search the command history (Cntrl+R (reverse-search-history) in BASH, for example). Is there a particular reason for having this function disabled? Another feature would be word-wise delete (kill-word, backward-kill-word).
Probably being able to use the Alt-key as Meta key for readline (instead of activating menu entries)
2000 Jul 09
1
minor typos in help pages (PR#598)
Dear R Team,
A few monor typos in help pages that I noticed.
Thank you very much.
Rashid Nassar
1.
help(gl)
Examples:
# First control, then treatment:
gl(2,8, label=c("Ctnrl","Treat"))
^^^^
I assume "Cntrl" is meant.
==========================================
2.
help(pmatch)
Details:
The behaviour
2007 Nov 26
1
CPCA?
It would be great to know if and where an R code for Common Principal Component Analysis is available.
Thanks,
Daniel
Daniel Berner
Redpath Museum & Dept. of Biology
McGill University
859 Sherbrooke St. W.
Montreal, QC, H3A 2K6
Canada
Phone: 514-398-4086 ext. 00908
Fax: 514-398-3185
Email: daniel.berner at mail.mcgill.ca
2015 Jul 08
3
[RFCv3 0/5] enable migration of driver pages
2015-07-08 ?? 9:07? Andrew Morton ?(?) ? ?:
> On Wed, 08 Jul 2015 09:02:59 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>
>>
>>
>> 2015-07-08 ______ 7:37___ Andrew Morton ___(___) ___ ___:
>>> On Tue, 7 Jul 2015 13:36:20 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>>>
>>>> From: Gioh Kim <gurugio at hanmail.net>
2015 Jul 08
3
[RFCv3 0/5] enable migration of driver pages
2015-07-08 ?? 9:07? Andrew Morton ?(?) ? ?:
> On Wed, 08 Jul 2015 09:02:59 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>
>>
>>
>> 2015-07-08 ______ 7:37___ Andrew Morton ___(___) ___ ___:
>>> On Tue, 7 Jul 2015 13:36:20 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>>>
>>>> From: Gioh Kim <gurugio at hanmail.net>
2013 Jan 30
2
A lot of dovecot/imap processes
Hello!
I have a dovecot installed and many users could login via IMAP over SSL
(40 users at same time aprox).
Users could have "Check mail every X time" enabled in their client
(Thunderbird or K-9 mail) - Is this required feature? I noted that if I
disable it I still getting news mails without having to check for new
mails manually - .
I noted that dovecot is creating a lot of
2001 Feb 05
2
Project "Muncher" the next step in wine
Ok, It's a lame name but it was the best I could come up with after
spinning around in a desk chair for a few minutes. Here is the general
idea behind it.
Once, in an interview, Steve Balmber, the CEO of Microsoft threw some
standard MS FUD out about Linux being a poor choice becaue each distro
tends to "mutate" linux and has no solid direction
I thought "Wouldn't
2000 Sep 28
1
tcltk package functionality
Hello,
I wrote a function in R which uses tcltk package .... essentially I wanted
to give within that function, a widget with 2 radiobuttons to choose
between plotting Precip and Temperature plots. After the user has chosen
one of the radiobuttons there is another widget that asking him to identify
outliers. However, I am having a lot of problems...what R does is evaluate
the whole function