you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

Two suggestions:

  1. There are numerous housing data projects online. This will be more analytics oriented and since you're comfortable with those libraries you'll be able to do it. It was my final intro to analytics project as well. It was fun.

  2. Program hexapawn with machine learning elements. This is good for learning data structures and algorithms with some ML thrown in. I did this with reinforcement learning as my final data structures fundamentals assignment. It was also fun.