| Package | Description |
|---|---|
| com.aliasi.dca |
Classes for fitting and running discrete choice analysis (DCA) models.
|
| Modifier and Type | Method and Description |
|---|---|
static <F> DiscreteObjectChooser<F> |
DiscreteObjectChooser.estimate(FeatureExtractor<F> featureExtractor,
List<List<F>> alternativeObjectss,
int[] choices,
int minFeatureCount,
RegressionPrior prior,
int priorBlockSize,
AnnealingSchedule annealingSchedule,
double minImprovement,
int minEpochs,
int maxEpochs,
Reporter reporter)
Because intercepts are ignored, they are not added to
feature maps and should not be treated as noninformative in the
prior.
|
Copyright © 2016 Alias-i, Inc.. All rights reserved.