- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Parth Shukla has Published 25 Articles

Parth Shukla
37 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

Parth Shukla
37 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

Parth Shukla
31 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

Parth Shukla
86 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

Parth Shukla
34 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

Parth Shukla
43 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

Parth Shukla
25 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

Parth Shukla
31 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

Parth Shukla
41 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

Parth Shukla
44 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