koalaverse / homlr-2ed

Code and resources for the 2nd edition of "Hands-on Machine Learning with R: An applied book covering the fundamentals of machine learning with R" by Boehmke & Greenwell
https://koalaverse.github.io/homlr-2ed/
MIT License
7 stars 0 forks source link

Data sets #8

Open bgreenwell opened 1 year ago

bgreenwell commented 1 year ago

Will eventually add a Data sets section in the intro chapter so we can avoid having to introduce data sets throughout the book (e.g., those used in examples); we don't have to do this for new data sets used in case studies and exercises, etc.

Binary outcomes:

Multinomial (i.e., polytomous) outcomes:

Ordinal outcomes:

Counts:

Inference:

Missing values: