π Data Science Riddle
Which algorithm groups data into clusters without labels?
Which algorithm groups data into clusters without labels?
Anonymous Quiz
13%
Decision Tree
13%
Linear Regression
65%
K-Means
9%
Naive Bayes
β€2
π Data Science Riddle
In PCA, what do eigenvectors represent?
In PCA, what do eigenvectors represent?
Anonymous Quiz
47%
Directions of maximum variance
31%
Amount of variance captured
10%
Data reconstruction error
11%
Orthogonality of inputs
π4
π Data Science Riddle
What metric is commonly used to decide splits in decision trees?
What metric is commonly used to decide splits in decision trees?
Anonymous Quiz
56%
Entropy
18%
Accuracy
6%
Recall
20%
Variance
β€4
π Data Science Riddle
Which algorithm is most sensitive to feature scaling?
Which algorithm is most sensitive to feature scaling?
Anonymous Quiz
24%
Decision Tree
26%
Random Forest
35%
KNN
15%
Naive Bayes
π Data Science Riddle
Why does bagging reduce variance?
Why does bagging reduce variance?
Anonymous Quiz
14%
Uses deeper trees
51%
Averages multiple models
27%
Penalizes weights
8%
Learns Sequentially
π Infographic Elements That Every Data Person Should Master π
After years of working with data, I can tell you one thing:
π The
Hereβs your quick visual toolkit π
πΉ Timelines
* Sequential β© great for processes
* Scaled β³ best for real dates/events
πΉ Circular Charts
* Donut π© & Pie π₯§ for proportions
* Radial π for progress or cycles
* Venn π― when you want to show overlaps
πΉ Creative Comparisons
* Bubble π«§ & Area π΅ for impact by size
* Dot Matrix π΄ for colorful distributions
* Pictogram π₯ when storytelling matters most
πΉ Classic Must-Haves
* Bar π & Histogram π (clear, reliable)
* Line π for trends
* Area π & Stacked Area for the βbig pictureβ
πΉ Advanced Tricks
* Stacked Bar π when categories add up
* Span π for ranges
* Arc π for relationships
π‘ Pro tip from experience:
If your audience doesnβt βget itβ in 3 seconds, change the chart. The best visualizations
After years of working with data, I can tell you one thing:
π The
chart
ou choose is as important as the data
itself.Hereβs your quick visual toolkit π
πΉ Timelines
* Sequential β© great for processes
* Scaled β³ best for real dates/events
πΉ Circular Charts
* Donut π© & Pie π₯§ for proportions
* Radial π for progress or cycles
* Venn π― when you want to show overlaps
πΉ Creative Comparisons
* Bubble π«§ & Area π΅ for impact by size
* Dot Matrix π΄ for colorful distributions
* Pictogram π₯ when storytelling matters most
πΉ Classic Must-Haves
* Bar π & Histogram π (clear, reliable)
* Line π for trends
* Area π & Stacked Area for the βbig pictureβ
πΉ Advanced Tricks
* Stacked Bar π when categories add up
* Span π for ranges
* Arc π for relationships
π‘ Pro tip from experience:
If your audience doesnβt βget itβ in 3 seconds, change the chart. The best visualizations
speak louder than numbers
β€7π₯3
π Data Science Riddle
Which Metric is best for imbalanced classification?
Which Metric is best for imbalanced classification?
Anonymous Quiz
20%
Accuracy
18%
Precision
19%
Recall
43%
F1-Score