Deep Learning: Theano Obituary
Sad news about the Theano framework. Here is the announcement that some developers found in their mailbox two days ago. Dear users and developers, After almost… Read More »Deep Learning: Theano Obituary
Sad news about the Theano framework. Here is the announcement that some developers found in their mailbox two days ago. Dear users and developers, After almost… Read More »Deep Learning: Theano Obituary
You will find here nine interesting topics that you won’t learn in college classes. Most have interesting applications in business and elsewhere. They are not… Read More »9 Off-the-beaten-path Statistical Science Topics with Interesting Applications
This article was written by Saurav Kaushik. Saurav is a Data Science enthusiast, currently in the final year of his graduation at MAIT, New Delhi. He loves… Read More »An Introduction to Clustering and different methods of clustering
In this article, an R-hadoop (with rmr2) implementation of Distributed KMeans Clustering will be described with a sample 2-d dataset. First the dataset shown below is horizontally partitioned into 4 data subsets… Read More »Distributed K-Means with R-Hadoop
Image Source: Pexels.com Data Analytics has become the buzzword in the world of business today. An effective Human Resource or HR management is one of… Read More »3 Ways To Drive Effective HR Insights Using Data Analytics
According to Mckinsey report, Artificial Intelligence (AI) is poised to unleash digital disruption and companies needs to start preparing for this new wave now. In 2016,… Read More »Architectural Primer: Conversation as a Platform (CAAP) on Azure
Years ago, it was very time consuming to translate the text from an unknown language. Using simple vocabularies with word-for-word translation was hard for two… Read More »Machine Learning Translation and the Google Translate Algorithm
Introduction Enterprise business models evolve over time for many reasons. The Internet has been a key factor driving enterprise business model change in recent years.… Read More »Artificial Intelligence in Enterprise – Using Meta-Vision to Disrupt Business Models for Products and Service
Fighting financial crimes is a daily battle worldwide. Organizations have to deploy intelligent systems to prevent and detect wrongdoings, such as anti-money laundering (AML) control frameworks. We’ll… Read More »Fighting financial crimes and money laundering with graph data
This article explains how to select important variables using boruta package in R. Variable Selection is an important step in a predictive modeling project. It… Read More »Select Important Variables using Boruta Algorithm