Class RandomForestWeighting

java.lang.Object
si.ijs.kt.clus.algo.kNN.distance.attributeWeighting.AttributeWeighting
si.ijs.kt.clus.algo.kNN.distance.attributeWeighting.RandomForestWeighting
All Implemented Interfaces:
Serializable

public class RandomForestWeighting extends AttributeWeighting
Author:
Mitja Pugelj
See Also:
  • Constructor Details

    • RandomForestWeighting

      public RandomForestWeighting(ClusRun run, int nbBags)
  • Method Details