Skip to content

Commit c6eb821

Browse files
committed
Add pySpark/PMML example link to README
1 parent 46e3ce7 commit c6eb821

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ Seldon-core allows various types of components to be built and plugged into the
7272
* [R Iris Classifier](./examples/models/r_iris/r_iris.ipynb)
7373
* Java
7474
* [H2O Classifier](./examples/models/h2o_mojo/h2o_model.ipynb)
75+
* PMML
76+
* [pySpark MNIST Classifier](./examples/models/pyspark_pmml/mnist.ipynb)
7577
* **routers**
7678
* [Epsilon-greedy multi-armed bandits for real time optimization of models](https://github.com/SeldonIO/seldon-core/blob/master/notebooks/epsilon_greedy_gcp.ipynb)
7779
* **transformers**

0 commit comments

Comments
 (0)