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.7.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.7-py3-none-any.whl (74.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for assistant_improve_toolkit-1.3.7.tar.gz
Algorithm Hash digest
SHA256 eaadebbd125867164f7fa5f8ecc4beabb4935bd6a7237f6ffb8eb5b217556726
MD5 c610164d7d84a0dbcdd63bf83284d6b0
BLAKE2b-256 b574a110b7b34e5f046ac9be6ee837a29dbd695ca4efabdd6bd7195b8912bfb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for assistant_improve_toolkit-1.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2d1da1655f024149b8fab6acd93b1d40b37802663c7d4d25e99b4f1b81770ed9
MD5 b114964cbc111f053996ab0a30091d24
BLAKE2b-256 974abb31d36858f87526a4bce44a12ded97294c70d54c7fd286c20031961a984

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