diff --git a/chapters/01_introduction.html b/chapters/01_introduction.html index 1d87181..9a97426 100644 --- a/chapters/01_introduction.html +++ b/chapters/01_introduction.html @@ -192,7 +192,7 @@

1  Reader

+

Slides

diff --git a/search.json b/search.json index 8a5181f..ccd7618 100644 --- a/search.json +++ b/search.json @@ -14,7 +14,7 @@ "href": "chapters/01_introduction.html", "title": "1  Introduction", "section": "", - "text": "This chapter provides an overview of contemporary machine learning. We’ll cover important terminology and popular methods so that you can determine whether machine learning is relevant to your research and what to learn more about if it is. This is a concept-focused, non-technical chapter.\n\n\n\n\n\n\nLearning Goals\n\n\n\nAfter this workshop, learners should be able to:\n\nDefine the following terms: observation, feature, machine learning, supervised learning, unsupervised learning, regression, classification, clustering, training set, validation set, test set, cross-validation, overfitting, underfitting, model bias, model variance, bias-variance tradeoff, ensemble model.\nExplain the difference between supervised and unsupervised learning.\nExplain the difference between regression and classification.\nList and briefly describe popular machine learning methods.\nGive an example of an ensemble model.\nExplain what cross-validation is used for and give an overview of the procedure.\nAssess whether and which machine learning methods might be helpful for a given research problem.\n\n\n\nReader", + "text": "This chapter provides an overview of contemporary machine learning. We’ll cover important terminology and popular methods so that you can determine whether machine learning is relevant to your research and what to learn more about if it is. This is a concept-focused, non-technical chapter.\n\n\n\n\n\n\nLearning Goals\n\n\n\nAfter this workshop, learners should be able to:\n\nDefine the following terms: observation, feature, machine learning, supervised learning, unsupervised learning, regression, classification, clustering, training set, validation set, test set, cross-validation, overfitting, underfitting, model bias, model variance, bias-variance tradeoff, ensemble model.\nExplain the difference between supervised and unsupervised learning.\nExplain the difference between regression and classification.\nList and briefly describe popular machine learning methods.\nGive an example of an ensemble model.\nExplain what cross-validation is used for and give an overview of the procedure.\nAssess whether and which machine learning methods might be helpful for a given research problem.\n\n\n\nSlides", "crumbs": [ "1  Introduction" ]