Skip to content

Release with additional features

Compare
Choose a tag to compare
@kvpradap kvpradap released this 24 Nov 21:14

v0.2.0

  1. Updated the down sampler command to let the user to set the random seed.
  2. Updated documentation to profile dataframe using pandas-profiling package.
  3. Added support for exploring pandas dataframe using pandastable and openrefine wrappers.
  4. Updated the GUI code to use PyQt5.
  5. Added experimental labeler with better GUI.
  6. Updated auto feature generation module to validate inferred attribute types with the user.
  7. Updated the select_matcher to show results for multiple metrics.
  8. Added support for XGBoost classifier.
  9. Fixed bugs based on the feedback from CS838 students and RIT.
  10. Fixed documentation errors report by CS838 students.