MLlib now works on the new DataFrame API and thus is very easy to use.
It is rigid with some of the algorithms, specially with advanced one like neural network. For instance, you are unable to change activation functions of a neural network. You can either use Sigmoid for all the layers, or tanh which is not really making...
Using Naive Bayes theorems and other clustering algorithms it was very easy to get a visualization and classification
- Graphics are not of the best quality out of the box - Does not have implemented some alternative algorithms
MLlib now works on the new DataFrame API and thus is very easy to use.
Using Naive Bayes theorems and other clustering algorithms it was very easy to get a visualization and classification
It is rigid with some of the algorithms, specially with advanced one like neural network. For instance, you are unable to change activation functions of a neural network. You can either use Sigmoid for all the layers, or tanh which is not really making...
- Graphics are not of the best quality out of the box - Does not have implemented some alternative algorithms