Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more watson tutorials #25

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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