Skip to content

Many students were asking how to parallelize grid search #16

@cimentadaj

Description

@cimentadaj
  • Figure out which interface uses tidymodels

  • Can we just define the parallel interface outside the tidyflow, together with the cores? Or do we have to pass anything to the tidyflow --> tidymodels as arguments?

  • Make sure you can test that the models are being ran in parallel. Don't just run the model without making sure.

  • One approach is to allow each cross-validated set from tidymodels to be verbose and if many different CV sets are pushing text without the sequential order, they're being ran in parallel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions