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