Skip to content
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

Now You See It: Data Visualization for Machine Learning #45

Open
samsontmr opened this issue Mar 19, 2017 · 0 comments
Open

Now You See It: Data Visualization for Machine Learning #45

samsontmr opened this issue Mar 19, 2017 · 0 comments

Comments

@samsontmr
Copy link

samsontmr commented Mar 19, 2017

Audience: Classmates

Objective

To encourage them to learn data visualisation
PUNCH: What if I told you there was another aspect to machine learning we often don’t focus on?

WIIFY

Build better machine learning models
Communicate your insights better

Promise

What is data visualisation
Why you should learn data visualisation
How data visualisation is used in machine learning

Key Pitch

  • Represent your data graphically with data visualisation
  • Use data visualisation to select features and evaluate your model
  • Communicate your findings better with visualisations
  • Common data visualisation tools

Call to Action

Try learning to visualise data now!

Know

  • What is data visualisation and why it is useful
  • Uses of data visualization in machine learning
  • How to get started

Believe

It is worth doing and easy to do
##Do
Learn data visualization techniques

Content

  • What is data visualisation?
    • Art of representing data graphically
  • Why learn data visualisation?
    • Humans are visual creatures
    • We can derive insights more easily through visual clues than numbers
    • It will help you communicate better
  • How data visualisation is used in machine learning
    • Feature selection
      • Select only useful features for a simpler, faster model
    • Model Evaluation
      • Know if your model fits the problem well
    • Communication
      • Present the results to non-expert/-technical audience
  • How to do data visualisation?
    • Use libraries, or proper visualisation software
      • Matplotlib, seaborn, R, Tableau
    • Beware of common mistakes
      • Graphs should support your point, not be the point
      • Avoid colour abuse

Slides:
Lightning Talk 3: Now You See It: Data Visualization for Machine Learning

@samsontmr samsontmr changed the title Data Visualization with matplotlib Now You See It: Data Visualization for Machine Learning Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants