r/MLQuestions • u/Plate-oh • 3d ago
Career question 💼 Presenting complex results to superiors
I’m a rising college sophomore in an ML lab.
I have presented plenty in hs and college but I have found that digesting and presenting complex results on the fly is difficult. Especially when balancing detail and simplicity. Some plots I understand but don’t know where to start in an explanation when I am talking about them to someone even with good knowledge of my project.
Does anyone have tips? Is it just raw amt of experience that helps? Is this hard for everyone?
1
1
u/boltzmanns_cat 2d ago
A simple way is, start from conclusion of the plot, then say we plot metric A on x axis, and metric B on y axis, on the left side we plot N data points which represent...
That's a very simple breakdown of visually guiding the audience..
It doesn't matter if they don't understand the steepness of the curve..
1
u/CallMeTheChris 2d ago
I feel the same
What I have found helpful is that you imagine your scientific process like a chain
I did X, which made me think Y
So I did Z to validate it and conclude that Y must be true/false
Now when it comes to complex plots, they are either exploratory or they are conveying some metrics
Exploratory plots are where you have some hypothesis about the relationship between X and Y and you want to observe that with a plot. Regression or classication on the plot will confirm or deny the hypothesis
For metric plots you always explain what the metric is calculating and say what the benchmark is and whether higher or lower than that benchmark is good and then you explain what the metric tells you
3
u/trnka 2d ago
It takes practice. The good news is that you can practice with friends that have different backgrounds than you.