Changes for version 1.03

  • data processing subroutine available:
    • shuffle data
    • added import tag ":process_data"
  • added more useful data to the confusion matrix:
    • sum of column and rows to make it look more classic :)
    • more_stats option to show more stats:
      • precision, specificity, F1 score, negative predicted value, false negative rate, false positive rate
      • false discovery rate, false omission rate, balanced accuracy

Modules

A Newbie Friendly Module to Create, Train, Validate and Test Perceptrons / Neurons