Displaying 8 results from an estimated 8 matches for "gracian".
Did you mean:
gracias
2003 Sep 24
1
R compiled under windows 64 bit???
Hi,
Any plans to realse in Cran binaries for R base & packages, for Windows
using 64bit, now that the AMD 64 is coming out?
It seems a perfect match for cost effective high performane number
crunching??
Many thanks,
Alex Gracian
2003 Jun 04
1
get.hist.quote not connecting to yahoo (PR#3188)
Full_Name: Alexander Gracian
Version: 1.7
OS: windows XP
Submission from: (NULL) (217.158.140.82)
Since yesterday morning get.hist.quote in tseries has not been connecting to
yahoo 90% of the time. Is this a problem or change at Yahoo's end?
Alex
Example of R output...
Tring to pulling in 30 days of pricestrying URL...
2007 Aug 30
2
define-based exported virtual resources
Can you use exported virtual resources with custom definitions? As an
example, with the following definition:
define vr-tester() {
file {
"/tmp/vr-success.txt":
content => ''foobar'';
}
}
this code is working for me:
class testme {
@vr-tester { "foobar": ; }
Vr-tester <||>
}
but this is not:
class testme {
2007 Jul 31
2
Node and Class unique naming
All
I am doing some testing and have a quick question. Do class and node
names have to be unique? I define a node:
node test {
include test
}
and a class called test.
When I run the test node and connect I don''t get an error but no
configuration is applied to the node. Is this normal behaviour or a
bug? If it''s normal behaviour should Puppet tell you about the
2007 Jul 06
5
The puppet model
It seems to me that when you have a master server and a client
computer, the master doesn''t really need to know the implementation
details of the client computer.
It''s kinda like a browser from my perspective...the server is just
telling the browser what needs to be drawn on the local side.
Does the puppet model work like this? If not, I guess what I read
didn''t
2007 Aug 22
12
Virtual resource not found
Hi All,
I asked on IRC but didn''t have everything organized and most people
seemed busy. Hoping someone can see what I''m missing here.
I''m trying to create a network module, used similar to the ''users''
configuration described in the Best Practices document. I have a users
module which has that and it works with similar syntax to below. If I
2007 Dec 20
9
Puppet Reports
Hello All,
We are investigating writing a custom puppet report that would be a web
app to show a change log for each host. The issue we are running into
stems from how we run puppet. We run a daily cronjob in noop and report
mode and fix inconsistency''s either by hand or by puppet depending on
the host. This should change some what in the future as our puppet
environment matures
2018 May 03
0
GA/SWARM Hyperparameter (HP) Optimisation for Classification based Machine Learning
Hi,
I believe that Caret uses a ?grid-serach approach. I was wondering if:
1 There are more efficient implementations for HP tuning for classification algos?(eg XGboost, CatBoost, SVM, RF etc),?using say?GM/SWARM approaches, akin to Google's approach AutoML for Image related Net problems?
2 This one is most probably wishful thinking, but is anyone looking at GM/SWARM at HP tuning across models