From 422fc2bb7b796b62fb006aa907953760ae30ab0a Mon Sep 17 00:00:00 2001 From: Ronald Cheng Date: Sun, 6 Oct 2024 18:06:13 -0700 Subject: [PATCH] Update ml-system-design.md Add a space between words --- src/MLSD/ml-system-design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MLSD/ml-system-design.md b/src/MLSD/ml-system-design.md index 125cb90..8395739 100644 --- a/src/MLSD/ml-system-design.md +++ b/src/MLSD/ml-system-design.md @@ -30,7 +30,7 @@ and [System design primer](https://github.com/donnemartin/system-design-primer). # 1. The 9-Step ML System Design Formula ([Template](./mlsd-template.md)) In order to design a solid ML system for real world applications, it is important to follow a design flow. -I recommend using the following **9-Step ML System Design Formula**to design SW system solutions for ML-relevant business problems both at work and during interviews: +I recommend using the following **9-Step ML System Design Formula** to design SW system solutions for ML-relevant business problems both at work and during interviews: