|
|
|
|
|
by semiotagonal
2396 days ago
|
|
From a professional perspective, does it make sense to get on a train that is so crowded already? Step 0 is probably to take Andrew Ng's on Coursera, but as of right now, you'd be among "2,647,287 already enrolled!" [0] [0] https://www.coursera.org/learn/machine-learning |
|
Regardless, "machine learning" is a very broad field and honestly I have no idea what an "ML engineer" is doing if they are one. It can cover any of the following:
1. Cutting-edge academic research (do better on this test set)
2. Doing data analysis to identify prediction ability
3. Creatively thinking of useful features to evaluate.
4. Implementing data pipelines/logging to obtain the features needed for #3.
5. Production systems to evaluate/train ML systems. (multiple places in the stack).
Because the spectrum is so wide, if you are already an engineer, you can readily get into "ML" categories 3-5 and even 2. Andrew Ng's course is a valuable introduction and not that heavy of an investment -- I found that just with it (alongside my product and infra background), I could readily contribute to ML groups at my company.