From 04b8fb64352240ecf64a4bcc4ec5461b8a6c6bcb Mon Sep 17 00:00:00 2001 From: priyanka kommanapalli Date: Sun, 5 Oct 2025 21:58:36 +0530 Subject: [PATCH] changes for course2 --- Course2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Course2 b/Course2 index c6128422..d3ec76de 100644 --- a/Course2 +++ b/Course2 @@ -4,6 +4,6 @@ You can choose one module from the list below:- 2)Divide and Conquer Algorithms 3)Dynamic Programming -Pawan Dubey -Dynamic Programming -Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems. +Priyanka K +Exploratory Data Analysis +EDA is arguably the most important and revelatory step in any kind of data analysis.It is a foundational step in the machine learning workflow, as understanding the data is critical to building a robust and effective model.