Skip to content

Commit

Permalink
Update links to use kubeflow/examples as base for JPX tutorial (kubef…
Browse files Browse the repository at this point in the history
…low#1004)

Ensure all links are relative.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
  • Loading branch information
kimwnasptd authored Nov 1, 2022
1 parent 4da3cd5 commit 7ef538b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpx-tokyo-stock-exchange-kaggle-competition/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Objective

In this example we are going to convert this generic [notebook](https://github.com/josepholaide/examples/blob/master/jpx-tokyo-stock-exchange-kaggle-competition/jpx-tokyo-stock-exchange-prediction-orig.ipynb) based on the [Kaggle JPX Tokyo Stock Exchange Prediction](https://www.kaggle.com/competitions/jpx-tokyo-stock-exchange-prediction) competition into a Kubeflow pipeline.
In this example we are going to convert this generic [notebook](./jpx-tokyo-stock-exchange-prediction-orig.ipynb) based on the [Kaggle JPX Tokyo Stock Exchange Prediction](https://www.kaggle.com/competitions/jpx-tokyo-stock-exchange-prediction) competition into a Kubeflow pipeline.

The objective of this task is to correctly model real future returns of around 2,000 stocks. The stocks are ranked from highest
to lowest expected returns and they are evaluated on the difference in returns between the top and bottom 200 stocks.
Expand Down

0 comments on commit 7ef538b

Please sign in to comment.