ILearningConfig
ILearningConfig 인터페이스는 ILearning 인터페이스를 지원합니다. 이는 학습 구성 특성에 대한 인터페이스입니다. 다음 메소드는 모두 특성 값을 리턴합니다.
이 인터페이스는 다음 15개의 메소드로 구성됩니다.
*
getAdditionalParameters - External Learning Config 카테고리에 정의된 추가 특성 맵을 리턴합니다.
*
getAggregateStatsIntervalInMinutes - 정수를 리턴합니다.
*
getConfidenceLevel - 정수를 리턴합니다.
*
getDataSourceName - 문자열을 리턴합니다.
*
getDataSourceType - 문자열을 리턴합니다.
*
getInsertRawStatsIntervalInMinutes - 정수를 리턴합니다.
*
getLearningAttributes - ILearningAttribute 오브젝트 목록을 리턴합니다.
*
getMaxAttributeNames - 정수를 리턴합니다.
*
getMaxAttributeValues - 정수를 리턴합니다.
*
getMinPresentCountThreshold - 정수를 리턴합니다.
*
getOtherAttributeValue - 문자열을 리턴합니다.
*
getPercentRandomSelection - 정수를 리턴합니다.
*
getRecencyWeightingFactor - 실수를 리턴합니다.
*
getRecencyWeightingPeriod - 정수를 리턴합니다.
*
isPruningEnabled - 부울을 리턴합니다.