Displaying 20 results from an estimated 9000 matches similar to: "Time Series Analysis and Mining with R - slides in PDF"
2012 Sep 03
0
Call for contribution: the RDataMining package - an R package for data mining
Join the RDataMining project to build a comprehensive R package for data mining
http://www.rdatamining.com/package
We have started the RDataMining project on R-Forge to build an R
package for data mining. The package will provide various
functionalities for data mining, with contributions from many R users.
If you have developed or will implement any data mining algorithms in
R, please
2011 Nov 04
1
Help: stemming and stem completion with package tm in R
Hi All
I came across a problem below when doing stemming and stem completion
with package tm in R. Word "mining" was stemmed to "mine" with
stemDocument(), and then completed to "miners"with stemCompletion().
However, I prefer to keep "mining" intact.
For stemCompletion(), the default type of completion is "prevalent",
which takes the most
2007 Jul 31
1
Data mining tools
Hello there, apologies for cross-posting
my question is not an S/R question but there is so much knowledge
concentrated in those lists that I thought someone could point me in the
right direction.
A few months ago I read an article in a referenced journal comparing some
data mining programs, among which there was Insightful's I Miner, SAS'
Entreprise Miner, SPSS' Clementine (I think)
2017 Aug 16
0
Statistical / data mining methods in R and not in SAS?
> On Aug 14, 2017, at 12:22 PM, fs <mail at friedrich-schuster.de> wrote:
>
> Hi, and sorry for asking such an unspecific question.
>
> Does anybody know of statistical / data mining methods that are available in R
> that are not in SAS ? With SAS I mean the SAS System Version 9.4 and SAS
> Enterprise Miner. I don't expect a complete list, just two or three
2010 May 12
2
Data Mining Survey
Dear R-Helpers,
SAS Institute just mailed out the notice below regarding a survey of
people who do data mining. To help keep the survey from becoming biased
toward commercial software, I thought it would be good to post it here
as well.
Cheers,
Bob
Fourth Annual Data Miner Survey
Rexer Analytics has asked statistical and data mining software vendors
to forward this survey as a courtesy. (SAS is
2008 Aug 23
0
open source data mining on tap anyone ?
http://decisionstats.com/2008/ohri/
Some time back, I had created a framework for data mining through on demand
cloud computing. This is the next version- it is free to use for all, with
only authorship credit back to me…………..
NOTE - i DO retain authorship credit rights (even though it is a GPL
framework) for free to anyone to use commercially
It tries to do away with fixed server ,desktop
2012 Mar 31
2
Is it there any std pattern in R which show same representation style of ppt found on net
i m searching on net,material related to R,
whenever i get ppt presentation of some topic ,i found it in speical format
white backgroud & blue bars,having links for further topics
see link
1) https://www.rmetrics.org/files/Meielisalp2007/Presentations/Pfaff.pdf
2)http://grapevine.com.au/~yanchang/docs/Time-Series-Mining-slides.pdf
If this is format,how can i made it,if i want to give my R
2017 Aug 14
1
Statistical / data mining methods in R and not in SAS?
Hi, and sorry for asking such an unspecific question.
Does anybody know of statistical / data mining methods that are available in R
that are not in SAS ? With SAS I mean the SAS System Version 9.4 and SAS
Enterprise Miner. I don't expect a complete list, just two or three examples
or hints where and what to look for.
I found some older comparisons, and the R methods mentioned there
2007 Feb 10
1
SAS, SPSS Product Comparison Table
Hi All,
My paper "R for SAS and SPSS Users" received a bit more of a reaction
than I expected. I posted the link
(http://oit.utk.edu/scc/RforSAS&SPSSusers.pdf) about 12 days ago on
R-help and the equivalent SAS and SPSS lists. Since then people have
downloaded it 5,503 times and I've gotten lots of questions along the
lines of, "Surely R can't do for free what [fill in
2003 Jul 09
2
CFP: CART Data Mining Conference 2004
Apologies for cross posting....
---------------------------------------------------------------------
CART Data Mining'04: First International CART(R) Conferences
Focusing on the Data Mining technology of
Leo Breiman, Jerome Friedman, Richard Olshen, Charles Stone
(CART, MARS(R), TreeNet(tm), PRIM(tm)...)
First Call For submissions
2006 Mar 03
0
Schedule and Conference Highlights for San Diego Data Mining Conference, March 30-31, San Diego, CA
DATA MINING 2006 CONFERENCE sponsored by Salford Systems
San Diego, California: March 30 - March 31, 2006 (with a Welcome
Reception on March 29th at 6PM)
Two Full Days of Real-World Case Study Presentations
Schedule: www.salforddatamining.com/docs/schedule06.pdf
<http://www.salforddatamining.com/docs/schedule06.pdf>
*Conference Highlights:*
* State-of-the-Art Research from Leading
2004 Jan 05
0
DATA MINING Conference – 30th January is the deadline for early-bird registration discount.
Apologies for cross posting....
Early-Bird Registration Discount Deadline
Just a quick reminder.
If you are interested in attending CART Data
Mining 2004 (San Francisco), the EARLY-BIRD discounted registration
deadline is January 30th, 2004. Registration materials are available
at: http://www.cartdatamining.com/RegCART04.pdf
Other deadlines:
Paper Submission: January 12th
Student Contest:
2018 Apr 23
1
Problem reading RDS files
I've tried to re-experiment the tutorial presented at
http://www.rdatamining.com/docs/twitter-analysis-with-r and specifically
aimed to use rds files (tweet records) at http://www.rdatamining.com/data/.
On Sun, Apr 22, 2018 at 9:16 PM, Jeff Newmiller <jdnewmil at dcn.davis.ca.us>
wrote:
> Wouldn't the obvious problem be that your data file is corrupted or was
> never created
2011 Feb 02
1
Help with Help
I have recently been reading several books on data mining which contain a
few data sets. The books offer some perspective on model choices, tuning
decisions, result interpretation. Are there any good resources that can walk me
through the thought process of an experienced data miner with the datasets that
are included for packages such as "rpart" & "kmeans".
I
2002 Sep 05
7
data mining for R
I was wondering if R had a data mining componant and how i could get it. If not do you know anyone who is developing a datamining "plug in" for R
Phillip Goodreid
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
2005 Apr 15
2
children of objects are not instantiated?
Hello,
I''m a Java developer and I''m looking at Rails as a very interesting thing.
I read the article
http://theserverside.com/articles/article.tss?l=RailsHibernate
and saw a couple of things that I didn''t like too much:
1) The N+1 problem
This has been discussed in the thread (or should I say "flame"?) "Java
people want to beat us". It seems
2012 Jan 03
0
TIBCO looking for an Analytics Consultant
ANALYTICS CONSULTANT
Hiring Manager: Michael O'Connell
Location: East Coast US
TIBCO is a rapidly growing software company with more than 3000 employees worldwide and approx. $900MM annual revenue in 2011. TIBCO provides a comprehensive software platform that allows customers to perform in-depth analysis on their data, while injecting predictive and complex statistics in the analysis. TIBCO
2005 Jan 24
0
R: text miner:
See:
http://wwwpeople.unil.ch/jean-pierre.mueller/
ttda - tools for textual data analysis
Regards
Vito
you wrote:
Hi,
Does a text miner exist in R-language similar to Splus
miner or SAS text
miner?
I would appreciate any information.
TIA,
Aldi
=====
Diventare costruttori di soluzioni
Became solutions' constructors
"The business of the statistician is to catalyze
the scientific
2001 Nov 05
0
Data Miner position
EXPLORATORY DATA ANALYST / DATA MINER
Australian Antarctic Division Band 6-7 (Research Scientist)
AUS$47,563 - 63,922 pa
The Exploratory Data Analyst (Data Miner) will use exploratory data analysis
techniques to identify patterns in scientific data held in the Australian
Antarctic Data Centre and elsewhere. The position has an equal emphasis on the
exploratory and confirmatory aspects of
2013 Jul 10
0
TIBCO is hiring Data Scientists and R Experts in Europe
DATA SCIENTIST
Location: EU
TIBCO is a rapidly growing software company with more than 3000 employees worldwide and more than$1B annual revenue in 2012. TIBCO provides a comprehensive software platform that allows customers to perform in-depth analysis on their data, while injecting predictive and complex statistics in the analysis. TIBCO Spotfire is an interactive, visual environment with