Displaying 5 results from an estimated 5 matches for "smarten".
Did you mean:
marten
2012 Apr 29
1
CForest Error Logical Subscript Too Long
...in xt[[j]][nas, drop = FALSE] <- 0 :?
? (subscript) logical subscript too long
Basically I want to reduce the number of factors I've got (9) to fewer, say the 5 most important ones? Hence I imagined Random Forests would be a good idea. However I get the error given above. Is it possible to smarten up the code and correct the error? Or has anybody got other ideas of how I can reduce the amount of factors I have?
Kind regards,
AJC
2000 Dec 07
0
Announcing (R-version): smart prediction
...r Everybody,
Version 0.5 of the smart prediction library smartpred is now
available.
The smartpred library consists of some modified existing and new
functions to fix a problem relating to the modelling functions lm and
glm. The modified versions now remember the "parameters" of special
smartened functions (bs, ns, scale and poly are supplied). We call this
"smart" prediction. The parameters are saved on the fitted model
object, and are retrieved when predictions are made from the model.
Users can easily smarten their own functions - guidelines are given.
Another problem (or bet...
2011 Jul 27
1
can you see the present?
...with its context;
one usage might be to locate "its" and "it's",
to confirm that all such instances are right.
another example is a routine that checks to
see if the quote-marks are properly nested.
(i'm amazed how often people do 'em wrong;
plus ms-word's "smarten" routine is stupid.)
yet another could verify that links are good.
in a nutshell, i'm coding tests for the errors
that i typically find when i'm editing a book,
so self-publishers turn out a better product.
i'll release the editor soon, maybe later today.
> http://jaguarp...
2007 Dec 08
1
[LLVMdev] Calling functions defined in .o files in LLVM code executed in lli
Assuming the run-time library is in C, is there a reason why you
cannot also compile that to LLVM? You could get significantly better
optimization via LTO that way.
--Vikram
http://www.cs.uiuc.edu/~vadve
http://llvm.org
On Dec 8, 2007, at 12:12 AM, Chris Lattner wrote:
>
> On Dec 7, 2007, at 6:38 AM, John van Schie wrote:
>
>> Hi,
>>
>> This is probably an easy
2003 Sep 25
15
CDR Web Search Frontend
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hey all,
I've just done a quick (but functional) web front end for searching the
CDRs in a MySQL database. Anyone interested in trying it out? I'm
wondering what to add to it next.
So far you can seach using source, destination, CLI, channel and date
ranges. It also displays ALL fields in the database table.