Skip to main content

Assistant Improve Toolkit

Project description

Watson Assistant Improve Notebooks

Build Status Slack Latest Stable Version CLA assistant

This repository houses Watson Assistant Improve notebooks and the underlying assistant improve toolkit library.

Introduction

To help improving your Watson Assistant after you have deployed it to production, we prepared the following Jupyter notebooks. These notebooks include practical steps for measuring, analyzing, and actively improving your assistant in a continuous manner. Check out IBM Watson Assistant Continuous Improvement Best Practices for more details.

  • Measure notebook contains a set of automated metrics that help you monitor and understand the behavior of your system. The goal is to understand where your assistant is doing well vs where it isn’t, and to focus your improvement effort to one of the problem areas identified. This notebook generates an assessment spreadsheet for you to use to label problematic conversations, and then feed to the Effectiveness notebook.

  • Effectiveness notebook helps you understand the relative performance of each intent and entity as well as the confusion between your intents. This information helps you prioritize your improvement effort. The input to this notebook is an assessment spreadsheet generated from the Measure notebook. Update the marked columns in the spreadsheet with your labels and load it into the Effectiveness notebook for analysis.

  • Logs notebook helps you fetch logs using Watson Assistant API. You can fetch logs with various filters, and save them as a JSON file, or export the utterances in the logs into a CSV file. The JSON file can be loaded into the Measure notebook. The CSV file can be used for intent recommendation service. Alternatively, you can run python scripts fetch_logs and export_csv_for_intent_recommendation to fetch logs and export them to intent recommendation CSV, respectively. Run python get_logs -h and python export_csv_for_intent_recommendation.py -h for usage.

  • Dialog Flow Analysis notebook help you assess and analyze user journeys and issues related to the dialog flow of ineffective (low quality) conversations based on production logs. Check out Dialog Flow Analysis for more details.

  • Dialog Skill Analysis notebook help you analyze characteristics of your data such as the number of training examples for each intent or the terms which seem to be characteristic of a specific intent. Check out Dialog Skill Analysis for more details.

Getting Started

You can either run the notebooks locally or in IBM Watson Studio.

  • Run locally

    1. Install Jupyter Notebook, see Jupyter/IPython Notebook Quick Start Guide for more details.
    2. Download the Jupyter notebooks available in this repository's notebook directory. Note: These notebook files are not designed for Watson Studio environment
    3. Start jupyter server jupyter notebook
    4. Follow the instructions in each of the notebooks. Be sure to add your Watson Assistant credentials if necessary.
  • Run in Watson Studio

    1. Create a Watson Studio account.
      Sign up in Watson Studio, or use an existing account. Lite plan is free to use.

    2. Create a new project and add a Cloud Object Storage (COS) account.
      For more information regarding COS plans, see Pricing.

    3. Copy Measure or Effectiveness notebook from Watson Studio community into your project.

    4. Follow the instructions in each notebook to add project tokens and Watson Assistant credentials if necessary.

Guides

Contributing

See CONTRIBUTING.md for more details on how to contribute

License

This library is licensed under the Apache 2.0 license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

assistant_improve_toolkit-1.3.8.tar.gz (66.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

assistant_improve_toolkit-1.3.8-py3-none-any.whl (74.1 kB view details)

Uploaded Python 3

File details

Details for the file assistant_improve_toolkit-1.3.8.tar.gz.

File metadata

File hashes

Hashes for assistant_improve_toolkit-1.3.8.tar.gz
Algorithm Hash digest
SHA256 489b8b950135820c8f50246eedb05508512478252a96c050d4b7709d7c08cb4e
MD5 ac4236393e5ad2475463ed241d12996e
BLAKE2b-256 5c94d254e108371e48614b3e2a9e4af9e1a8ab8900e02fde1a06db1aae8e781a

See more details on using hashes here.

File details

Details for the file assistant_improve_toolkit-1.3.8-py3-none-any.whl.

File metadata

File hashes

Hashes for assistant_improve_toolkit-1.3.8-py3-none-any.whl
Algorithm Hash digest
SHA256 bed8dd81f315ba17f6fdfdd569dbafcc8f399d3263af7e10f8e7c10aa51c1525
MD5 a9a3d825b6d0f3f4082e2422cc8380ea
BLAKE2b-256 2a5f5d8fd5c99c5388d5c16ed53d3ca0b15c683698e38ec38983bf6542412901

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page