Learning classifier system: Difference between revisions

Content deleted Content added
Bluelink 2 books for verifiability (prndis)) #IABot (v2.0.1) (GreenC bot
Advantages: Fixed typo
Tags: Mobile edit Mobile web edit
Line 97:
* Adaptive: They can acclimate to a changing environment in the case of online learning.
* Model free: They make limited assumptions about the environment, or the patterns of association within the data.
** TheThey can model complex, epistatic, heterogeneous, or distributed underlying patterns without relying on prior knowledge.
** They make no assumptions about the number of predictive vs. non-predictive features in the data.
* Ensemble Learner: No single model is applied to a given instance that universally provides a prediction. Instead a relevant and often conflicting set of rules contribute a 'vote' which can be interpreted as a fuzzy prediction.