How is it completely different from doing machine learning in r or sas?
Answer Posted / Manoj Chauhan
Apache Mahout, while also used for machine learning, differs significantly from R and SAS. Unlike R and SAS, which are primarily statistical software packages, Apache Mahout is a library written in Scala and developed as part of Apache Hadoop ecosystem. It focuses on distributed computing and machine learning algorithms that can be scaled across clusters. Additionally, it provides a Java API for developers to use these machine learning algorithms, making it an attractive option for those working with big data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers