Displaying 20 results from an estimated 5000 matches similar to: "Statistical Learning and Data Mining Course"
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
2004 Jan 07
0
Statistical Learning and Datamining course based on R/Splus tools
Short course: Statistical Learning and Data Mining
Trevor Hastie and Robert Tibshirani, Stanford University
Sheraton Hotel
Palo Alto, CA
Feb 26-27, 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 rely increasingly more on data
2006 Mar 07
0
Statistical Learning and Datamining 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
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
2005 Jan 20
0
Re: suggestion on data mining book using R
Hi,
see these links:
http://www.liacc.up.pt/~ltorgo/DataMiningWithR/
http://sawww.epfl.ch/SIC/SA/publications/FI01/fi-sp-1/sp-1-page45.html
Brian D. Ripley, Datamining: Large Databases and
Methods, in Proceedings of "useR! 2004 - The R User
Conference", may 2004
http://www.ci.tuwien.ac.at/Conferences/useR-2004/Keynotes/Ripley.pdf
looking for a book I suggest:
Trevor Hastie , Robert
2004 Sep 21
0
S/R and data mining (was can't understand "R")
Hi Thomas,
see these papers or books (some are available on the
web):
Diego Kuonen, Introduction au data mining avec R :
vers la reconqu??te du `knowledge discovery in
databases' par les statisticiens. Bulletin of the
Swiss Statistical Society, 40:3-7, 2001.
Consultabile all??indirizzo web:
http://www.statoo.com/en/publications/2001.R.SSS.40/
Diego Kuonen and Reinhard Furrer, Data mining
2013 Dec 01
0
MOOC on Statistical Learning with R
Rob Tibshirani and I are offering a MOOC in January on Statistical Learning.
This “massive open online course" is free, and is based entirely on our new book
“An Introduction to Statistical Learning with Applications in R”
(James, Witten, Hastie, Tibshirani 2013, Springer). http://www-bcf.usc.edu/~gareth/ISL/
The pdf of the book will also be free.
The course, hosted on Open edX, consists of
2014 Jan 10
0
Resumen de R-help-es, Vol 59, Envío 5
Yo me he apuntado y me parece bien tanto la idea de reunirse, como la de comentar a través de la lista.
>________________________________
> De: "r-help-es-request@r-project.org" <r-help-es-request@r-project.org>
>Para: r-help-es@r-project.org
>Enviado: Viernes 10 de enero de 2014 12:00
>Asunto: Resumen de R-help-es, Vol 59, Envío 5
>
>
>Envíe los
2013 Mar 02
0
glmnet 1.9-3 uploaded to CRAN (with intercept option)
This update adds an intercept option (by popular request) - now one can fit a model without an intercept
Glmnet is a package that fits the regularization path for a number of generalized linear models, with with "elastic net"
regularization (tunable mixture of L1 and L2 penalties). Glmnet uses pathwise coordinate descent, and is very fast.
The current list of models covered are:
2013 Mar 02
0
glmnet 1.9-3 uploaded to CRAN (with intercept option)
This update adds an intercept option (by popular request) - now one can fit a model without an intercept
Glmnet is a package that fits the regularization path for a number of generalized linear models, with with "elastic net"
regularization (tunable mixture of L1 and L2 penalties). Glmnet uses pathwise coordinate descent, and is very fast.
The current list of models covered are:
2014 Jan 10
1
Resumen de R-help-es, Vol 59, Envío 5
Hola a todos,
Gracias por avisar Carlos. Intentaré formar un grupo en Logroño.
Belén Cillero Jiménez
Técnico de Estadística
Instituto de Estadística de La Rioja
bcillero en larioja.org
o?s?? ol ??d???s s???? ou ,so?u??s?p sop??lns?? s??snq ?S
________________________________________
De: r-help-es-bounces en r-project.org [r-help-es-bounces en r-project.org] en nombre de r-help-es-request
2010 Apr 28
0
New package for ICA uploaded to CRA
I have uploaded a new package to CRAN called ProDenICA.
This fits ICA models directly via product-density estimation
of the source densities. This package was promised on page 567 in the
2nd edition of our book 'Elements of Statistical Learning'
(Hastie, Tibshirani and Friedman, 2009, Springer) . Apologies that it is so late.
The method fits each source density by a tilted gaussian
2010 Apr 28
0
New package for ICA uploaded to CRA
I have uploaded a new package to CRAN called ProDenICA.
This fits ICA models directly via product-density estimation
of the source densities. This package was promised on page 567 in the
2nd edition of our book 'Elements of Statistical Learning'
(Hastie, Tibshirani and Friedman, 2009, Springer) . Apologies that it is so late.
The method fits each source density by a tilted gaussian
2003 Apr 30
0
Least Angle Regression packages for R
Least Angle Regression software: LARS
"Least Angle Regression" ("LAR") is a new model selection
algorithm; a useful and less greedy version of traditional
forward selection methods. LAR is described in detail in a paper
by Brad Efron, Trevor Hastie, Iain Johnstone and Rob Tibshirani,
soon to appear in the Annals of Statistics.
The paper, as well as R and Splus packages, are
2003 Apr 30
0
Least Angle Regression packages for R
Least Angle Regression software: LARS
"Least Angle Regression" ("LAR") is a new model selection
algorithm; a useful and less greedy version of traditional
forward selection methods. LAR is described in detail in a paper
by Brad Efron, Trevor Hastie, Iain Johnstone and Rob Tibshirani,
soon to appear in the Annals of Statistics.
The paper, as well as R and Splus packages, are
2014 Jan 10
0
Curso de R de Hastie y Tibshirani
Yo estoy esperando que empiece... Me parece fenomenal utilizar la lista, si
al resto de gente (no apuntados) no le parece que le damos mucho la lata...
Un saludo.
Isidro
> -----Mensaje original-----
> De: r-help-es-bounces en r-project.org [mailto:r-help-es-bounces en r-
> project.org] En nombre de Carlos J. Gil Bellosta
> Enviado el: viernes, 10 de enero de 2014 11:18
> Para:
2014 Jan 14
0
Curso de R de Hastie y Tibshirani
Hola,
Yo también estoy interesado en el curso pero no me he apuntado nunca a
un MOOC y no sé muy bien su funcionamiento. ¿Es gratuito?, ¿para
apuntarme simplemente me registro en su web y ya está?.
Muchas gracias por toda la información.
Saludos,
Guillermo
> Hola a todos:
>
>
2010 Nov 04
0
glmnet_1.5 uploaded to CRAN
This is a new version of glmnet, that incorporates some bug fixes and
speedups.
* a new convergence criterion which which offers 10x or more speedups for
saturated fits (mainly effects logistic, Poisson and Cox)
* one can now predict directly from a cv.object - see the help files for cv.glmnet
and predict.cv.glmnet
* other new methods are deviance() for "glmnet" and coef() for
2008 Jun 02
0
New glmnet package on CRAN
glmnet is a package that fits the regularization path for linear, two-
and multi-class logistic regression
models with "elastic net" regularization (tunable mixture of L1 and L2
penalties).
glmnet uses pathwise coordinate descent, and is very fast.
Some of the features of glmnet:
* by default it computes the path at 100 uniformly spaced (on the log
scale) values of the
2008 Jun 02
0
New glmnet package on CRAN
glmnet is a package that fits the regularization path for linear, two-
and multi-class logistic regression
models with "elastic net" regularization (tunable mixture of L1 and L2
penalties).
glmnet uses pathwise coordinate descent, and is very fast.
Some of the features of glmnet:
* by default it computes the path at 100 uniformly spaced (on the log
scale) values of the