ML Challenge
Test your understanding of the machine learning approach to problem-solving with a challenge.
We'll cover the following...
We'll cover the following...
At the beginning of the course, we set out to identify patterns in data and saw some problems that couldn’t be solved by simple logic-based programs. We have learned how to solve pattern identification problems using the steps involved in the machine learning process. We also know how to use scikit-learn to set up a neural network and some other models. Here’s a challenge for you! ...