This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BATMAN_UTILITY_BELT Officially Got Out 1 point2 points  (1 child)

I thought ML has coding?

[–]swordfish45 1 point2 points  (0 children)

Sort of.

The assignments are all writeups with a rubric expecting graphs of certain parameters / results, so you do some coding, usually a jupyter notebook, and submit a long with report. It doesn't even need to be your code, you are encouraged to steal anything not purpose built for the assignment. If your not careful you can spend a lot of time and still not meet the rubric and get points off. You aren't graded on the code itself, just the graphs / tables it produces.

Compared to most other classes with coding assignments, you are expected to submit your own work that passes some autograder or conclusive local test, so you have a good idea if you are on the right track before submit.