Skip to content

Part 1: Classification #12

Description

@emilygrabowski
  1. I think we've already decided to replace the iris dataset, but I'll include it here as a reminder. With whatever dataset we are using, I would suggest putting the dataset into pandas dataframe form since that will be the most common form for people to work with.

  2. Include a visualization of the decision tree, if possible.

  3. I think there is some inconsistency in the definitions of specificity, precision, and recall between the notebook and the slides, but I'm having trouble remembering exactly what it is.

  4. For each of the ML models included I would suggest emphasizing the parameters that one is likely to tune using hyperparameter optimization

  5. Instead of random forests, consider using the time to discuss another classification technique (such as SVM)

  6. Include a more explicit discussion of cross-validation number of folds and how it plays into over/under-fitting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions