This notebook is an exercise in the Introduction to Machine Learning course. You can reference the tutorial at this link.


Recap

Here's the code you've written so far.

Exercises

Data science isn't always this easy. But replacing the decision tree with a Random Forest is going to be an easy win.

Step 1: Use a Random Forest

So far, you have followed specific instructions at each step of your project. This helped learn key ideas and build your first model, but now you know enough to try things on your own.

Machine Learning competitions are a great way to try your own ideas and learn more as you independently navigate a machine learning project.

Keep Going

You are ready for Machine Learning Competitions.


Have questions or comments? Visit the Learn Discussion forum to chat with other Learners.