Displaying 20 results from an estimated 300 matches similar to: "Concern with randomForest"
2009 Jun 08
1
Random Forest % Variation vs Psuedo-R^2?
Hi all (and Andy!),
When running a randomForest run in R, I get the last part of an output
(with do.trace=T) that looks like this:
1993 | 0.04606 130.43 |
1994 | 0.04605 130.40 |
1995 | 0.04605 130.43 |
1996 | 0.04605 130.43 |
1997 | 0.04606 130.44 |
1998 | 0.04607 130.47 |
1999 | 0.04606 130.46 |
2000 | 0.04605 130.42 |
With the first column representing the
2008 May 22
1
Plotting a Quadratic...
I have an equation describing the best-fit model for a set of points (just 2
axes) that is in the form:
y=b+mx+px^2
Where b is the intercept, m is the slope describing a linear term, and p is
a slope of the quadratic term.
I would like to plot this equation on a curve (I know the equation is
y=(.1766x^2)+(.171x)+.101) on the original scatterplot. Any easy way to plot
this equation and
2008 Feb 11
1
Use xdg-open ?
Hi,
are there any plas to implement xdg-open feature along with old
"hardcode" style ?
Not all people likes to use xpdf or firefox, switching to xdg-open
would be a great enchancement.
Cheers.
--
Regards,
TPG - MandrivaLinux's contributor
www.mandriva.com
_
( )
X ascii ribbon campaign - against html e-mail
/ \ www.asciiribbon.org - against proprietary attachments
2016 Sep 18
2
Problem Samba 4.5
thanks for your attention.
temporarily with the following script I'm looking at myself.
#!/bin/bash INTERVAL=180 LOG=true function log { if $LOG; then echo $1 fi }
while true; do testx=`ps -auxw | grep "smbd" | wc -l` testy=`netstat -ap |
grep samba | grep sock | wc -l` if test "$testx" -gt "50" -a "$testy" -gt
"50" ;then echo "samba
2007 Apr 27
6
User Privileges and Dtrace
Dear Experts,
My customer is migrating to Solaris 10 from Solaris 8 and have asked me to determine if: With Dtrace, is the user limited to probing only processes they own?
The customer has a general security requirement to control user access via management of privileges. Currently, on Solaris 8, LDAP is strongly while RBAC is weakly applied. This will likely change in the Solaris 10 production
2011 Jan 11
2
Differences between puppet and puppetd
Hi all,
I am using Puppet to execute an Expect script (http://expect.sourceforge.net)
on a client. The Puppet recipe, test.pp, is:
exec { ''/root/test.exp'':
command => ''/root/test.exp'',
logoutput => true
}
The recipe runs correctly when run using ''puppet --debug --verbose test.pp'':
debug: /Stage[main]//Exec[/root/test.exp]:
2016 Sep 17
2
Problem Samba 4.5
I reported the problem two months ago . I knew this would happen . :((
2016-09-17 22:42 GMT+03:00 Edson Tadeu Almeida da Silveira via samba <
samba at lists.samba.org>:
> Sorry, the problem came back, after 3 hours.
>
> att,
>
> 2016-09-17 13:11 GMT-03:00 Edson Tadeu Almeida da Silveira <
> edson.tadeu at gmail.com>:
>
> > I don't know if it is a
2016 Sep 17
0
Problem Samba 4.5
On Sat, 2016-09-17 at 23:26 +0300, barış tombul via samba wrote:
> I reported the problem two months ago . I knew this would happen .
> :((
I'm sorry for the frustration. One of the hardest things about
debugging issues like this is that it is unpredictable which clue will
give us enough information to make progress. In this case it
was Sander Plas who was able to get the gdb
2016 Sep 18
0
Problem Samba 4.5
I Had to rollback to samba 4.4.4.
I have lots of services that use my samba users database.
I'll wait the oficial patch an then upgrade again.
Att,
Enviado do meu iPhone
> Em 18 de set de 2016, às 08:24, barış tombul <bbtombul at gmail.com> escreveu:
>
> thanks for your attention.
>
> temporarily with the following script I'm looking at myself.
>
>
2010 Feb 17
1
nonparametric mixed effect model
Hi all,
I'd like to compare species richness patterns of two groups with paired
observations with an extra continuous fixed effect as a covariate. Normally
I would use a standard general mixed effect model for such data, with one
group variable and a continuous variable as fixed effects, plus a random
effect for the paired observations. However, after making such a model with
the lme
1995 Sep 26
0
GPM Modula-2 and Oberon-2 Compilers
GPM Modula-2 and Oberon-2 Compilers
File locations:
ftp.fit.qut.edu.au:/pub/gpm
ftp.psg.com:/pub/modula-2/gpm
WEB Site:
http://www.fit.qut.edu.au/CompSci/PLAS/GPM/
The Gardens Point Modula (GPM) compilers are an ongoing development
project for the Programming Languages and Systems Group in the Faculty
of Information Technology at the Queensland University of Technology.
2010 Jun 22
2
Lattice legend
I have a moderately complex graph with three panels. There are data points
plotted, and fitted lines are added using a panel function, which includes
"with(alt.data[[which.packet()[1]]]" statements. It all graphs out
beautifully, but none of the usual tricks to get the proper legend to plot
are working, i.e., using auto.key, key, etc.
One message I keep getting is
Error in
2007 Sep 14
4
how to route outgoing calls on IP-level
Dear Sirs,
out asterisk server has multiple network cards.
I want some outgoing calls (from several extensions) to use one IP address,
and others to go through
another address.
is there a way to achive that using asterisk ?
Cheers,
Kate
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Sep 05
4
special kind of billing
Dear Sirs,
we ...
1) buy minutes from other providers
2) sell minutes to out clients
some calls terminate to our equipment, others - to h323 proxies.
we want calls to be routed according to costs (a route is chosen from many
by lowest cost).
at the end of it, we'd like to bill our clients and see how much have we
earned (money we receive from client on one side, money we pay to
proxies on
2007 Jun 28
1
registering Asterisk on SIP/Nortel MCS server
hello there...
our telecom sold us VoIP-numbering, managed by Nortel MCS
I successfully registered Ekiga to it (
http://sol.chel.skbkontur.ru/ekiga.png)
What exactly do I have to write in sip.conf to make Asterisk register on
this SIP ?
Cheers,
Kate
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 May 25
3
Migrate from sernet-samba to samba4
Hi Marc,
On 25 May 2017 10:25:
> You can build Samba yourself. See Wiki.
Thank you, that looks like the solution. Although I'm tempted to wait for 4.7 in case I break something..
> A migration documentation (package to self-compiled, self-compiled to
> packages, or package to other packages) is currently work in progress.
> Maybe I have it finished next week.
Am I correct in
2008 Jul 22
2
randomForest Tutorial
I am new to R and I'd like to use the randomForest package for my thesis
(identifying important variables for more detailed analysis with other
software). I have found extremely well written and helpful information on
the usage of R.
Unfortunately it seems to be very difficult to find similarly detailed
tutorials for randomForest, and I just can't get it work with the
information on
2007 Jan 15
1
two-level administration tool for Asterisk (reposting)
Dear Sirs,
let me repost my question again, probably the last one was lost in a huge
amount of messages during weekend.
I'm actually looking for web-based tool which can do two level of
administration:
1) high level, Administrators, can create "domains"
2) lower level, Users, can manage extensions within certain domain. much
like asterisk2billing.
so, I want users to manage
2007 Aug 07
1
OT, I'm looking for SIP/register-enabled softphone
Can You please advice me free softphone which supports SIP registrations ?
Cheers,
Kate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070807/539fb7a2/attachment.htm
2001 Nov 22
0
winbindd, getent, primary group issue
Greetings all,
I am running winbindd running quite nicely on a suse 7.3 system.
(samba 2.2.2)
One issue (until now:-): I discovered that new created files
are created with the gid associated with the primary group of the particular user
which is fine and desired.
However: 'getent passwd' lists all users with the gid set to 10000 which
happens to be mapped to the 'Domain users'