Saturday, May 13, 2017

Baby steps for Machine learning

  1. You can’t be a master without basics. Also you need to have the core skills in those domains.

  2. After basics, it’s time to take some free courses from best universities

  3. Practice the entire machine learning workflow: Data collection, cleaning, and preprocessing. Model building, tuning, and evaluation using real data sets. Pick 5-10 datasets from the UCI Machine Learning Repository. For example, you can pick 3 datasets each for regression, classification, and clustering.
  4. Now go and participate in machine learning competitions