Skip to content

Commit 7debbe1

Browse files
committed
Update 01-Problem-Setup.qmd
1 parent 212f14f commit 7debbe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

01-Problem-Setup.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Problem Set-Up
22

3-
*In the first week of class, we will go over...*
3+
*In the first week of class, we will go over what machine learning models are good for, what kind of machine learning models are out there and how does one evaluate and pick models, all at a conceptual level. Then, we will get our hands on the NumPy package to prepare our data for our models for the rest of the course.*
44

55
Suppose that we are given the [**N**ational **H**ealth **A**nd **N**utrition **E**xamination **S**urvey (NHANES) dataset](https://www.cdc.gov/nchs/nhanes/) and want to build a machine learning model to predict a person's blood pressure based on clinical and demographic variables.
66

0 commit comments

Comments
 (0)