carpentries-incubator / machine-learning-trees-python

Introduction to tree models with Python
https://carpentries-incubator.github.io/machine-learning-trees-python
Other
3 stars 6 forks source link

Exercises for section 7 (gradient boosting) #10

Open tompollard opened 2 years ago

tompollard commented 2 years ago

What kind of exercises or tasks could we add to Section 7 to make it more interactive?

Note, the markdown for a standard exercise is:

> ## Exercise
> A) Q1
> B) Q2
> > ## Solution
> > A) Q1
> > B) Q2
> {: .solution}
{: .challenge}