rxNeuralNet vs. xgBoost vs. H2O

#artificialintelligence 

Recently, I did a session at local user group in Ljubljana, Slovenija, where I introduced the new algorithms that are available with MicrosoftML package for Microsoft R Server 9.0.3. For dataset, I have used two from (still currently) running sessions from Kaggle. In the last part, I did image detection and prediction of MNIST dataset and compared the performance and accuracy between. MNIST Handwritten digit database is available here. Starting off with rxNeuralNet, we have to build a NET# model or Neural network to work it's way.