Skip to content

Commit

Permalink
updating code
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Feb 20, 2024
1 parent e91ba13 commit 9443275
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions _deployments/run_rhods_notebooks.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,17 @@ image: /path/to/hero-image.jpg # Path to a hero image (optional)
# Run Jupyter Notebooks on Red Hat OpenShift Data Science - WIP

## Prerequisites

* Configure RHODS workspace has been completed.

## Run Jupyter notebooks
1. prepare_env.ipynb
2. Train model.ipynb
3. Test_Model.ipynb

1. [prepare_env.ipynb](https://github.com/tosin2013/redhat-pins-ai-demo/blob/main/prepare_env.ipynb)
![20240220131717](https://i.imgur.com/NOrV7m2.png)
2. [Train model.ipynb](https://github.com/tosin2013/redhat-pins-ai-demo/blob/main/Train_Model.ipynb)
![20240220133400](https://i.imgur.com/HqpcRMR.png)
3. [Test_Model.ipynb](https://github.com/tosin2013/redhat-pins-ai-demo/blob/main/Test_Model.ipynb)
![20240220132122](https://i.imgur.com/1SIFfBg.png)
4. [Store_Model.ipynb](https://github.com/tosin2013/redhat-pins-ai-demo/blob/main/Store_Model.ipynb)
`Change the minio vaules and run the notebook`
![20240220134738](https://i.imgur.com/sBiIxs2.png)

## Create pipelines with Tekton

0 comments on commit 9443275

Please sign in to comment.