Class after break… · –Ferris Bueller “Life moves pretty fast. If you don't stop and...

Preview:

Citation preview

Class after break…

Some notes on projects…

–Phil Karlton

“There are only two hard things in Computer Science: cache invalidation and naming things.”

W H I T E S P A C E

What did we do in this class?

We learned functions from data…

Why did we learn functions from data?

To make predictions. (On “new” data.)

Five quick take-aways

1. Validate!

2. Just use a bunch of trees.

3. Solve the right problem.

4. Write good code.

5. Have an opinion.

–Ferris Bueller

“Life moves pretty fast. If you don't stop and look around once in a while, you could miss it.”

Recommended