Displaying 5 results from an estimated 5 matches for "klusterings".
Did you mean:
clusterings
2008 Apr 24
2
Dynamic finders in has_many associations
I have these 3 models.
class Ivr < ActiveRecord::Base
has_many :klusterings, :dependent => :destroy
has_many :klusters, :through => :klusterings, :uniq => true
end
class Kluster < ActiveRecord::Base
has_many :klusterings, :dependent => :destroy
has_many :ivrs, :through => :klusterings, :uniq => true
end
class Klustering < ActiveRecord::Base
be...
2008 Aug 10
1
R function, sink() and empty file
Dear all,
I wrote a simple script in order to put together some functions and method
to be executed on various files
I am trying to have to possibility to call the script changing few
parameters in order to use the different files.
I succeeded partly using the function method.
However in my script I call the sink() function in order to output the
results to a .txt file. When using the function the
2017 Jul 22
0
Compaq R3000h support
Now I have some access problems.
This is what ends up un messages
Hosts.allow is set to accept anyone on the local net.
Username and passwords are the same
Upsc gives proper output.
System is Centos 6.8
Jul 22 17:20:06 BIFROST upscode2[10113]: Startup successful
Jul 22 17:20:06 BIFROST upsd[10116]: listening on ::1 port 3493
Jul 22 17:20:06 BIFROST upsd[10116]: listening on 192.168.0.1 port 3493
2017 Jul 22
2
Compaq R3000h support
On Sat, Jul 22, 2017 at 7:48 AM, Charles Lepple <clepple at gmail.com> wrote:
>
> I also have not used a Synology device, but as I recall, they generally
> expect to be the NUT master system. This may cause problems if you need to
> do something fancy with upssched.
>
The Synology boxes work fine as NUT clients, *however* they provide very
little ability to configure NUT
2008 Mar 31
0
investing in ideas and decision support system experimentation
we're looking for help to analyze some theoretical data-sets, essentially
outlining the progress of a given number of ideas over time, by using R in
conjunction with mysql databases.
let's say there is a game, and the point of the game is to find the most
worthwhile solution. let's extend that and say that this solution (or number
of solutions) need to be validated by a community. and