Skip to content

Added EDA learnings to Course2 #1783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Course2
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@ You can choose one module from the list below:-
Pawan Dubey
Dynamic Programming
Understanding the prolem and implementing a solution which is space and time efficient by structuring it into sub problems.

Name: Kaomudie Mukhopadhyay
Module: Exploratory Data Analysis (EDA) in Course 2
Learnings:
I learned how to clean and prepare real-world data, deal with missing values, and explore hidden patterns.
EDA helped me understand the importance of visualizations and descriptive statistics.
I also realized how crucial feature selection is before applying machine learning models.
Empty file added demo.txt
Empty file.