Avinash Navlani

Apache Hive Hands-0n

In this tutorial, we will focus on Hadoop Hive for processing big data. What is Hive? Hive is a component in…

3 years ago

Apache Pig Hands-On

In this tutorial, we will focus on scripting language Apache PIG for processing big data.  Apache Pig is a scripting…

3 years ago

Text Similarity Measures

In this tutorial, we will focus on text similarity measures such as Jaccard and Cosine Similarity. Also, learn how to…

3 years ago

Text Analytics for Beginner using Python TextBlob

TextBlob is a python library for text analytics and natural language processing operations such as PoS tagging, noun phrases, sentiment…

3 years ago

Backpropagation Neural Network using Python

Backpropagation neural network is used to improve the accuracy of neural network and make them capable of self-learning. Backpropagation means…

4 years ago

Activation Functions

The activation function defines the output of a neuron in terms of the induced local field. Activation functions are a…

4 years ago

Keras Tutorial for Beginners

In this tutorial, we will focus on Keras basics and learn neural network implementation using Keras.  Keras is a widely…

4 years ago

Multi-Layer Perceptron Neural Network using Python

In this tutorial, we will focus on the multi-layer perceptron, it's working, and hands-on in python. Multi-Layer Perceptron(MLP) is the…

4 years ago

Introduction to Artificial Neural Network

This is an introductory article for the artificial neural network. It is one of the machine learning techniques that is…

4 years ago

Data Science Interview Questions Part-8(Deep Learning)

Top-25 frequently asked data science interview questions and answers on Deep Learning for fresher and experienced Data Scientist, Data analyst,…

4 years ago