Quiz: Structuring the ML Pipeline

Test your understanding of the lessons in this chapter.

1

Which statement is true?

A)

Variable names should be meaningful, even if they are a little long.

B)

You should try to reduce the number of lines in a code file, even if that means removing documentation.

C)

Code indentation is important only to the Python interpreter.

D)

It’s okay to use keywords as variable names.

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.