From f52e6340af35b51313060c07fa695ebd5d3351d0 Mon Sep 17 00:00:00 2001 From: Adam Stelmaszczyk Date: Fri, 9 Dec 2022 03:01:51 +0100 Subject: [PATCH] Update README.md (#6923) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f85e54ce..7d0c8edb 100644 --- a/README.md +++ b/README.md @@ -361,7 +361,7 @@ pred = tsppl.predict(tsdata_test) *See Chronos [user guide](https://bigdl.readthedocs.io/en/latest/doc/Chronos/index.html) and [quick start](https://bigdl.readthedocs.io/en/latest/doc/Chronos/QuickStart/chronos-autotsest-quickstart.html) for more details.* ### Friesian -The *Chronos* library makes it easy to build end-to-end, large-scale **recommedation system** (including *offline* feature transformation and traning, *near-line* feature and model update, and *online* serving pipeline). +The *Friesian* library makes it easy to build end-to-end, large-scale **recommedation system** (including *offline* feature transformation and traning, *near-line* feature and model update, and *online* serving pipeline). *See Freisian [readme](https://github.com/intel-analytics/BigDL/blob/main/python/friesian/README.md) for more details.*