Which of the following frameworks is designed specifically for distributed machine learning?
Real Exam
Explanation:
Apache Spark MLlib is explicitly built for distributed machine learning. It leverages Spark’s distributed computing engine to process large-scale datasets across a cluster.