Displaying 20 results from an estimated 8000 matches similar to: "Discriminant Adaptive Nearest Neighbor"
2007 Jul 08
0
Is there Discriminant Adaptive Nearest Neighbor classification?
Hello everyone,
Is there anyone who is aware of any R package that has Discriminant
Adaptive Nearest Neighbor (DANN) classification by Hastie and Tibshirani?
Thanks in advance!
Tracy
[[alternative HTML version deleted]]
2004 Feb 02
2
Nearest Neighbor Algorithm in R -- again.
Several of the methods I use for analyzing large data sets, such as
WinGamma: determining the level of noise in data
Relief-F: estimating the influence of variables
depend on finding the k nearest neighbors of a point in a data frame or
matrix efficiently. (For large data sets it is not feasible to compute
the 'dist' matrix anyway.)
Seeing the proposed solution to "[R] distance
2003 Nov 05
1
fast nearest-neighbor in R?
Is fast nearest-neighbor functionality available in R?
I was thinking of something along the lines of what's
currently in S+SPATIALSTATS.
Thanks for any information anyone might have on this.
- MZ
2016 Apr 04
4
[Bug 94817] New: Nearest neighbor scaling?
https://bugs.freedesktop.org/show_bug.cgi?id=94817
Bug ID: 94817
Summary: Nearest neighbor scaling?
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2011 Feb 18
0
Shared nearest neighbor (SNN) clustering algorithm implementation?
Hello,
is there an implementation available for a shared nearest neighbor
(SNN) clustering algorithm?
//Jay
2007 Oct 03
2
Speeding up simulation of mean nearest neighbor distances
I've written the function below to simulate the mean 1st through nth
nearest neighbor distances for a random spatial pattern using the
functions nndist() and runifpoint() from spatsat. It works, but runs
relatively slowly - would appreciate suggestions on how to speed up
this function. Thanks. --Dale
library(spatstat)
sim.nth.mdist <- function(nth,nsim) {
D <- matrix(ncol=nth,
2010 Feb 24
1
Sparse KMeans/KDE/Nearest Neighbors?
hi,
I have a dataset (the netflix dataset) which is basically ~18k columns and
well variable number of rows but let's assume 25 thousand for now. The
dataset is very sparse. I was wondering how to do kmeans/nearest neighbors
or kernel density estimation on it.
I tired using the spMatrix function in "Matrix" package. I think I'm able to
create the matrix but as soon as I pass
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
2004 Jul 08
1
k nearest neighbor prediction
Hi there fellow R-users,
Does anyone know if there is a package for k nearest neighbours prediction
as opposed to classification? I have found the package knncat but can't see
a way to adjust it to predict a continuous variable.
Any help would be great,
Regards
Wayne Jones
KSS Ltd
Seventh Floor St James's Buildings 79 Oxford Street Manchester M1 6SS England
Company
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
2003 Aug 21
1
LDA in R: how to extract full equation, especially constant term
Hi,
Having dipped my toe into R a few times over the last year or two, in the
last few weeks I've been using it more and more; I'm now a thorough
convert. I've just joined the list, because although it's great, I do have
this problem...
I'm using linear discriminant analysis for binary classification, and am
happy with the classification performance using predict(). What
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:
2009 Aug 12
3
Random sampling while keeping distribution of nearest neighbor distances constant.
Dear All,
I cannot find a solution to the following problem although I imagine
that it is a classic, hence my email.
I have a vector V of X values comprised between 1 and N.
I would like to get random samples of X values also comprised between
1 and N, but the important point is:
* I would like to keep the same distribution of distances between the X values *
For example let's say N=10 and
2000 May 04
0
About Omega in pda()
** High Priority **
Hello R users
My issue is both theorical and technical.
I would like to run a penalised discriminant analysis with the fda() function, but I don''t know all the details of splines theory.
I try on the example of the phonems from the article "Penalised Discriminant Analysis" of Hastie, Buja and Tibshirani 1994 : 5 groups and 256 variables.
The 256
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:
2001 Jan 10
2
nearest neighbors
Is there an implementation of a reasonable k-nearest neighbor finder
already in one of the packages?
--
+---------------------------------------------------------------------------+
| Robert Gentleman phone : (617) 632-5250 |
| Associate Professor fax: (617) 632-2444 |
| Department of Biostatistics office: not yet
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
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