Yearly Archives

DATA : It can be any unprocessed fact, value, text, sound or picture that is not being interpreted and...

Introduction to Data in Machine Learning

DATA : It can be any unprocessed fact, value, text, sound or picture that is not being interpreted and...

What is Machine Learning ?

Arthur Samuel, a pioneer in the field of artificial intelligence and computer gaming, coined the term “Machine Learning”. He...

What is Machine Learning ?

Arthur Samuel, a pioneer in the field of artificial intelligence and computer gaming, coined the term “Machine Learning”. He...

An introduction to Machine Learning

Machine Learning is the field of study that gives computers the capability to learn without being explicitly programmed. ML...

An introduction to Machine Learning

Machine Learning is the field of study that gives computers the capability to learn without being explicitly programmed. ML...

Getting started with Machine Learning

This article discusses the categories of machine learning problems, and terminologies used in the field of machine learning. Types...

Getting started with Machine Learning

This article discusses the categories of machine learning problems, and terminologies used in the field of machine learning. Types...

Python – Linear Regression

In Linear Regression these two variables are related through an equation, where exponent (power) of both these variables is...

Python – Linear Regression

In Linear Regression these two variables are related through an equation, where exponent (power) of both these variables is...

Python – P-Value

The p-value is about the strength of a hypothesis. We build hypothesis based on some statistical model and compare...

Python – P-Value

The p-value is about the strength of a hypothesis. We build hypothesis based on some statistical model and compare...

Python – Correlation

Correlation refers to some statistical relationships involving dependence between two data sets. Simple examples of dependent phenomena include the...

Python – Correlation

Correlation refers to some statistical relationships involving dependence between two data sets. Simple examples of dependent phenomena include the...

Python – Chi-Square Test

Chi-Square test is a statistical method to determine if two categorical variables have a significant correlation between them. Both...

Python – Chi-Square Test

Chi-Square test is a statistical method to determine if two categorical variables have a significant correlation between them. Both...

Python – Poisson Distribution

A Poisson distribution is a distribution which shows the likely number of times that an event will occur within...

Python – Poisson Distribution

A Poisson distribution is a distribution which shows the likely number of times that an event will occur within...

Python – Bernoulli Distribution

The Bernoulli distribution is a special case of the Binomial distribution where a single experiment is conducted so that...

Python – Bernoulli Distribution

The Bernoulli distribution is a special case of the Binomial distribution where a single experiment is conducted so that...