Skip to content

Brightics Studio v1.0-2019.07

Compare
Choose a tag to compare
@conanKim conanKim released this 06 Aug 06:37
· 647 commits to master since this release
a5d0a74

Release notes

New

  • Complex Chart: stacked column / 100% stacked column, area / stacked area / 100% stacked area, bubble
  • Radar / Image Grid Chart has been added.
  • Array To Columns
  • Columns To Array
  • Replace String Variable

Enhancements

  • Card Chart: Allow string type, formatter option has been added.
  • Line / Area Chart: A symbol sampling option has been added.
  • Legend position adjustment options have been enhanced.
  • Table sizing performance has been improved.
  • K-Means: Remove 'legend' of figures
  • Replace Missing String: Add 'Empty String as Null' option
  • Read CSV: Add 'Delimiter', 'Null Filtering', 'Strip White Space in Column Name' options
  • Read/Write CSV: Change the location to read/write files by using relative path
  • XGB, Decision Tree, Random Forest: Add feature importance table
  • XGB Regression/Classification: Change titles in Model Tab
  • Logistic Regression, XGB Classification, SVM Classification: Performance tuning
  • SVD: Change label name (not parameter name)

Minor Fixes

  • Table border display error has been fixed.
  • Table sorting initialization error has been fixed.
  • A Boolean type sorting error has been fixed.
  • Fixed an error that data is not quried in published reports.
  • Statistic Summary bug has been fixed
  • GLM Train bug has been fixed
  • Add Lead Lag bug has been fixed