public class PerLabelInfoGain extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PerLabelInfoGain.Factory |
| Constructor and Description |
|---|
PerLabelInfoGain(InstanceList ilist) |
| Modifier and Type | Method and Description |
|---|---|
static double[][] |
calcPerLabelInfoGains(InstanceList ilist) |
InfoGain |
getInfoGain(int classIndex) |
int |
getNumClasses() |
public PerLabelInfoGain(InstanceList ilist)
public InfoGain getInfoGain(int classIndex)
public int getNumClasses()
public static double[][] calcPerLabelInfoGains(InstanceList ilist)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.