Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.38 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.38 KB

Red Rock Data Science Kernel Machine Learning Workshop (2024)

These are the materials for our Kernel Machine learning workshop at the Red Rock Data Science Student Conference at Southern Utah University in 5/2024. Hopefully they are helpful!

Things you should know about this course

  • Lots of diverse material and new concepts will be covered in this course
    • Machine Learning is NOT a spectator sport! You need to practice the skills you learn over and over again!
  • Communication: if you have questions or concerns, please email me: [email protected]
  • GitHub materials for the course:
  • Schedule:
Topics
Introduction to Machine Learning Terminology
Overview of Machine Learning Methods
Data preparation (the caret package in R)
Supervised and unsupervised learning.
Kernel-based Methods (particularly SVMs)
Decision Trees and Random Forests
Neural Networks
Code + case studies are integrated throughout