Skip to content

Observe


ML Dashboard

This module allows domain users to understand how prediction models operate. Each model’s dashboard is created automatically on a customizable interface. So business users can update the dashboard in minutes based on need to maximize the business benefit. Click here to view Business Dashboard in detail.

After clicking Business Dashboard, you will be directed to a page where a dashboard is created for you automacially based on the insights hidden in your data and model:

image-20210725172920323


If you want to add new visualizations or edit the ones that have been created for you, simply click Edit:

image-20210725173447799


Now, a new set of options will be available for you in edit mode. Click Add to add a new visualization to your dashboard:

image-20210725173626042


Click Create new visualization and choose a visualization type that you would like to add to the dashboard:

image-20210725173746133

Open official page of Kibana (https://www.elastic.co/guide/en/kibana/current/get-started.html) to find out more about how to create visualizations, dashboards and do analysis based on your input source and Business Model.

More

  • Business Dashboards for their related run can be imported/exported/deleted on Tazi Hub with no need to use Kibana interfaces
  • Users can export the dashboard of a business model as a downloaded file.
  • Users can import the dashboard of another business model from a run or exported business model file.

Business Dashboards can be easily exported/imported through Tazi Hub rather than using Kibana interfaces.

Export & Import Dashboards(Manual Method)

You can export Business Dashboard of a Business Model to use its visualizations and related settings with a different data that is provided by another Business Model. To be able to do that, you have to replace the ID of your dashboard in the exported ndjson file with the corresponding Business Dashboard ID of the Business Model whose data you want to use.

Choose Management from the left pane:

image-20210725184945212


Now, click Save Objects from the below list:


image-20210725185044401


Saved objects consist of all of the visualizations and the dashboard that have been created for you. Choose the dashboard and click Export:

image-20210725185413724


After a file with an ndjson extension is downloaded, open it using any text editor you have and search for the dashboard ID:


image-20210725185743075

Now change it to the ID of the dashboard you are going to replace with. After doing that, select the Business Model you want to carry your visualizations to and open its Business Dashboard. Go over to Management and click Saved Objects again. But this time click Import and select the ndjson file you have modified. After the importing is done, you can start using the visualisations from another Business Model successfully.