Skip to content

v1.2

Choose a tag to compare

@johnsamuelwrites johnsamuelwrites released this 01 Jun 13:36
· 49 commits to master since this release

v1.2

===============================================================================

  • Update project description
  • Add more Pandas functions
  • Add more examples of ConfusionMatrixDisplay
  • Add detailed examples of RFC and decision trees
  • Indent code using black
  • Add additional exercise
  • Correct errors
  • Update MLPClassifier and SVM classifier examples
  • Add detailed example on Perceptron
  • Move supplementary exercises and update links