search for: descreasing

Displaying 13 results from an estimated 13 matches for "descreasing".

Did you mean: decreasing
2010 May 05
0
Which column in randomForest importances (for regression) is MSE and which IncNodePurity
I've run the function randomForest with importance=T. All my variables (predictors and the dependent variable) are numeric. rf<-randomForest(formula, data=mydata, importance=T, etc.) my results object "rf" contains predictor importances: rf$importance I am seeing two columns: %IncMSE IncNodePurity V1 -0.01683558 58.10910 V2 0.04000299 71.27579 V3 0.01974636
2008 Sep 27
1
ariable Importance Measure in Package RandomForest
Hi, I've a question about the RandomForest package. The package allows the extraction of a variable importance measure. As far as I could see from the documentation, the computation is based on the Gini index. Do you know if this extraction can be also based on other criteria? In particular, I'm interested in the info gain criterion. Best regards, Chris --
2011 Aug 23
1
Help: Sort components of a vector with indices tracked in R
Dear All, I would like to know how to sort a vector of numeric values such that we know the original index of each ordered component. Say, we have c <- c(1,4,3,2) csort <- sort(c,descreasing=FALSE) With a few components of c, we can manually find out: csort[1] = 1 = c[1], ie, the original index of csort[1] is 1, csort[2] =2 =c[4], ie, the original index of csort[2] is 4. When length(c) is very large, manual checking is infeasible. We can set up a for loop to compare and extract the...
2003 Mar 03
0
Voicemail Volume Control Patch
Hello all, This is my first attempt at posting a patch. So if I screw this all up, my apologies and please someone let me know without beating me up too bad. To use this patch. You need to have an extra line in /etc/asterisk/voicemail.conf that looks like volgain=10.0 The 10.0 gets passed to sox which you will need installed on your system. 10.0 is what works for me, anything over 1.0 will
2015 Nov 20
2
Authentication to Secondary Domain Controller initially fails when PDC is offline
Hi Ole, I'm still not answering your issue but I come back to speak about TTL. Perhaps someone would be able to bring us some light on that. This morning I'm trying to reproduce the way I do broke my test AD domain. This leads me to deal with SOA record (I broke my test AD seizing FSMO roles before removing old FSMO owner, SOA was not changed during that process and I suspect this was
2011 Jul 06
0
Battlefield bad company 2
Hello, Im a new ubuntu's user. I started using it about 3 days ago. I installed wine with wow, and work's perfectly about 75 fps. Then i've installed D3d9 library, directx10 library, directx9 library, and so many other things to be able to play BFBC2. The first problem was a black screen, i found the solution on internet's webpage. The second problem was resolution, and i found a
2015 Nov 20
0
Authentication to Secondary Domain Controller initially fails when PDC is offline
Am 20.11.2015 um 11:54 schrieb mathias dufresne: > Hi Ole, > > I'm still not answering your issue but I come back to speak about TTL. > Perhaps someone would be able to bring us some light on that. > > This morning I'm trying to reproduce the way I do broke my test AD > domain. This leads me to deal with SOA record (I broke my test AD > seizing FSMO roles before
2015 Nov 20
4
Authentication to Secondary Domain Controller initially fails when PDC is offline
On 11/20/2015 10:17 AM, mathias dufresne wrote: > > > 2015-11-20 15:11 GMT+01:00 James <lingpanda101 at gmail.com > <mailto:lingpanda101 at gmail.com>>: > > On 11/20/2015 7:40 AM, Ole Traupe wrote: > > > > Am 20.11.2015 um 11:54 schrieb mathias dufresne: > > Hi Ole, > > I'm still not answering your issue
2015 Nov 20
7
Authentication to Secondary Domain Controller initially fails when PDC is offline
On 11/20/2015 7:40 AM, Ole Traupe wrote: > > > Am 20.11.2015 um 11:54 schrieb mathias dufresne: >> Hi Ole, >> >> I'm still not answering your issue but I come back to speak about >> TTL. Perhaps someone would be able to bring us some light on that. >> >> This morning I'm trying to reproduce the way I do broke my test AD >> domain. This
2015 Nov 20
0
Authentication to Secondary Domain Controller initially fails when PDC is offline
2015-11-20 15:11 GMT+01:00 James <lingpanda101 at gmail.com>: > On 11/20/2015 7:40 AM, Ole Traupe wrote: > >> >> >> Am 20.11.2015 um 11:54 schrieb mathias dufresne: >> >>> Hi Ole, >>> >>> I'm still not answering your issue but I come back to speak about TTL. >>> Perhaps someone would be able to bring us some light on
2015 Nov 22
0
Authentication to Secondary Domain Controller initially fails when PDC is offline
I can prove this within my environment: at the main site: one DC server(samba 4.1.13), one dhcp server, two DNS servers(forward AD query to two AD servers), at the branch site: one DC server(samba 4.1.13), one dhcp server, one DNS server(forward AD query to two AD server), DNSs on client machines point to the DNS servers(not point to the DC). The two DCs are synced and do their work properly
2015 Nov 19
4
Authentication to Secondary Domain Controller initially fails when PDC is offline
Ok, I see. Nevertheless, thank you very much for your effort! I must say that I can't actually believe that no one knows an answer to this problem. It must affect MANY people using Samba DCs. According to all the tests on the wiki, everything is working fine. Then I pull the plug on my first DC and no one can log on. And this time I waited far longer than the suggested "refresh
2008 Oct 15
0
R-help Digest, Vol 67, Issue 31
V; Sent via BlackBerry from T-Mobile -----Original Message----- From: r-help-request at r-project.org Date: Tue, 30 Sep 2008 12:00:06 To: <r-help at r-project.org> Subject: R-help Digest, Vol 67, Issue 31 Send R-help mailing list submissions to r-help at r-project.org To subscribe or unsubscribe via the World Wide Web, visit https://stat.ethz.ch/mailman/listinfo/r-help or, via email,