Changes in this release:

  • Add KNN classifier for Concentration and Relaxation, it provides better accuracy and recall than Logistic Regression. You can override number of neighbors via other_info field in BrainFlowModelParams
  • Fix OpenMP linking issue