Skip to content

Release v0.4.0

Choose a tag to compare

@Ashton-Sidhu Ashton-Sidhu released this 18 Sep 21:42
· 501 commits to develop since this release

Release Notes

Bug Fixes

  • Fixed data type of PoS tagging and split sentences when stored in Dataframe, they are now correctly lists

General

  • Added the ability to filter, and do group by analysis and gain descriptive statistical insights into grouped dataframes.
  • Added scatterplot
  • Added encoding label functionality
  • Added ability to search dataframe
  • Added pandas summary data report
  • Added word split

Modelling

  • Introduced automated modelling for text models, classification models and clustering models
  • Added confusion matrix, and evaluation metrics