Parth Shukla has Published 25 Articles

What is Convolution in Computer Vision

Parth Shukla

Parth Shukla

Updated on 17-Aug-2023 16:56:18

220 Views

Introduction In machine learning, computer vision is a field where image datasets are used and analyzed to perform several complex tasks related to the same. Here different algorithms and techniques are used related to handling and analyzing the images in order to use the data and train high-performing models. ... Read More

How to Conduct a Paired Samples T-Test

Parth Shukla

Parth Shukla

Updated on 17-Aug-2023 16:53:46

205 Views

Introduction In machine learning and data science, many statistical tests are used to compare and find the differences between variables or the features of the data. These tests are mainly hypothesis tests where the conditions are defined, and according to the different tests being conducted, the relationship between variables ... Read More

Improving Business Decision-Making Using Time Series

Parth Shukla

Parth Shukla

Updated on 17-Aug-2023 16:43:06

164 Views

Introduction Time series is one of the widely used in machine learning and data science, used to forecast and analyze the data collected with time components. It is a field of intelligence where the data can be forecasted and analyzed with the help of past data collected. In industry, ... Read More

Python Tensorflow - tf.keras.Conv2D() Function

Parth Shukla

Parth Shukla

Updated on 17-Aug-2023 16:40:23

484 Views

Introduction In deep learning, computer vision is one of the most important fields which is used for many complex and advanced tasks related to image datasets. It is used for image analysis, object detection, segmentations, etc. This is mainly achieved with the combination of TensorFlow and Keras, which offers ... Read More

What is Padding in Neural Networks

Parth Shukla

Parth Shukla

Updated on 17-Aug-2023 16:37:13

227 Views

Introduction Padding is one of the most used concepts in neural networks while working with convolutional neural networks. It is a most known concept to every neural network engineer and deep learning engineer to efficiently extract useful information from the given dataset in deep learning. In this article, we ... Read More

Compute Classification Report and Confusion Matrics in Python

Parth Shukla

Parth Shukla

Updated on 17-Aug-2023 16:31:25

424 Views

Introduction In machine learning, classification problems are one of the most widely seen problems, where machine learning models are built to classify several categories of the target variables. However, the classification report and confusion matrics are used in order to evaluate the performance of the model and to check ... Read More

Machine Learning Engineer vs. Data Scientist: Which is Better?

Parth Shukla

Parth Shukla

Updated on 17-Aug-2023 16:20:44

76 Views

Introduction Data Science and machine learning are the trending fields in current business scenarios, where almost all kinds of product and service-based companies are leveraging Machine learning and data science techniques to enhance their productivity and advance their workflows. In such cases, many data aspirants are trying to ... Read More

How Does TVF Make Profit Using Data Science

Parth Shukla

Parth Shukla

Updated on 17-Aug-2023 15:31:46

144 Views

Introduction Most companies and businesses are leveraging and integrating data science and machine learning techniques into their workflow to enhance their sales, marketing, and productivity of the projects and workings on the same. The viral fever, or the TVF, is one of the biggest content creation companies which creates ... Read More

The Role of Trial and Error in Data Analysis 

Parth Shukla

Parth Shukla

Updated on 17-Aug-2023 15:19:10

191 Views

Introduction Data analysis is an approach in the field of data science and machine learning where the dataset is analyzed well in order to get the relationship between dataset features and get an idea about the behavior of the data and its parameters. In data analysis, trial and error ... Read More

How Does Treating Categorical Variables as Continuous Benefits?

Parth Shukla

Parth Shukla

Updated on 17-Aug-2023 14:49:48

206 Views

Introduction In machine learning, the performance and accuracy of the model completely depend n the data that we are feeding to it, and hence it is the most influential parameter in model training and model building. Mainly while dealing with the supervised machine learning problems, we have mostly categorical ... Read More

Advertisements