New Features

Studio & Rubisight


  • Algorithms added in RubiText
  • Centroid based clustering
  • Connectivity based clustering
  • Density based clustering
  • Incremental learning
  • Support for background formatting for text widget
  • Support for background formatting for HTML widget
  • Change in default minimum column/bar width for column/bar chart

Enhancements

Studio and Rubisight


  • Complex Joiner - Operations supported –
    1. Comparison
    2. Constant - Boolean, String, Numerical, Date
    3. Logical Operators - NOT, AND, OR
    4. Mathematical Operators - +,-,*,/,ABS,PI,Reciprocal
    5. Textual Operators - Length, Upper, Lower, Trim, LTRIM, RTIM
  • Ability to decide FIRST TASK and SECOND TASK for joiner. These will be the LEFT DATASET and RIGHT DATASET respectively
  • Dropdown provided to decide joiner type - INNER, LEFT OUTER, RIGHT OUTER, FULL OUTER
  • Ability to connect multiple joiners to form a hierarchy of joiners
  • Added Expression builder interface for complex join condition
  • Expression Evaluation
    • Add substring function is now available
    • Following operations are now supported in expression evaluation and calculated fields –


  • Decision Tree Algorithm - Changes made in orientation of names of decision tree for better readability
  • Block features used in expression builder were intermittently retained on canvas. This has now been resolved
Table of Content