Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
AI-ML-DS
4.7K+ articles
Machine Learning
2.8K+ articles
AI-ML-DS With Python
1.9K+ articles
python
1.2K+ articles
Data Science
610+ articles
Data Analysis
304+ articles
data-science
203+ articles
Data Visualization
104+ articles
ML-plots
10+ articles
ML-EDA
89 posts
Recent Articles
Popular Articles
Complex Demodulation Phase and Amplitude Plot
Last Updated: 14 August 2021
Complex Demodulation Phase PlotIn the frequency analysis of time series models, a common model is a sinusoidal wave:Y_{i} = C + \alpha\sin{(2\pi\omega t_{i} + \phi)} + E_{...
read more
Machine Learning
python
Data Visualization
ML-EDA
ML-plots
AI-ML-DS
Dex scatter Plots
Last Updated: 22 January 2021
The scatter plot is used to determine whether two variables have some correlation with each other. This plot uses dots to represent different data points in the dataset. T...
read more
Machine Learning
Data Visualization
ML-EDA
ML-plots
AI-ML-DS
Dex Mean Plot
Last Updated: 22 January 2021
Dex mean plot is used to analyzing the data from the respective set of factors that contains two or more than two levels. The plot represents the mean values of two or mor...
read more
Machine Learning
Data Visualization
ML-EDA
ML-plots
AI-ML-DS
Contour plots
Last Updated: 22 January 2021
A contour plot is a graphical method to visualize the 3-D surface by plotting constant Z slices called contours in a 2-D format. The contour plot is an alternative to a 3-...
read more
Machine Learning
python
Data Visualization
ML-EDA
ML-plots
AI-ML-DS
Normal Probability Plot
Last Updated: 30 July 2024
The probability plot is a way of visually comparing the data coming from different distributions. These data can be of empirical dataset or theoretical dataset. The probab...
read more
Machine Learning
python
Data Visualization
ML-EDA
ML-plots
AI-ML-DS
Lag Plots
Last Updated: 22 January 2021
A lag plot is a special type of scatter plot in which the X-axis represents the dataset with some time units behind or ahead as compared to the Y-axis. The difference bet...
read more
Machine Learning
python
Data Visualization
ML-Statistics
ML-EDA
ML-plots
AI-ML-DS
Scatter Plot Matrix
Last Updated: 23 May 2024
In a dataset, for k set of variables/columns (X1, X2, ....Xk), the scatter plot matrix plot all the pairwise scatter between different variables in the form of a matrix. S...
read more
Machine Learning
python
Data Visualization
ML-EDA
ML-plots
AI-ML-DS
Six Steps of Data Analysis Process
Last Updated: 13 January 2025
This article provides a detailed overview of the data analysis process, outlining the key steps involved and best practices for each stage.Steps for Data Analysis ProcessD...
read more
Misc
Data Science
Computer Subject
Data Mining
data-science
ML-EDA
AI-ML-DS
What is Exploratory Data Analysis?
Last Updated: 10 May 2025
Exploratory Data Analysis (EDA) is a important step in data science as it visualizing data to understand its main features, find patterns and discover how different parts ...
read more
ML-EDA
Data Analysis
AI-ML-DS
AI-ML-DS With Python
Exploratory Data Analysis on Iris Dataset
Last Updated: 02 May 2025
Exploratory Data Analysis (EDA) is a technique to analyze data using some visual Techniques. With this technique, we can get detailed information about the statistical sum...
read more
ML-EDA
Data Analysis
AI-ML-DS
AI-ML-DS With Python
Handling Categorical Data in Python
Last Updated: 27 May 2025
Categorical data refers to features that contain a fixed set of possible values or categories that data points can belong to. Handling categorical data correctly is import...
read more
Technical Scripter
Picked
Machine Learning
Technical Scripter 2022
ML-EDA
AI-ML-DS
Data Duplication Removal from Dataset Using Python
Last Updated: 02 June 2025
Duplicates are a common issues in real-world datasets that can negatively impact our analysis. They occur when identical rows or entries appear multiple times in a dataset...
read more
Python
Python Programs
Picked
Python-pandas
Python pandas-dataFrame
ML-EDA
Data Analysis
AI-ML-DS
AI-ML-DS With Python
Steps for Mastering Exploratory Data Analysis | EDA Steps
Last Updated: 30 April 2024
Mastering exploratory data analysis (EDA) is crucial for understanding your data, identifying patterns, and generating insights that can inform further analysis or decisio...
read more
Picked
ML-EDA
Data Analysis
AI-ML-DS
Calculating Covariance and Correlation
Last Updated: 24 May 2025
Covariance and correlation are two statistical concepts that are used to analyze and find the relationship between the data to understand the datasets better. These two co...
read more
Data Science
Picked
Machine Learning
ML-Statistics
ML-EDA
Data Analysis
AI-ML-DS
Rank Transformation
Last Updated: 17 May 2025
Rank Transformation is a non-parametric data preprocessing technique in which numerical data are replaced by their ranks when sorted. This approach is often used to mitiga...
read more
Python
Picked
R Language
ML-Statistics
ML-EDA
AI-ML-DS
1
2
3
4
5
6
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !