Displaying 20 results from an estimated 23 matches for "acton".
Did you mean:
action
2009 Jun 17
1
RWeka evaluate classifier on test set
Hi everyone,
I have a test set with more than 1000 cases, when I use
evaluate_Weka_classifier(RWeka)to evaluate my classifier on this test
set, the output shows me the result of only 83 cases. I do have
missing values in predictors, so I tried na.acton=na.pass, but it
dosen't help. Now I confused, why RWeka ignore so many cases in my
test set? Is there any setting I didn't notice in
evaluate_Weka_classifier(RWeka)? Anyone can help? Thanks in advance!
lu
2004 Aug 28
0
Shorewall 2.1.7
...CEPT - - tcp 22
bar:info
/etc/shorewall/rules:
foo:debug! fw net
Logging in the invoke ''foo'' action will be:
ACCEPT:debug - - tcp 22
bar:debug!
This change has an effect on extension scripts used with
user-defined actions. If you define an action ''acton'' and you have
a /etc/shorewall/acton script then when that script is invoked,
the following three variables will be set for use by the script:
$CHAIN = the name of the chain where your rules are to be
placed. When logging is used on an action invocation,
Shorewall creates a cha...
2006 Jun 08
8
another routes question
i need help setting up the routes for my app.
I have created about 10 controllers in the app/controllers/pro
directory:
app/controllers/pro/address_controller.rb
app/controllers/pro/certification_controller.rb
app/controllers/pro/program_controller.rb
app/controllers/pro/program_controller.rb
and so on...
The problem is that I would like to also use app/controllers/pro as a
controller; so
2005 Sep 12
3
monitor peak channel use
Is there a way to trigger an action when a certain number of zap
channels are in use, or is there a variable that stores max used
channels that can be read?
I use PRI for inbound calls, but outbound goes out via SIP, so the
simple solution does not work.
I need to know when the potential exists for inbound calls via
PRI/Wildcard to be blocked because there are no more channels.
Obviously
2002 Oct 09
5
polynomial
Any better (more efficient, built-in) ideas for computing
coef[1]+coef[2]*x+coef[3]*x^2+ ...
than
polynom <- function(coef,x) {
n <- length(coef)
sum(coef*apply(matrix(c(rep(x,n),seq(0,n-1)),ncol=2),1,function(z)z[1]^z[2]))
}
?
Ben
--
318 Carr Hall bolker at zoo.ufl.edu
Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker
2011 Feb 17
1
Keeping erroring out every night
Hello list,
I have a cron that runs a sync processes every night. Lately, it began
erroring out with this error:
rsync: connection unexpectedly closed (217717 bytes received so far)
> [sender]
> rsync error: unexplained error (code 255) at io.c(601) [sender=3.0.7]
>
In trying to further investigate this, I edited the script and added
verbosity and the last few lines of the log file
2004 Aug 29
0
good news - regenerating of the heart, liver, kidneys and other organs
...rx.info/track.asp?cg=ta&c=info
`That must be a good distance u_p,' I answered; `they don't breed on the
edge of the moor. `No, it's not,' she said. `I've gone very near with papa.'
-----Original Message-----
From: Guadalupe Simpson [mailto:hmeg@xtamkm.com]
To: saul acton; minh fears; garry mcquilkin; patrick leavitt
Sent: Sunday, July, 2004 1:33 AM
Subject: good news - regenerating of the heart, liver, kidneys and other
organs
Tea over and the tray rem-oved, she again summoned us to the fire; we sat
one on each side of her, and now a conversation followed betwe...
2005 Sep 28
2
Sharing models between two applications
Hi !
I have two applications - one is a front end, the other is the admin
application for the front-end. How should I share my models between
both applications ?
I''m thinking that a simple svn:externals should do the trick, but maybe
other people have other ideas. What about a productized Rails app ?
Would that do the trick ? I don''t think this would apply in my case.
2003 Mar 28
1
Resolving font trouble, how?
...I can map it to something useful. (I tried debugging
trace+font but was overwhelmed by the info.)
Any suggestions
Thanks
Peter
--
http://www.linearity.org/turtle/contact.html
``Power tends to corrupt, and absolute power corrupts
absolutely. Great men are almost always bad men''---Lord Acton, 1887
2011 Jan 11
2
aggregate.formula implicitly removes rows containing NA
The documentation for `aggregate` makes it sound like aggregate.formula should behave identically to aggregate.data.frame (apart from the way the parameters are passed). But it looks like aggregate.formula is quietly removing rows where any of the "output" variables (those on the LHS of the formula) are NA. This differs from how aggregate.data.frame works. Is this expected behavior?
2003 Mar 29
1
Wine Printing Problem
Hi,
I want to print with Internal Postscript Driver of Wine.
But i have this error in Notepad.
1. No printer by default
2. The Postscript Driver of Wine don't work
The log are the following:
fixme:commdlg:PRINTDLG_SetUpPrinterListComboA Can't find '(null)' in
printer list so trying to find default
fixme:commdlg:PRINTDLG_SetUpPrinterListComboA Can't find default printer
2005 Dec 09
3
Order of emails
...All suggestions welcome.
Thanks
Marcus
--
Marcus Don
Applications Development Manager
Namesco Limited
Main Line: +44 (0)870 120 8888
Main Fax: +44 (0)870 120 8008
Tech Support: +44 (0)870 162 4950
Email: mdon at names.co.uk
Website: http://www.names.co.uk
Address: Acton House, Perdiswell Park, Worcester, WR3 7GD
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the sender
immediately. If you are not the intend...
2013 Jul 08
2
[LLVMdev] Problem Using libLLVM-3.3.so
...ces in the code to LLVM, just linking to the LLVM shared library. This causes the LLVM shared library to be loaded when the simulation is run; and this causes the failure on exit.
Does anybody have any ideas as to why this might be happening?
Rick Sullivan
Carbon Design Systems
125 Nagog Park Rd, Acton, MA 01720
O: +1 (978) 264-7370 | M: +1 (508) 479-3845
[cid:image001.jpg at 01CE7B16.AF255740]<http://www.carbonipexchange.com/>[cid:image002.jpg at 01CE7B16.AF255740]<http://www.carbonipexchange.com/>[cid:image003.jpg at 01CE7B16.AF255740]<http://www.carbondesignsystems.com/CMS/UI/M...
2009 Jul 29
6
Doubt in nil object with ajax
hi this is my htnl
<html>
<head>
<%= javascript_include_tag :defaults %>
</head>
<body>
<%= form_tag nil, { :id => ''search_form'' } %>
<%= text_field ''recipe'', ''name'' %>
<%= end_form_tag %>
<div id="recipe">
</div>
<%= observe_form :search_form, :frequency =>
2016 Mar 31
0
RFC: Large, especially super-linear, compile time regressions are bugs.
On 31 March 2016 at 21:41, Mehdi Amini via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> TLDR: I totally support considering compile time regression as bug.
Me too.
I also agree that reverting fresh and reapplying is *much* easier than
trying to revert late.
But I'd like to avoid dubious metrics.
> The closest I could find would be what Chandler wrote in:
>
2003 May 19
5
FreeBSD firewall block syn flood attack
Hello,
I current have a FreeBSD 4.8 bridge firewall that sits between 7 servers and
the internet. The servers are being attacked with syn floods and go down
multiple times a day.
The 7 servers belong to a client, who runs redhat.
I am trying to find a way to do some kind of syn flood protection inside the
firewall.
Any suggestions would be greatly appreciated.
--
Ryan James
ryan@mac2.net
2005 Oct 27
4
Dovecot Alpha 4
...k on any of the
points above.
Thanks
Marcus
--
Marcus Don
Applications Development Manager
Namesco Limited
Main Line: +44 (0)870 120 8888
Main Fax: +44 (0)870 120 8008
Tech Support: +44 (0)870 162 4950
Email: mdon@names.co.uk
Website: http://www.names.co.uk
Address: Acton House, Perdiswell Park, Worcester, WR3 7GD
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the sender
immediately. If you are not the intend...
2016 Mar 31
3
RFC: Large, especially super-linear, compile time regressions are bugs.
Hi,
TLDR: I totally support considering compile time regression as bug.
I'm glad you bring this topic. Also it is worth pointing at this recent thread: http://lists.llvm.org/pipermail/llvm-dev/2016-March/096488.html
And also this blog post comparing the evolution of clang and gcc on this aspect: http://hubicka.blogspot.nl/2016/03/building-libreoffice-with-gcc-6-and-lto.html
I will repeat
2009 Jun 29
2
One more fix
This resend includes the rebase, but fixes a problem I just noticed with nil/empty checks.
2009 Jun 29
2
Resend of Cloud UI/service patches
This is a resend of the 2-patch series from a week or so ago, needed to be rebased due to some commits on next