Skip to content

Commit

Permalink
Add more watson tutorials (red-hat-data-services#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-phillips-18 authored and Chad Roberts committed Mar 30, 2021
1 parent 03ce791 commit 3aa5908
Showing 4 changed files with 40 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/docs/auto-ai-experiment-model-tutorial.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
metadata:
name: auto-ai-experiment-model-tutorial
type: tutorial
spec:
appName: watson-studio
displayName: Run an AutoAI Experiment to Build a Model
description: |-
Building a binary classification model for a marketing campaign.
url: https://video.ibm.com/channel/23952663/video/cpd35-ws-autoai
durationMinutes: 8
10 changes: 10 additions & 0 deletions data/docs/build-binary-classification-model-tutorial.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
metadata:
name: build-binary-classification-model-tutorial
type: tutorial
spec:
appName: watson-studio
displayName: Build a binary classification model
description: |-
Training a model to predict whether or not a customer is likely to subscribe to a bank promotion.
url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/wsj/analyze-data/autoai_example_binary_classifier.html
durationMinutes: 10
10 changes: 10 additions & 0 deletions data/docs/jupyter-notebooks-in-watson-studio-tutorial.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
metadata:
name: jupyter-notebooks-in-watson-studio-tutorial
type: tutorial
spec:
appName: watson-studio
displayName: Jupyter Notebooks in Watson Studio
description: |-
This video covers the basics for working with Jupyter notebooks in Watson Studio
url: https://video.ibm.com/channel/23952663/video/cpd35-ws-notebook-basics
durationMinutes: 3
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
metadata:
name: python-notebook-generate-results-open-scale-tutorial
type: tutorial
spec:
appName: watson-studio
displayName: Run a Python notebook to generate results in Watson OpenScale
description: |-
Run a Python notebook to create, train, and deploy a machine learning model.
url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/wsj/model/wos-tutorial-adv.html
durationMinutes: 15

0 comments on commit 3aa5908

Please sign in to comment.