Public Member Functions | Public Attributes

XCSParams Class Reference
[XCS learning classifier system]

Parameters for the XCS algorithm. More...

#include <XCSParams.h>

List of all members.

Public Member Functions

 XCSParams (std::string name)
void registerParams (RegistryP registry)
void readParams (RegistryP registry)
XMLNode getXMLNode ()

Public Attributes

uint mna_
double initF_
double beta_
double gama_
double p_explore_
uint thresholdGA_
double thresholdDel_
double thresholdSub_
double eps0_
double alpha_
double accExp_
double pdc_
double pCrossover_
double pMutation_
double delta_
uint popSize_

Detailed Description

Parameters for the XCS algorithm.

Definition at line 12 of file XCSParams.h.


The documentation for this class was generated from the following files: