In our last post, we explained the basics of streaming with Spark. Today, we want to talk about graphs and explore Apache Spark GraphX tool for graph computation and ana...
What is computer vision? Nowadays, computer vision (CV) is one of the most widely used dimensions of machine learning. The main task of computer vision is to understand t...
For a person being from a non-statistical background the most confusing aspect of statistics, are always the fundamental statistical tests, and when to use which. This bl...
While a reliable method to accurately identify suicidal patients is missing from medical literature, researchers are continually striving for AI-solutions to predict and...
Summary: There are some interesting use cases where combining CNNs and RNN/LSTMs seems to make sense and a number of researchers pursuing this. However, the latest tre...
Understanding what a model doesn’t know is important both from the practitioner’s perspective and for the end users of many different machine learning applications. I...
While businesses around the globe continue to evolve their approaches to data exchange and storage, the rise of blockchain enterprises that specialize in helping other bu...
Machine learning is the branch of computer science and a subfield of Artificial Intelligence that utilizes past data to learn from and use its knowledge to make future de...
We live in the world of AI currently, and there is plenty of talk about what the future holds. With doubts over the future everywhere, one can predict that AI is soon goi...
Supervised learning – A blessing we have in this machines era. It helps to depict inputs to outputs. It uses labelled training data to deduce a function which has set o...