Linear Regression

Linear Regression Basics
Linear Regression Basics Regression is nothing but establishing a relationship between two or more sets of attributes where the relationship
Logistic Regression

Logistic Regression Introduction
Logistic regression Logistic regression is a supervised learning process, where it is primarily used to solve classification problems. Unlike Linear
HBase

HBase Introduction
As Apache Hadoop is a popular tool to store and process data, But Hadoop can not handle random writes and
Python for dummies

Introduction & Setup
Python is an interpreted and general-purpose programming language which is also dynamically typed and strongly typed language. We will cover
Pig

Apache Pig Introduction
Writing the MapReduce program requires a good amount of programming knowledge and users spend most of the time writing and