1. Do I need to know Big Data and/or Hadoop to learn ML ?
A typical scenario is that I would have a big data team where
Java / Scala develpers would processing the big data and data science team where there would be developers working on Python creating the machine learning models which the big data team would use in their project .
But these days I seeing some requirements where the JD says that the candidates should knowing both big data and ML.
But I think the first case is more common .
2. Does ML cover Big data and Hadoop ?
No .ML comes under AI which in turn comes under data science. Hadoop is ecosystem to processing big data in a cluster .
3. Does ML cover SAS and/r R ?
R is a statistical language and some machine learning models can be in R.
Thank you.