January 20, 2017

BizViz Platform

  1. BizViz Play: It will enable users to create slideshows using BizViz documents.
  2. DataStore push services
  3. Multi -DataStore integration
  4. Server Monitoring Dashboard
  5. Notification features
  6. Basic Canned Report Designer with bursting features.
  7. Data Connector
    • Restful web service which supports the following authentications
      1. Basic
      2. Token based
      3. Form based
    • Social Media Connector (Facebook, Twitter) for dashboard designer & DataStore
  8. BizViz Data Pipeline:
    • Data Input
    • RDBMS Connectors
    • Big Data Connectors
    • Local File connector
    • FTP File Connector (Recurring load)
    • Streaming Data Connector
      1. Kafka
      2. Other Message Queue
      3. Form based
    • Restful Web Service Connector
    • Data Output:
      1. Write to BizViz DataStore
      2. Option for delta and full load
    • Data Cleansing
    • Filters
    • Formulas
    • Transform
      1. Sort
      2. Join
      3. Union
      4. Aggregate
    • Schedule Model

Business Story

New Features:
  1. Multi-Data store integration to get consolidated data based on single common dimensions
  2. Drill Across multiple DataStore
  3. Free Text and Voice based search
  4. Anomaly Detection
  5. Alerts

Dashboard Designer

  1. Direct Data connector for BizViz Predictive Analysis.
  2. Addition of more Scripting methods to make Scripting easy for BI dev.
  3. Addition of new Charts for predictive/ Big Data visualization
    • scatter matrix/ decision tree,
    • heat or plot chart to support large data
  4. Export Feature enhancement
    • Support for export of SVG components (timeseries/map/graphics etc.)
    • Options to choose the charts, pdf layout and font properties before exporting
  5. Enhancements for PR & ROC Curve Chart

Predictive Analysis:

  1. Multiple Work flow support and compare models in R
    • View summary of Dataset in Data Source if workflow is in R environment.
    • Components to facilitate train, test and save models.
      1. R Split Data
      2. R Apply Model
      3. Save and Read Model in R
      4. R Performance
    • Algorithm supporting train, test method.
      1. R Naïve bayes with cross validation
  2. Cache result set of a workflow for a temporary period and view while clicking on a particular component.
  3. Revamp / Performance enhancements in R
  4. Spark components
    • Spark Decision Tree
    • Spark Index to String
    • Spark Chi Square selector
    • Spark Random Forest
    • Spark PCA
    • Spark KMean with Pipeline
    • Spark Filter (Patch_2.5.3).
    • Scheduler for Spark Work flows
    • Support for CQL query in Cassandra native connector
    • Cassandra native service using column selection in data management
    • Implementation of platform connectors in Spark
      1. Spark SQL
      2. JDBC connections (MYSQL, ORACLE, MSSQL)
  5. HDFS Connector
    • HDFS connector in Data management
    • HDFS Reader in Predictive Analysis
    • HDFS Writer in Predictive Analysis
  6. Recommendation Engine in Spark (ALS with collaborative filtering implicitly and explicitly)