|
|
|
|
|
by solomatov
3065 days ago
|
|
Big data is not AI. Big data is processing of a giant datasets with quite classic models, such as Logistic Regression in a distributed way. That's what frameworks such as Spark and Hadoop do. AI or deep learning is different. Usually, they don't distribute across many machines so well. |
|