Displaying 20 results from an estimated 600 matches similar to: "Course on "Data Mining and Explorative Multivariate Data Analysis""
2005 May 11
1
"hosts allow" in smb.conf expects only FQDN, not alias or netbios name!?
There is no way to specify allowed hosts in smb.conf as hostname alias
(from /etc/hosts file) or as netbios names (from lmhosts file). Is this
normal behavior? If so, what is lmhosts file used for?
Using configuration shown below, the only way to specify allowed hosts
in smb.conf is with hosts FQDN.
Thanks in advance for any help.
Example:
hosts allow = eclipse.lan # this is OK
hosts allow =
2003 Feb 25
0
COURSE: Prof. Brian D. Ripley on Statistical Data Mining, Zuerich, April 3/4
Insightful AG and Seminar for Statistics of ETH Z?rich present:
Statistical Data Mining by PROF. BRIAN D. RIPLEY
click here for all details: http://www.insightful.com/services/training/datamining_by_Ripley.asp
*Zuerich April 3/4*
Data Mining has become popular in science, engineering and in traditionally data-rich
industries such as banking, insurance and market research. There are emerging
2004 Jul 12
0
Statistical Learning and Data Mining Course
Short course: Statistical Learning and Data Mining
Trevor Hastie and Robert Tibshirani, Stanford University
Georgetown University Conference Center
Washington DC
September 20-21, 2004
This two-day course gives a detailed overview of statistical models
for data mining, inference and prediction. With the rapid
developments in internet technology, genomics and other high-tech
industries, we
2005 Jan 04
0
Statistical Learning and Data Mining Course
Short course: Statistical Learning and Data Mining
Trevor Hastie and Robert Tibshirani, Stanford University
Sheraton Hotel,
Palo Alto, California
February 24 & 25, 2005
This two-day course gives a detailed overview of statistical models
for data mining, inference and prediction. With the rapid
developments in internet technology, genomics and other high-tech
industries, we rely
2006 Jan 14
0
Data Mining Course
Short course: Statistical Learning and Data Mining II:
tools for tall and wide data
Trevor Hastie and Robert Tibshirani, Stanford University
Sheraton Hotel,
Palo Alto, California,
April 3-4, 2006.
This two-day course gives a detailed overview of statistical models for
data mining, inference and prediction. With the rapid developments
in internet technology, genomics, financial
2010 Jun 10
0
No subject
from MD4 to MD5 (http://rsync.samba.org/ftp/rsync/src/rsync-3.0.0-NEWS).
My understanding is that MD5 is a more secure, slower version of MD4 but I
am not convinced that the added security of MD5 would alone have merited
the change from MD4 (particularly since MD4 is ~30% faster than MD5). I
wonder if I am missing other reasons which made the change
necessary/desirable?
I am looking at ways
2008 Mar 26
0
FW: samba and active directory on win 2003
Victor,
I just spent hours searching for the solution to the same problem you
are having using samba version 3.0.25b after an upgrade from version
3.0.10. the resolution for me was posted by Volker Lendecke:
"
> Make sure that the fully qualified domain name and your host name
> differ in the sense that you actually have a domain appended.
>
> Under Linux, "hostname"
2010 May 24
0
rsync 3.0.7 intermittent failures with many large files
I have recently changed the version of rsync I use from the ancient 2.6.6
to 3.0.7. Every since then it seems to me that I am getting more rsync
failures than before. Hopefully, other people can share their experiences
and point to the cause which, I acknowledge, might be me doing something
wrong.
The rsync error long indicates things like:
rsync: writefd_unbuffered failed to write 4092
2006 May 16
0
configure a small local network
Hi to all,
I'm a newbie installing and configuring samba/ldap and so on... I'm looking for
help! :)
I have a small network:
? hosts:
- melo2 (WinXP Home)
- melo3 (WinXP Professional)
- melo4 (Debian)
? on melo4 I created 4 users using "smbldap-useradd":
- alice, bob, charles, dana
- I alse created a group "office" using "smbldap-groupadd" and added those
2010 Jun 02
1
rsync 3.0.7 network errors on MS-Windows
I am experiencing intermittent network failures on rsync 3.0.7 built using
cygwin for Windows-XP (SP2). I am using GCC v4.4.2 and the latext version
of cygwin.
The rsync error long indicates things like:
rsync: writefd_unbuffered failed to write 4092 bytes to socket
[generator]:
Connection reset by peer (104)rsync: read error: Connection reset by peer
(104)
rsync error: error in rsync
2004 Dec 21
1
Rsync permission issue
I am connecting to my rsync server as follows:
ssh -f -i ~/.ssh/id_dsa -C -l SOMEUSER -L 8730:localhost:873 SOMEHOST sleep 40
rsync -av rsync://localhost:8730/module /dest
My LAN servers connect w/o incident or problems. However- I am trying to connect in a remote server and it is giving me some grief.
rsyncd.log excerpt:
2004/12/20 17:00:46 [25997] stat "fran/Herb's info" (in
2013 Feb 13
1
An extended Hodgkin-Huxley model that doesn't want to work.
Hi All
I have been struggling with this model for some time now and I just can't
get it to work correctly. The messages I get when running the code is:
DLSODA- Warning..Internal T (=R1) and H (=R2) are
such that in the machine, T + H = T on the next step
(H = step size). Solver will continue anyway.
In above message, R =
[1] 0 0
DINTDY- T (=R1) illegal
In above message, R =
[1]
2004 Aug 10
5
bash: /usr/local/bin/rsync: Argument list too long
I get this error when I try to copy a directory with a lot of files:
"bash: /usr/local/bin/rsync: Argument list too long"
The exact command is: "/usr/local/bin/rsync -rsh=/usr/bin/rsh -r
--delete --perms --owner --group /mail/spool/imap/user/wex/*
root@192.168.250.68:/mail/spool/imap/user/wex".
BUT, if I try tris command it works: "/usr/local/bin/rsync
2008 Apr 11
2
Validating an ActiveRecord object and its has_many :through associations
Considering an object with several has_many :through => associations,
what is the ''best'' way to handle validations?
As an example:
class Student < ActiveRecord::Base
# some attrbutes like
# :name
# :grade
# relationships
has_many :students_assignment, :dependent => :destroy
has_many :assignments, :through => :students_assignment
has_many
2007 Jun 08
1
data mining/text mining?
Dear R-user,
Could anybody tell me of the key difference between data mining and text
mining?
Please make a list for packages about data/text mining.
And give me an example of text mining with R (any relating materials
will be highly appreciated), because a vignette written by Ingo Feinerer
seems too concise for me.
Thanks
_____________________________________________
Dr.Ruixin ZHU
Shanghai
2007 May 06
2
battery discharge too fast
From the moment when the UPS rapports "Low Battery" to the end of the
shutdown, too mutch time is passing.
So the computer does not have enough time shut down properly.
Can I shut down the computer on the "On Batery" status?
Or can I shut down when the UPS rapports 50% of the battery?
Thank you.
2008 Jul 31
0
OT:Selling Data Mining Cloud-A Concept
The Ohri Framework - Data Mining on
Demand<http://decisionstats.com/2008/the-ohri-framework-data-mining-on-demand/>
Part of the reason SAS continues to enjoy a profitable lead is
1) Standardized language elements (Data and Procs)
2)Ease of Learning SAS
3) Output Delivery to multiple sources
4) Input from multiple data sources
But the most important reason is the sheer efficiency of
2010 Nov 01
0
R's text mining package VSM support
I have been using R's text mining package and its really a great tool. I
have not found retrieval support or maybe there are functionalities I am
missing.
How can a simple VSM model be implemented using the R's text mining package?
Your help is appreciated.
--
Research Scholar,
School of Electrical and Computer Engineering
Purdue University
West Lafayette IN
web.ics.purdue.edu/~sgrao
2011 Jul 21
0
Time Series Analysis and Mining with R - slides in PDF
Hi
Slides of my talk on Time Series Analysis and Mining with R at
Canberra R Users Group on 18 July are available at
http://www.rdatamining.com/docs. It presents time series
decomposition, forecasting, clustering and classification with R code
examples.
Regards
--
Yanchang Zhao
PhD, Data Miner
Email: yanchang at rdatamining.com
RDataMining: http://www.rdatamining.com
Group:
2012 Feb 06
1
using file in hdfs for data mining algorithms in r
hi all, i am new to r , i am trying to run data mining algorithms using map
reduce framework.. *
*i have few basic doubts*
*1. can i give file in hdfs to kmeans( ) ? ?I tried as
> file1 = hdfs.file("testdata/synthetic_control.data")
> isf = hdfs.read(lsf,5242880,0)
>l = kmeans(isf,2,10)
its not working.. please help
2. How to access the file in hdfs and give as input to