mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-23 15:35:52 -05:00
[PR #192] [MERGED] changed word "algorithms" to "models" #628
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?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/192
Author: @BrunoScaglione
Created: 5/5/2024
Status: ✅ Merged
Merged: 5/5/2024
Merged by: @profvjreddi
Base:
main← Head:patch-2📝 Commits (1)
24a118fchanged word "algorithms" to "models"📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
contents/ml_systems/ml_systems.qmd(+1 -1)📄 Description
Although models are technically algorithms, in the field of ML the word "algorithm" generally refers to the learning algorithm that spits the model as output.
I think using algorithms as a synonym for models can confuse the reader.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.