Machine Learning and Pattern Recognition algorithms
-
code the least squares algorithm.
-
code the least squares classify method.
-
code the LDA algorithm.
-
code the LDA classify method.
-
encapsulate in classes.
-
create graphic interface.
-
create buttons for methods.
-
create buttons for choosing classes.
-
change colors with classes.
-
connect buttons with algorithms.
-
get background classes.
-
colorize background.
-
make the background grid more dense.
-
dynamic recalculation.
-
dynamic drawing.
-
LDA Multiclass line calculation
-
LDA Multiclass separating value(s)?
-
bug detected: moving a point outside the board doesn't allow releasing it unless you click again outside the board.