Uses of Class
ibspan.tss.um.learning.LearningTask

Packages that use LearningTask
ibspan.tss.um.learning Implementation of algorithm for learning user profile on the base of events describing users population interaction with the system. 
 

Uses of LearningTask in ibspan.tss.um.learning
 

Methods in ibspan.tss.um.learning with parameters of type LearningTask
 void LearningAlgorithm.learn(LearningTask task)
          Starts learning based updating opinions in user profiles about every objected concept for every playing user mentioned in the given LearningTask.