1

I am curious about the cluster configuration environment in terms of the ML Training performance of H2O.

If there are three nodes, is there a performance difference between configuring a generic H2O Multi-node Cluster and configuring an H2O Spark Cluster based on Spark?

From our experiments, we conclude that there is no obvious performance difference between the two.

However, many of the H2O documents tell me that H2O Sparkling Water is more effective at ML Training.

fool-dev
  • 7,671
  • 9
  • 40
  • 54
김태훈
  • 11
  • 1
  • Welcome to StackOverflow. This is a programming community, and your question if probably going to see more answers on its sister site instead: https://stats.stackexchange.com/ – Graham Feb 09 '18 at 01:27

1 Answers1

1

Your measured observation is correct. There is no difference.

TomKraljevic
  • 3,661
  • 11
  • 14