Category: Tutorial

Important Characteristics of Good Customer Database Management
In the modern-times, companies deal with different types of data and that too in large volumes. Hence, it is important to manage the data in […]

Machine Learning(ML) – Introduction to Basics
Machine Learning (ML) – It is the hottest subject of today’s time. DataScientist is the sexiest job of today but the implementation of these buzz words […]

Artificial Intelligence As A Transformative Technology
AI is “A some what successful attempt to create intelligent machines that work and react like humans.” It is created by humans to behave like a humans for helping to make human life better.
Naive Bayes Algorithm – The basics you need to know
Naive Bayes – A classification algorithm under supervised learning group based on probabilistic logic. This is one of the simplest machine learning algorithms of all times. […]
Classification and Regression Demystified in Machine Learning
Classification predictive output is a label and for regression its a quantity. Generative algorithms can also be used as classifiers. It just so happens that they can do more than categorising the input data. Can call classification as sorting and regression as connecting technique as well.

How Machine Learning Algorithms Works : An Overview
ML instructs an algorithm to learn for itself by analysing data. Algorithms here learn a mapping of input to output, detection of patterns or by reward. The more data it processes, the smarter the algorithm gets.

Deep Learning – Introduction to Convolutional Neural Networks
Convolutional neural networks (CNN) – Might look or appears like magic to many but in reality, its just a simple science and mathematics only. #AILabPage