Inspired by this thread and the excellent answers (https://news.ycombinator.com/item?id=12882816), I felt courageous enough to open ask myself.<p>I've completed Andrew Ng course on Coursera but now I feel overwhelmed by the variety of information on machine learning out there. How do I start a new project? How do I choose what problem to pick and what algorithms to apply?
Go to <a href="https://www.kaggle.com/" rel="nofollow">https://www.kaggle.com/</a>, pick a project, and apply all algorithms to the problem to see which one is the best.
Here is another site that you might find helpful: <a href="https://metacademy.org/" rel="nofollow">https://metacademy.org/</a>
There is a good discussion here: <a href="https://news.ycombinator.com/item?id=12713056" rel="nofollow">https://news.ycombinator.com/item?id=12713056</a>