carpentries-incubator / machine-learning-novice-python

Introduction to Machine Learning with Python
https://carpentries-incubator.github.io/machine-learning-novice-python/
Other
4 stars 10 forks source link

Add initial draft of content for the lesson #4

Closed tompollard closed 2 years ago

tompollard commented 2 years ago

This pull request adds content for the episodes shown in the screenshot below. The content is in draft form and there are various bugs etc that need cleaning up. I will follow up with another pull request shortly (after this is hopefully merged) to clean up various things, including:

This lesson is intended to be supplemented by additional lessons. These lessons will include (1) tree models and (2) responsible machine learning. Several key topics (e.g. overfitting, bias, variance, etc) will be covered in those lessons, so I made the decision not to include them here.