TrainB             package:FKBL             R Documentation(latin1)

_P_r_o_b_l_e_m _B

_D_e_s_c_r_i_p_t_i_o_n:

     This is a matrix with 3 columns. Each row is a point, there are
     4001 points. The 2 first columns are the value of a dimension of
     the point, the 3rd is the class of that point. This is a dummy
     example used as an example at class lectures. The A/B/C/D/M
     problems has a deliberate variability to show how different
     problems act when faced to different algorithms.

_U_s_a_g_e:

     data(trainB)

_F_o_r_m_a_t:

     A matrix.

_S_o_u_r_c_e:

     Teaching Materials, Laboratory Classes of Knowledge Engineering,
     Luciano Snchez, EPSI Gijn

