This directory contains 4 workflows.
<p>Simple decision tree used to illustrate how to train a model and how to use it on new data</p> TAGS: education,L4-ML
<p>This workflow shows a hands-on exercise on Linear Regression</p> TAGS: education,L4-ML
<p>This workflow is designed to illustrate the process of model selection. The considered models are polynomials of degree 1 to 10.</p><p>It is shown that […]
<p>This is a workflow designed to illustrate the difference between training error and test error. It compares three different models:</p><ol><li><p>A […]