Class PermuteDivideByParam<T extends FeatureInputDictionary>

Object
AnchorBean<FeatureListProvider<T>>
InitializableBean<FeatureListProvider<T>, FeatureRelatedInitialization>
FeatureRelatedBean<FeatureListProvider<T>>
FeatureProviderBean<FeatureListProvider<T>, FeatureList<T>>
FeatureListProvider<T>
PermuteFeatureBase<T>
PermuteFeatureSequenceInteger<T>
PermuteDivideByParam<T>
Type Parameters:
T - feature-input
All Implemented Interfaces:
Provider<FeatureList<T>>

public class PermuteDivideByParam<T extends FeatureInputDictionary> extends PermuteFeatureSequenceInteger<T>
Similar to FeatureListProviderPermute but embeds the feature in a GaussianScore
Author:
Owen Feehan
  • Constructor Details

    • PermuteDivideByParam

      public PermuteDivideByParam()
  • Method Details