You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,12 +17,12 @@ Cortex is actively maintained by Cortex Labs. We're a venture-backed team of inf
17
17
18
18
## Key Features
19
19
20
-
-**End-to-end machine learning workflow:** Cortex spans the machine learning workflow from raw data ingestion to prediction serving.
20
+
-**End-to-end machine learning workflow:** Cortex spans the machine learning workflow from feature management to model training to prediction serving.
21
21
22
22
-**Machine learning pipelines as code:** Cortex applications are defined using a simple declarative syntax that enables flexibility and reusability.
23
23
24
24
-**Scalability:** Cortex is designed to scale to handle production workloads.
25
25
26
26
-**Spark & TensorFlow support:** Cortex supports custom [Spark](https://spark.apache.org) code for data processing and custom [TensorFlow](https://www.tensorflow.org) code for model training.
27
27
28
-
-**Built for the cloud:** Cortex can be deployed on AWS in minutes.
28
+
-**Built for the cloud:** Cortex can be deployed in any AWS account in minutes.
0 commit comments