Day 10 - Practical ML and wrap up

Posted on June 9, 2017 by Govind Gopakumar

Lecture slides in pdf form

Prelude

Announcements

Recap

Features in Images

Features in Text

Performance measures

Learning with imbalanced data - I

What’s the issue?

How do we ignore this?

Learning with imbalanced data - II

Modify the loss function

Examples?

Learning with imbalanced data - III

Subsample data

Oversample data

Cross validation

How do we choose the right model? - I

Importance of cross validation

Validation

How do we choose the right model? - II

Held out data

Specific types

Heuristics to help

Bias Variance tradeoff - I

What are these terms?

How are they important?

Bias Variance tradeoff - II

In practice

Choose appropriate models

Debugging algorithms

More data vs Richer model

Questions to ask

Cheat sheet

Scikit Learn cheat sheet

Scikit Learn cheat sheet

Course review

Some that were covered

Learning

Misc

Some that couldn’t be covered

Conclusion

Course objectives - I

Course objectives - II

What ML is

What ML is

Hopeful takeaways - I

Model geometry and intuition

Modelling choies

Hopeful takeaways - II

Somewhere between the two

Somewhere between the two

Wrapping up

Notes

Thank you!

Data Science

“Data Science”

References

Acknowledgements