Machine Learning Techniques
Assignment-2
Aim – Explore the dataset to gain insights into its structure, features, and quality.
Theory –
Q.1 Why is dataset exploration a crucial step before applying machine learning algorithms in
the CRISP-ML process?
Q.2 Define the terms data structure, features, and data quality. How are they related during
dataset exploration?
Q.3 Explain how summary statistics (mean, median, mode, min, max, standard deviation) help
in assessing dataset quality.
Q.4 Imagine you are given a dataset of tweets for sentiment analysis. What specific steps
would you take to explore its structure, features, and quality before building a model?
Q.5 Suppose you receive a dataset with 10,000 rows and 50 columns. What first steps would
you take to understand its structure?
Q.6 During data understanding, you discover that 40% of your dataset is missing values in an
important variable. What would be your immediate next steps in the first phase?
Reference Study Material -
Web References :
1. Business and Data Understanding in Machine Learning
[Link]
2. DAY 14:- CRISP MLQ, Business & Data Understanding
[Link]
3. CRISP-ML(Q) | 360DigiTMG
[Link]
4. CRISP-ML(Q) Framework - Must Know
[Link]
5. Session - 5 | CRISP-ML(Q) Data Understanding - Part 5 | Data Science Using Python
[Link]