Apparently, we need to add more automated tests to immediately detect and fix incorrect or unexpected behavior before being introduced with any future code changes of feature updates. We aim for getting incrementally closer to 100% coverage.
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')
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.
The workshop is part of the "Machine Learning in R" graduate course held at University of Münster, School of Business and Economics (winter term 2020/21). 🎓
Apparently, we need to add more automated tests to immediately detect and fix incorrect or unexpected behavior before being introduced with any future code changes of feature updates. We aim for getting incrementally closer to 100% coverage.