ILearningConfig
ILearningConfig 接口支持 ILearning 接口。这是学习的配置属性的接口。所有这些方法都返回属性的值。
该接口由 15 个方法组成:
*
getAdditionalParameters - 返回 External Learning Config 类别中定义的任何附加属性的映射
*
*
getConfidenceLevel - 返回一个整数
*
getDataSourceName - 返回一个字符串
*
getDataSourceType - 返回一个字符串
*
*
getLearningAttributes - 返回 ILearningAttribute 对象的列表
*
getMaxAttributeNames - 返回一个整数
*
getMaxAttributeValues - 返回一个整数
*
getMinPresentCountThreshold - 返回一个整数
*
getOtherAttributeValue - 返回一个字符串
*
getPercentRandomSelection - 返回一个整数
*
getRecencyWeightingFactor - 返回一个浮点数
*
getRecencyWeightingPeriod - 返回一个整数
*
isPruningEnabled - 返回一个布尔值