Raghul-M / DS-Pipelines-Samples

DS-Pipelines examples for Openshift AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DS-Pipelines-Samples

stocks example

in the ./stocks/ directory.

Clone the project into your RHODS environment.

#%%bash
## uncomment the line above if you want to run this from a notebook cell
## ensure it's the very first line in the cell if you do
cd ~
git clone https://github.com/erwangranger/DS-Pipelines-Samples.git
cd ~/DS-Pipelines-Samples/stocks

Results should look like:

And the results of a run in Object Storage will look like:

About

DS-Pipelines examples for Openshift AI


Languages

Language:Python 100.0%