carpentries-incubator / deep-learning-intro

Learn Deep Learning with Python
https://carpentries-incubator.github.io/deep-learning-intro/
Other
30 stars 37 forks source link

Confusing variable names #395

Closed cpranav93 closed 8 months ago

cpranav93 commented 10 months ago

In episode two, students confuse the penguins_features and penguins_filtered variable. Might be good to reorder the names to filtered_penguins, and features_penguins to distinguish better.