search for: rangers

Displaying 20 results from an estimated 361 matches for "rangers".

Did you mean: ranger
2020 Jan 04
2
A modern object-oriented machine learning framework in R
Estimadísimo Carlos: Muchísimas gracias por responderme y hacerlo tan rápido. Contemplé esa posibilidad, es decir, que el hiperparámetro estuviera suponiendo un problema, y probé de esta forma: > learner <- lrn("classif.ranger", num.trees = 5, mtry = NULL) Error: Element with key 'classif.ranger' not found in DictionaryLearner!
2020 Jan 03
2
A modern object-oriented machine learning framework in R
Estimados amigos: Esta tarde he estado probando la librería mlr3, que me resulta muy interesante para trabajos de clasificación. En concreto, para entender su funcionamiento he probado un ejemplo simple (viene en CRAN). Sin embargo, cuando cambio el parámetro de clasifiación en la función de aprendizaje, me aparece el error siguiente: *Error: Element with key
2008 May 09
1
Space Rangers 2: Is anyone else playing?
Is anyone else playing (or trying to play) Space Rangers 2 under wine? I'm having some problems with crashing that I can't diagnose and would like to compare notes. I've already contacted the only other AppDB submitter for this game.
2009 Jan 02
0
Re: Space Rangers 2: Is anyone else playing?
I can play Space Rangers 2: Reboot with wine Just as long as I don't try to do land battles since the game crashes in wine while trying to switch resolution from space to land battles... so I am pretty much force to run game in in windose virtual machine try www.virtualbox.org
2003 Jul 18
0
Packages of beta3 for Mandrake Linux (8.1 through 9.1)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have built RPMs of samba3.0.0beta3, which are parallel-installable with samba-2.2.x (for easy testing, though you can change that by rebuilding the srpm with other options) for Mandrake 8.1 through 9.1, which are available on my site. I hope to get these up on the samba ftp servers soon, but if you desperatly need packages, grab them from the
2002 Dec 12
4
Samba 2.2.7a
Are the latest updates for Samba ( 2.2.7a ) available on the mandrake update system yet ? Mr Smiley
2003 Oct 02
1
Samba-3.0.0 packages for Mandrake 8.2-9.1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 RPMs of samba3 for Mandrake were uploaded to the samba FTP mirrors on Saturday. For those who have urpmi media setup for your favourite samba mirror, all you need to do to get samba3 is (assuming you have setup the Sambaldap source such as at http://plf.zarb.org/~nanardon/?minor=1): # urpmi.update Sambaldap # urpmi samba3-server Please note that by
2003 Jan 22
0
[Fwd: Re: Authoring a HOWTO]
Forgot to cc samba ... -------- Original Message -------- Subject: Re: [Samba] Authoring a HOWTO Date: Wed, 22 Jan 2003 18:41:56 +0200 From: Buchan Milne <bgmilne@cae.co.za> To: Jim <jcllings@tsunamicomm.net> CC: Ronan Waide <waider@waider.ie> > Message: 20 > Date: Wed, 22 Jan 2003 11:37:18 +0000 > From: Ronan Waide <waider@waider.ie> > To: Jim
2003 Apr 27
0
Authenticating from Windows domains via winbind the easy way
Sorry if this sounds like an advertisement, but in the past 6 weeks or so there have probably been close on 100 questions on getting Winbind working. For those of you who are new to linux/samba, you may want to consider using Mandrake 9.0 for your first implementation, since *everything* (ok, there is one bug which I will mention) is taken care of for you. When installed in expert mode, you
2002 Nov 20
1
Controlling smbclient from python weirdness
I've written a python wrapper around the smbclient program, so that I can list/upload/download from Windows shares. Using smbclient 2.0.9 or Version 2.2.5-2 for Debian, my wrapper works well and is able to control the smbclient process via pipes well. With both smbclient 2.999+3.0cvs20020723-1 and 2.999+3.0.alpha20-3 (on a Debian box) the smbclient responses appear to be not always BEFORE the
2002 Jun 20
3
Samba / Win2000
Hi All, Can anybody point me to a site where there is good up to date documentation on how to use Win2000 authentication for a samba server? Thanks, Craig
2002 Oct 16
1
Samba 2.2.6rc4 RPMS released for Mandrake Linux 8.2 and 9.0
Hi! As usual, get them at: http://people.mandrakesoft.com/~staburet/freshsamba or http://ranger.dnsalias.com/mandrake/samba Get the SRPM at: http://people.mandrakesoft.com/~staburet/SRPMS Cheers, Sly -- Sylvestre Taburet - Project Manager - 1024D/030E1B7E Mandrakesoft S.A. - 43, rue d'Aboukir, 75002 Paris - FRANCE +33 (0) 1 40 41 00 41 - http://www.mandrakelinux.com
2018 Mar 20
0
A new version (1.1.0) of the “spm” package for spatial predictive modelling reelased on CRAN [SEC=UNCLASSIFIED]
Dear R users, A new version (1.1.0) of the ?spm? package for spatial predictive modelling is now available on CRAN. The introductory vignette is available here: https://cran.rstudio.com/web/packages/spm/vignettes/spm.html There are several new enhancements to the package including a fast version of random forest in using ranger (rg) library(ranger) and the ability to convert relevant
2015 Jul 01
8
[Bug 91171] New: Space Rangers 2 (in Wine) shows only black screen
https://bugs.freedesktop.org/show_bug.cgi?id=91171 Bug ID: 91171 Summary: Space Rangers 2 (in Wine) shows only black screen Product: Mesa Version: git Hardware: Other URL: http://www.fileplanet.com/162972/160000/fileinfo/Space -Rangers-2:-Rise-of-the-Dominators-Demo OS: All Status: NEW...
2003 Jul 14
1
cant ceate home directory
Hi, im from argentina. Im working for a local University who has many lab`s. One of them has 30 machines with dual boot, nt workstation and Linux Mandrake 9.0, and a PDC nt server 4.0. I`d installed samba on my Mandrake`s, and work just fine, but when i try to create a local home directory for the users, a message pop`s, and says cant ceate home directory /home/user_name. Permissions on that
2010 Oct 11
1
Is there a regression surface demo?
Hi All, Does anyone know of a function to plot a regression surface for two predictors? RSiteSearch()s and findFn()s have not turned up what I was looking for. I was thinking something along the lines of: http://mallit.fr.umn.edu/fr5218/reg_refresh/images/fig9.gif I like the rgl package because showing it from different angles is nice for demonstrations. I started to write my own, but it has
2004 Aug 24
3
smbd+ldapsam infinite loop, cpu=100%
Hello, We have been running samba v2 for quite some time without any problems. But after the upgrade to samba-3.0.5 some anomalies have come out. I've compiled it with LDAP authentication support; the LDAP server is installed on the same machine and the communication is done via sockets. After working fine for some time, and as usual creating multiple threads from the smbd proccess, it
2002 Aug 31
1
Help with PDC on samba
Help please I am running Samba 2.2.3a on Mandrake 8.2. My configuration file is below. I am trying to use XP as a client. It seems to find the domain, but it keeps giving me the dreaded "Multiple connections ... " message. I have tried running the "c:\net use * /d" command without success. Many thanks Rob ;*******************section global***************** [global]
2009 Jun 11
1
Cluster analysis, defining center seeds or number of clusters
I use kmeans to classify spectral events in high and low 1/3 octave bands: #Do cluster analysis CyclA<-data.frame(LlowA,LhghA) CntrA<-matrix(c(0.9,0.8,0.8,0.75,0.65,0.65), nrow = 3, ncol=2, byrow=TRUE) ClstA<-kmeans(CyclA,centers=CntrA,nstart=50,algorithm="MacQueen") This works well when the actual data shows 1,2 or 3 groups that are not "too close" in a cross plot.
2003 Jan 25
0
samba-2.2.7a RPMs available for Mandrake 8.0, 8.1, 8.2 and 9.0
Just a quick note that I have finalised RPMs of 2.2.7a for Mandrake 8.0, 8.1, 8.2 and 9.0. They are currently available from http://ranger.dnsalias.com/mandrake/samba . Updates are in the works for 9.0, and RPMs for all releases should go to the samba mirrors soon, but if you're having problems with large file support, or are still running 2.2.6 for large file support, I thought you might