 | indexURLAssertionResultperformInfoGainEstimation Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Performs the information gain estimation.
Namespace:
imbWEM.Core.index.core
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic void performInfoGainEstimation(
int onFirstNTargets = -1
)
Parameters
- onFirstNTargets (Optional)
- Type: SystemInt32
The on first n targets.
See Also