mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-16 14:42:29 -05:00
[GH-ISSUE #395] Typo: Chapter 13.2.2 #1404
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @korneelf1 on GitHub (Aug 25, 2024).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/395
In the introduction of chapter 13.2.2 it states:
MLOps, on the other hand, stands for MLOps,
Probably should be:
MLOps, on the other hand, stands for Machine Learning Operations,
Furthermore, the second and third paragraph of the chapter are roughly the same.
@profvjreddi commented on GitHub (Aug 25, 2024):
Thanks @korneelf1 I appreciate the feedback. Please keep it coming! Fixing it.