/SML_Teaching

This repository contains code to facilitate collaboration among students studying 'Supervised Machine Learning'. The exercises and teaching codes provided in this repo have been sourced from the book "Introduction to Supervised Machine Learning".

Primary LanguageJupyter Notebook

SML_Teaching

This repository contains code to facilitate collaboration among students studying 'Supervised Machine Learning'. The exercises and teaching codes provided in this repo have been sourced from the book "Introduction to Supervised Machine Learning" available at https://leanpub.com/introductiontosupervisedmachinelearning. Feel free to explore and contribute to this repository as we work together to deepen our understanding of supervised machine learning concepts. Happy learning!

  1. Log in to Git-Hub.
  2. Navigate to the SML_Teaching project: https://github.com/myothida/SML_Teaching.git
  3. In the top-right corner of the page, click Fork. image
  4. Log in to Google Colab.
  5. Open the notebook from the GitHub. image
  6. Edit as per instructions.
  7. Save a copy in your GitHub. image
  8. Go to your Git Hub repo. image
  9. If your repo is behind, click 'Sync Fork' first before clicking contribute. image
  10. Click contribute and create pull request.