-
Notifications
You must be signed in to change notification settings - Fork 167
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 e2e tutorial for fraud detection #2550
Add e2e tutorial for fraud detection #2550
Conversation
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Tested. Works fine. I can see the new docs with logo and appName
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Gonna approve to fix the issue that will affect other PRs |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dpanshug, lucferbux The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
appName: rhoai | ||
type: how-to | ||
description: |- | ||
Use OpenShift AI to develop and train an example model in Jupyter Notebooks, deploy the model, integrate the model into a fraud detection application, and refine the model by using automated pipelines. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we change the description to:
Use OpenShift AI to train an example model in a Jupyter notebook, deploy the model, integrate the model into a fraud detection application, and refine the model by using automated pipelines.
Closes https://issues.redhat.com/browse/RHOAIENG-532
Description
Adding a dashboard tile for the "OpenShift AI tutorial - Fraud detection example" guide.
How Has This Been Tested?
oc apply -k manifests/overlays/apps/base/rhoai
Test Impact
No testing required, new resource added, no changes in the codebase
Request review criteria:
Self checklist (all need to be checked):
If you have UI changes:
After the PR is posted & before it merges:
main