Gerry Baird
Gerry Baird
  • Видео 12
  • Просмотров 12 404
BAW Process Mining : GRUMP
GRUMP is a python script for extracting data from IBM BAW ready for upload into IBM Process Mining. GRUMP is a work in progress, the code is on github here : github.com/gerry-baird/grump
Grump (Gerry's Retrieval Utility for Mining Processes) uses the published REST API's provided by BAW
Просмотров: 386

Видео

A Data Science Approach to Process Mining ETL
Просмотров 7 тыс.3 года назад
Using data science tools such as python pandas and jupyter notebooks to perform ETL for process mining. Accompanying code can be found on github here : github.com/gerry-baird/process-mining-etl-ds
ADS Using Multiple ML Models with Guardrails
Просмотров 434 года назад
This video is part of an IBM Automation Decision Services demo and shows how to use multiple ML models from ADS with guardrail rules. The full demo and its assets can be found here : github.com/gerry-baird/Drug-Demo
Using an ML Model Within ADS Decision Service
Просмотров 754 года назад
This video is part of an IBM Automation Decision Services demo and shows how to use an ML Model to predict a drug type given certain patient characteristics. This video describes the use of Ml from within a decision service. The full demo and its assets can be found here : github.com/gerry-baird/Drug-Demo
Integrating ADS and Watson ML
Просмотров 734 года назад
This video is part of an IBM Automation Decision Services demo and shows how to integrate a Watson ML model with ADS. The full demo and its assets can be found here : github.com/gerry-baird/Drug-Demo
Configure ADS with Watson ML
Просмотров 764 года назад
How to configure ADS to connect to a Watson ML instance. This video is part of an IBM Automation Decision Services demo and shows how to use Auto AI to train a simple ML Model to predict a drug type given certain patient characteristics. The full demo and its assets can be found here : github.com/gerry-baird/Drug-Demo
Using Watson Auto AI to Train a Simple ML Model
Просмотров 1,4 тыс.4 года назад
This video is part of an IBM Automation Decision Services demo and shows how to use Watson Auto AI to train a simple ML Model to predict a drug type given certain patient characteristics. The model uses generated data. The full demo and its assets can be found here : github.com/gerry-baird/Drug-Demo
Triggering IBM Workflow from FB Messenger
Просмотров 1354 года назад
Shows Facebook Messenger connected to IBM Workflow using IBM Watson Assistant
Building a Dashboard in IBM Business Automation Insights
Просмотров 2,7 тыс.4 года назад
Describes how to get started with business dashboards in IBM’s Business Automation Insights. Includes an overview of the the underlying ELK principles (documents, indexes & index patterns) as well as a detailed walkthrough of dashboard construction. A file containing REST statements to manipulate BPMN process summaries can be found here : github.com/gerry-baird/BAI-Files
Innovating Customer Experience with Conversation
Просмотров 375 лет назад
Going beyond simple chat bots to enable customers to interact with complex business processes using conversation. This requires a more sophisticated approach to chat bot design that gives the underlying business process some control of the dialogue. Learn more about these techniques in Tony's blog : www.ibm.com/developerworks/community/blogs/hickmat/?lang=en
ODM on Kubernetes Part 2 - The Build
Просмотров 2866 лет назад
This video covers the build of the ODM cluster. IBM Cloud Account : www.ibm.com/cloud/get-started Docker Compose : docs.docker.com/compose/install/ IBM CLI : console.bluemix.net/docs/cli/index.html#overview Kubernetes CLI : kubernetes.io/docs/tasks/tools/install-kubectl/ ODM on Docker : github.com/ODMDev/odm-ondocker ODM on Kubernetes : github.com/ODMDev/odm-docker-kubernetes Disclaimer : The i...
ODM on Kubernetes Part 1 - Intro and Test
Просмотров 3586 лет назад
An overview of Operational Decision Manager (ODM) running in a Kubernetes cluster. Useful links : Docker : ruclips.net/video/aLipr7tTuA4/видео.html Kubernetes : ruclips.net/video/IMOZCDhH7do/видео.html Disclaimer : The ideas and opinions expressed here are solely my own, and not those of my employer, IBM.

Комментарии

  • @t0x1C698
    @t0x1C698 3 месяца назад

    I created a notebook for my AutoAI, when I try to run it on my local machine using API, it asks for API key for something. Where do I find the API Key?

  • @sameerasalih773
    @sameerasalih773 7 месяцев назад

    Hello, where to get a reliable dataset (publicly available)

  • @khannaja
    @khannaja 11 месяцев назад

    Very helpful Gerry!!

  • @Shadoweee
    @Shadoweee Год назад

    Another great video! Are You still running this setup?

  • @Shadoweee
    @Shadoweee Год назад

    Great video, thanks!

  • @lakshminarayanan5634
    @lakshminarayanan5634 2 года назад

    Could you tell which software required for this project

  • @scottglen1942
    @scottglen1942 2 года назад

    Nice one Gerry

  • @matheuslopes7826
    @matheuslopes7826 2 года назад

    Hello! I'm having problem to invoke GET request. I'm using a user ADMIN but the response is code 401 and the message is: <html><head><title>Um Token NTLM foi recebido.</title></head><body>A configuração do navegador está correta, mas você não efetuou login em um Domínio do Microsoft(R) Windows(R) suportado. <p>Efetue login no aplicativo utilizando a página de login normal.</html> What can I do to solve this authentication problem? I'm using the IBM BPM 8.5.5

  • @danelleduardo1313
    @danelleduardo1313 3 года назад

    A big challenge is when you have a system like SAP ERP that has many tables with table names that are not related to what they contain. Also, you have thousands of activities for different processes, you'll have to choose the level of granularity you want. In this example you are assuming the process have just the activities you described, but, what if there are others? Domain knowledge is crucial so you don't miss the important ones. Great video btw

  • @sashakhalikov9226
    @sashakhalikov9226 3 года назад

    Awesome

  • @harsharandunna1130
    @harsharandunna1130 3 года назад

    Great Video!. I just need to know how to enable BAI from IBM BAW

  • @filiplou74
    @filiplou74 4 года назад

    great video, would be good to delve into the more complex visualisations like maps in a follow up video

  • @wildcam3325
    @wildcam3325 4 года назад

    Thanks a lot. Great introduction to BAI ! A link to this video should be placed at the front page of the IBM Knowledge Center.

  • @carlorandone644
    @carlorandone644 4 года назад

    Great presentation and work! Well done. Thanks a lot!