diff --git a/Course3 b/Course3 index 6ebe1c1f..9df8c241 100644 --- a/Course3 +++ b/Course3 @@ -1,11 +1,3 @@ -What are the key concepts you learnt from these courses -You can choose one module from the list below:- -1)Algorithm Analysis -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. - +Vinoth Ganapathy +Exploratory Data Analysis +Understanding domain, Understanding data and preparing it for analysis, Univariate analysis and segmented univariate analysis, Bivariate analysis and Deriving new metrics from the existing data these module are very interesting and challending and use cases of these modules are very interesting.