Skip to content

Brightics Studio v1.0-2019.05

Compare
Choose a tag to compare
@krazyeom krazyeom released this 31 May 06:04
· 767 commits to master since this release
072cc51

Release notes

New

  • Evaluate Ranking Algorithm (#515)

Enhancement

  • Correlation: Add options for displaying plots (#558)
  • Logistic Regression Predict: Speed up (#548)
  • SVM Classification Predict: Speed up (#548)
  • XGB Classification Predict: Speed up (#548)
  • TF-IDF: Speed up (#546)
  • Logistic Regression Train: Add statistic information such as p-value (#543)
  • Transpose: Speed up (#538)
  • ALS: Speed up (#501)
  • Collaborative Filtering: Speed up (#501)
  • Read CSV: Cancel NA filtering (#492)
  • Filter: Remove single quotes in some operations (#481)

Minor Fixes

  • K-Means: Bug fix when the input column is a single column (#545)
  • Bug fix when null values exist in group by column (#524)
  • Collaborative Filtering: Bug fix (#508)