If you would like to take a break from coding, you may use this week's assignment to research and prepare a dataset to use with a supervised learning machine learning algorithm. Create a blog post about the dataset, where did you find it, what format is it in, and how can you transform it into "input vectors" as we discussed in class?
Using the similarity algorithm as a model, come up with a way to visualize the similarity score between data points. Try using a different data set that you find or make up.
Create a recommendation system using somthing other than movie ratings. You can use the movie recommender example as a model and swap out the data with something else.
Expand on the nearest neighbor music example to create a musical interface. What if instead of sound generated through user interaction, tones are played based on the movement of particles through the canvas?
Directions
Document your work on the web and link to it below.