Displaying 2 results from an estimated 2 matches for "kaneko".
Did you mean:
kameko
2001 May 07
1
"tree": Extracting deviance & Gaussian model of the node?
...viance...
I've found out the definition for the deviance from the S-plus manual but
it's not yet clear to me. So how could I deduce the variance of a value
predicted by "tree"?
Thanks and I'd be grateful if you could also reply to my address above
(tk229 at cam.ac.uk).
Tak Kaneko
--------------------------------------------------------
Mobile: 07866 581 806 Cambridge Tel: 01223 711 160
Permanent e-mail: tkaneko at iee.org
Home: Tel (01494) 680 230
11 Oldbury Grove, Beaconsfield, Bucks HP9 2AJ
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2009 Mar 05
3
Connection Pooling on Rails 2.2.2 (Windows Vista)
Hi,
I''m trying to setup rails 2.2.2 pool connections to MySQL by
specifying the pool setting with 5 in database.yml but no hope.. It
doesn''t work.
My rails is running on webrick in the production mode and the webrick
is launched by RadRails.
Even though I send multiple requests to my app on rails at the same
time, it seemed only one connection is shared ( pooled ).
I also