Displaying 20 results from an estimated 9000 matches similar to: "Pausing R"
2009 Oct 21
2
SVM probability output variation
Dear R:ers,
I'm using the svm from the e1071 package to train a model with the
option "probabilities = TRUE". I then use "predict" with "probabilities
= TRUE" and get the probabilities for the data point belonging to either
class. So far all is well.
My question is why I get different results each time I train the model,
although I use exactly the same data.
2017 Jun 12
1
[PATCH v11 4/6] mm: function to offer a page block on the free list
On 06/12/2017 01:34 PM, Michael S. Tsirkin wrote:
> On Mon, Jun 12, 2017 at 09:42:36AM -0700, Dave Hansen wrote:
>> On 06/12/2017 09:28 AM, Michael S. Tsirkin wrote:
>>>
>>>> The hypervisor is going to throw away the contents of these pages,
>>>> right?
>>> It should be careful and only throw away contents that was there before
>>>
2017 Jun 12
1
[PATCH v11 4/6] mm: function to offer a page block on the free list
On 06/12/2017 01:34 PM, Michael S. Tsirkin wrote:
> On Mon, Jun 12, 2017 at 09:42:36AM -0700, Dave Hansen wrote:
>> On 06/12/2017 09:28 AM, Michael S. Tsirkin wrote:
>>>
>>>> The hypervisor is going to throw away the contents of these pages,
>>>> right?
>>> It should be careful and only throw away contents that was there before
>>>
2002 Nov 12
1
Samba with Win2K client -- dual network cards -- same segment
Interesting note:
I have a laptop with an integrated 802.11b interface, and a 10/100
interface. Normally, I use the 10/100 for the sake of speed, but
occasionally I like to go for a walk with the unit. Basic services such
as mail, web, etc. are basically unaffected (except in the area of
throughput), but SMB goes into a FUNK! Trying to access my Samba server
(2.2.6) over the wireless causes
2006 May 02
5
Windows Genuine Advantage
If this is off subject or has already been addressed, sorry. "Windows
Genuine Advantage" looks like a move to make wine worthless. What I
mean is that M$ development API pushes windows developers' applications
to require you install IE 6.0 (soon 7.0) or later, making IE a key part
of wine. If IE requires Genuine MicroSoft (Windows Genuine Advantage)
to install, then most if not all
2016 Jul 27
2
[RFC] One or many git repositories?
On 7/27/2016 1:04 PM, James Molloy via llvm-dev wrote:
> This thread is not particularly inviting. It has over 300 replies at the
> time of writing and we don't all have the time to delve into such a
> quagmire. That doesn't mean our opinions are worthless.
It doesn't take reading all responses to see where the discussion is
going. Important decisions take time to make.
2009 Dec 30
2
configure optimization
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Given a server with MySQL userdb/passwd and maildir storage, excluding unused
storages and authentications in configure options does save some memory and/or
speed or is it worthless?
I mean, is there a performance difference between this two versions of configure
parameters or is just a waste of time to exclude what is not used?
./configure
2002 May 14
2
NaN/NA and sprintf double format
With a (late prerelease of) 1.5.0 on Windows, using sprintf on NaN
yields garbage when the number of decimal is specified while it
works fine for NA:
> sprintf("%.2f", NA)
[1] "0.00"
> sprintf("%.2f", NaN)
[1] "-1.#J"
Not specifying the decimal precision lets both print garbage:
> sprintf("%f", NaN)
[1] "-1.#IND00"
>
2005 Sep 21
5
Evolution
When I set up the Evolution mail agent, I could find no way to change
the outbound port from 25 to 587. I have to do this due to port 25
being blocked by the cable company. Thunderbird is no problem. Altho I
don't particularly use Evolution as a mail agent, there are times when I
might use it, but its worthless without being able to send mail out to
my server. Did I miss something in
2010 May 19
1
Pausing calculations for a fixed amount of time
Is there any way to pause R for a gvien time period, i.e. without the
need for user intervention? I've got a loop that I want to have work
as hard as it can as long as there is data coming in, but when there
is no new data, I would like it to pause before checking again.
Something like in the following construction:
Set up environment: load libraries, establish database connections, etc.
2019 Nov 14
2
current state of pxelinux for UEFI...
Do note that not everyone is running a Debian based system,
so "the current Debian Testing binary packages" are worthless to us.
On Fri, Nov 08, 2019 at 12:42:45AM +0000, Ady Ady via Syslinux wrote:
> > Any response would be welcome :-)
>
>
> As usual, builds/versions should not be mixed, at least within the same
> platform (bios/ia32/x64).
>
> Currently,
2005 May 09
2
3.0.14 and MacOs X (tiger)
Hi!
I upgraded our sambainstallation today since it got into problems with
Windows ADS 2003.
So I installed all suse rmps for 9.2 (samba 3.0.14) and tested with a few
windows boxes and everything works perfektly. No more strange errormessages
in the logs about not finding existing users.
Now to the problem, when I came back to my own computer, MacOs X 10.4, i
suddenly can't use any
2005 Oct 27
2
Unknown auth type
Hi!
I have upgraded our samba from 3.0.9 to 3.0.20 when upgrading our server
to Suse 10.0.
But now our windows-clients have problem to reach the shares in some
circumstances.
They can browse the network find the server and then gain access to the
shares (if the start from "entire network".
They can map a unit to a share.
They can't write in the adress-fields, access denied,
2008 Aug 30
1
Saving 3d objects vs. pausing in non-interactive (scripted) mode
I am using the RGL library in scripted (non-interactive) mode, but wish to
give the data analyst an opportunity to exam the 3D plots. The "data
analysts" understand the data, but not R. My intent is to provide simple
Windows (XP) batch files that call R and automatically pass scripts to it,
and thus permit the analyst to easily access graphics without having to cut
and paste commands
2006 Feb 06
3
FXS with v.90 modem support?
I have a couple of devices that need an analog modem to communicate
outside of our Asterisk system. Most FXS gateways don't seem to
support this... I have a stack of Sipura 2002's that are, AFAIK,
worthless for this purpose.
I've heard that Digium's IAXy FXS will work with modems, but I can't
find any reference to that in their documentation. There is also the
2011 Oct 16
3
need help in pausing a script
Hey, I'm new to R. I wrote a script for doing several statistic tests and
plot. is there any way to add a kind of pause function which halts script
execution until a key is pressed. Please help fast if you can
--
View this message in context: http://r.789695.n4.nabble.com/need-help-in-pausing-a-script-tp3909815p3909815.html
Sent from the R help mailing list archive at Nabble.com.
2005 Mar 03
3
Audio pausing over IAX trunk
I have looked through the archives, and can only find old references to
this problem that appear to be no longer relevant, so I thought I'd ask
again.
I am having a problem with periodic breaks in audio over an IAX trunk.
The interruption only happens in one direction, and (I think) only with
clients built on the open source libiax.
Codec is irrelevant, and jitterbuffer on/off seems to
2005 May 04
1
Unstable connection to AD
Hi!
We got a problem when authenticating our user on our samba-server. It seems
like the connection to our ADS drops now and then. When being up it runs
very nice.
Running "getent passwd" works well and also seems to establish the contact
again for a while, atleast winbind stops reporting that users doesn't exist.
We have reasonally had reason to reboot our firewall because the
2004 Aug 06
3
'ice_login' not in icecast.xml ?
Nevermind, that stats.xml page is worthless anyways.
got a updated version of icecast2 status
http://www.casterclub.com/icecast_status.php
parses the status2.xsl page
<p><p>Dave St John
(C.E.O.)
Xstream1.com
Mediacast1.com
Casterclub.com
(720-641-7586)
----- Original Message -----
From: "Dave St John" <dstjohn@mediacast1.com>
To: <icecast-dev@xiph.org>
Sent:
2018 Jun 17
2
Passwords in plain text
On 06/17/2018 09:11 AM, Alice Wonder via CentOS wrote:
> On 06/17/2018 08:52 AM, Michael Hennebry via CentOS wrote:
>> I'm petty sure I messed up attributions, so am deleting them.
>>
>>>> I believe this is a DMARC issue. Yahoo, among other places, has set
>>>> their dmarc records to p=reject:
>>
>>>> So, if your mail hosting provider