• Draw points from class0 and class1 by mouseclicking and using corresponding buttons
  • Click button construct tree and RRT tree will be constructed
  • Click button classify and all points on the screen will be classified using only bold points
  • You can compare result with knn classifier, which uses all the points for classification