Review Note
Last Update: 09/25/2023 07:05 PM
Current Deck: ML4T::Week 1
Removal Requested
Fields:
Text
· it can be considered good practice to avoid
{{c1::loops}} on the python level as far as possible
·
list comprehensions and functional programming
tools look like {{c1::map, filter, and reduce}} provide means to write code without
loops that is more compact and readable. Lamda or anonymous functions are
powerful tools in this context
Back Extra
Suggested Changes:
Deck Changes (Suggestion to move the Note to the following Deck):
Field Changes:
Tag Changes: