Skip to content

Release v0.6.1

Choose a tag to compare

@Ashton-Sidhu Ashton-Sidhu released this 02 Nov 07:34
· 309 commits to develop since this release

Release Notes

General

  • Python 3.5 is no longer supported
  • Fixed bug where the run parameter for running models was not being taken into account
  • Added visualizing clusters in 3d
  • Added properties for y_train and y_test

Models

  • Added Gridsearch support for unsupervised models
  • Added 2d and 3d Scatterplot for visualizing clusters