Skip to content

Commit 3702435

Browse files
committed
stock price pattern
1 parent 140bbc2 commit 3702435

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
+++
2+
author = "Gaurav Midha (Red Hat), Ritesh Shah (Red Hat)"
3+
title = "Predict stock price trend using Red Hat OpenShift AI"
4+
date = "2019-06-03"
5+
description = "Predict stock price trends with OpenShift AI, Machine Learning models and Data Science pipelines"
6+
tags = [ "rhoai", "aiml"]
7+
categories = [ "themes", "syntax",]
8+
series = ["AI/ML Applications"]
9+
externalurl = "https://www.solutionpatterns.io/solution-pattern-predict-stock-price-trend-using-rhoai"
10+
headerimage = "images/patterns/solution-pattern-predict-stock-price-rhoai.png"
11+
+++
12+
13+
14+
15+
16+
Predict stock price trends with OpenShift AI, Machine Learning models and Data Science pipelines
17+
18+
19+
<!--more-->
20+
This solution pattern brings an architectural solution demonstrating how one can use machine learning to predict stock price. In this solution pattern, we will show the deployment of machine learning model using data science pipelines and how we can set up these pipelines.
21+
22+
Contributors: Gaurav Midha, Ritesh Shah
23+

0 commit comments

Comments
 (0)