Skip to content
#

tidymodels

Here are 51 public repositories matching this topic...

corybrunson
corybrunson commented Feb 22, 2021

This issue will list ordination functions and classes for which ordr methods are desired. When methods for a class have been added, strike out the item rather than deleting it.

  • stats::cancor() (implement method to return object of class 'cancor_ord')
  • stats::factanal() (class 'factanal')
  • MASS::corresp() (class 'correspondence')
  • ca::mjca() (class 'mjca')

In this analysis we will use linguistic features of sentences and tune hyperparameters of random forest models to predict the speaker (Forrest Gump vs anyone else) of spoken lines in the movie “Forrest Gump” by Robert Zemeckis. Code is written in R and we will use tidyverse, tidymodels and parallelized processing to accomplish this task. To avoid copyright issues, the data will not be shared.

  • Updated Sep 23, 2020
  • HTML

Improve this page

Add a description, image, and links to the tidymodels topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tidymodels topic, visit your repo's landing page and select "manage topics."

Learn more