Skip to content
AnneMGal edited this page May 11, 2017 · 30 revisions

Reading

Relevant Video Tutorials

Exercise Ideas / Suggestions

  • 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.
  • Can you get the movie recommender example to work with the larger movielens dataset? What issues do you run into?
  • 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.
  • Add any questions below:

Questions

  • your question here -name

Post your work - Wednesday Section!

Post your work - Tuesday Section!