Skip to content

Commit 528b43d

Browse files
authored
Merge pull request #325 from v3io/development
Add MLRun and slight update to platform diagram
2 parents 5ea3c4e + 4ab5f00 commit 528b43d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ The Iguazio Data Science Platform (**"the platform"**) is a fully integrated and
2020
The platform incorporates the following components:
2121

2222
- A data science workbench that includes Jupyter Notebook, integrated analytics engines, and Python packages
23-
- Model management with experiments tracking and automated pipeline capabilities
23+
- **MLRun** for Model management with experiments tracking and automated pipeline capabilities
2424
- Managed data and machine-learning (ML) services over a scalable Kubernetes cluster
25-
- A real-time serverless functions framework — Nuclio
25+
- A real-time serverless functions framework for model serving (Nuclio)
2626
- An extremely fast and secure data layer that supports SQL, NoSQL, time-series databases, files (simple objects), and streaming
2727
- Integration with third-party data sources such as Amazon S3, HDFS, SQL databases, and streaming or messaging protocols
2828
- Real-time dashboards based on Grafana
-141 KB
Loading

welcome.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"The platform incorporates the following components:\n",
4242
"\n",
4343
"- A data science workbench that includes Jupyter Notebook, integrated analytics engines, and Python packages\n",
44-
"- Model management with experiments tracking and automated pipeline capabilities\n",
44+
"- **MLRun** for Model management with experiments tracking and automated pipeline capabilities\n",
4545
"- Managed data and machine-learning (ML) services over a scalable Kubernetes cluster\n",
46-
"- A real-time serverless functions framework — Nuclio\n",
46+
"- A real-time serverless functions framework for model serving (Nuclio)\n",
4747
"- An extremely fast and secure data layer that supports SQL, NoSQL, time-series databases, files (simple objects), and streaming\n",
4848
"- Integration with third-party data sources such as Amazon S3, HDFS, SQL databases, and streaming or messaging protocols\n",
4949
"- Real-time dashboards based on Grafana\n",

0 commit comments

Comments
 (0)