gunnergalactico

Results 10 comments of gunnergalactico

Hi Dr. Silge, thanks for the analysis. I do have a question about the bag tree engine argument "times". How did you settle on 25 as the number of times...

Hello Dr. Silge, I tried to rerun your code but run into an issue with metric_vec_template, I kept getting this error because of the soft deprecation "metric_vec_template() has been soft-deprecated...

Hi Dr. Silge, could I pass in my own metrics e.g metric_set(mae) or metric_set(mn_log_loss) instead of going with the defaults? Thanks.

Hello Dr. Silge, thanks for the analysis. Are you by chance using the dev version of parsnip? I keep getting an error “could not find function stop_iter” even when running...

Hi Julia, Thanks for the video, I have a couple questions: 1. Workflow map has a seed parameter, does setting the seed outside of the workflow map override the internal...

> @jlecornu3 Yep! You can check out [the `classification_cost()` function](https://yardstick.tidymodels.org/reference/classification_cost.html) from yardstick for that. Hello Julia, to piggyback on this question, is there a way to apply class weights in...

Hi Dr. Silge, I tried this example from the website https://www.tidymodels.org/start/case-study/ and noticed an issue with the engine arguments. It appears you can't pass engine specific arguments like "num.threads" or...

![hotel_stays](https://user-images.githubusercontent.com/71685324/129818230-4d4422f2-bc6b-4745-bbad-83bad9eb13fd.png)

Hello Julia, I am working my way through your SMLTAR book, I have a question about max_tokens. How do you decide what is an appropriate number to use in the...

Hi Julia, this is more a general question. I was trying to search for another blog post for one of your analysis but it seems the search option is no...