Apache Hadoop Admin Tips and Tricks
In this post I will share some tips I learned after using the Apache Hadoop environment for some years, and doing many many workshops and… Read More »Apache Hadoop Admin Tips and Tricks
In this post I will share some tips I learned after using the Apache Hadoop environment for some years, and doing many many workshops and… Read More »Apache Hadoop Admin Tips and Tricks
Ok, so you read a bunch of stuff on how to do Neural Networks and how many layers or nodes you should add, and etc…… Read More »Dummy errors when using neuralnet package in R
Many Machine Learning articles and papers describe the wonders of the Support Vector Machine (SVM) algorithm. Nevertheless, when using it on real data trying to obtain a… Read More »SVM in Practice