Tutorial

Important Methods in Matplotlib

To make necessary statistical inferences, it becomes essential to visualize your data, and Matplotlib is a package for Python users. Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations […]

READ MORE

Tutorial

Data Science Concepts

Dataset in Machine Learning Just as the name implies, data science is a branch of science that applies the scientific method to data with the goal of studying the relationships between different […]

READ MORE

Deep Learning

Alexnet Architecture Code

AlexNet is the name of a convolutional neural network (CNN) architecture, designed by Alex Krizhevsky. AlexNet competed in the ImageNet Large Scale Visual Recognition Challenge on September 30, 2012. The network achieved a top-5 error of 15.3%, more […]

READ MORE

Preprocessing

Data Wrangling with Pandas

Business users rely on data to make just about every business decision. Hence, it is important to make raw data usable for analytics. Therefore, it’s vital for organizations to employ individuals who […]

READ MORE