UCSC STAT 132 - week 10 - lecture 13
1:28:02
UCSC STAT 132 - week 9 - lecture 12
1:05:40
UCSC STAT 132 - week 6 - lecture 9
1:28:32
UCSC STAT 132 - week 5 - lecture 8
1:14:33
UCLA Stats 403 Discussion - Week 9
47:40
UCLA Stats 403 Discussion - Week 8
49:25
UCLA Stats 100B Discussion - Week 6
48:48
UCLA Stats 403 Discussion - Week 6
46:02
UCLA Stats 100B Discussion - Week 5
46:12
UCLA Stats 403 Discussion - Week 5
50:11
Basics of Linear Regression 2
46:08
Basics of Linear Regression 1
48:29
UCLA Stats 403 Discussion - Week 3
53:22
Пікірлер
@jinmeiwu2695
@jinmeiwu2695 26 күн бұрын
Searched for half day and this video is really easy to understand for newbie as me! Thank you so much. And I am stuck on adding weekly drill down, can you please help ?? 🙏
@rstomahawkty
@rstomahawkty Ай бұрын
I am not in your class but I enjoyed this lecture, thanks for posting!
@davee5956
@davee5956 2 ай бұрын
Where did the sample n field come from that is being used in the select n function?
@kevinochieng3267
@kevinochieng3267 3 ай бұрын
Hi Allen, Can somebody tell me the calculation of Number of Records please :)
@unusualsweets
@unusualsweets 6 ай бұрын
I was able to quickly find your video and update the date filter based on your step by step instructions. Thank you so much, this was very helpful.
@hunterkikut5406
@hunterkikut5406 9 ай бұрын
This was so helpful thank you Allen!
@AllenKei
@AllenKei 9 ай бұрын
Typo in theta^*: it should be minus sign not plus sign. Then the result is p^2.
@Data-Drivers
@Data-Drivers 10 ай бұрын
kzbin.info/door/qgbcWfmdBxPtZczUf_0ATg
@_dindyaaa
@_dindyaaa 10 ай бұрын
do you have a syntax Elman recurrent neural network for classification? I really need it for my final assignment
@_dindyaaa
@_dindyaaa 10 ай бұрын
do you have a syntax for classification using Elman recurrent neural network? I really need it for my final assignment
@JoelIssacJames
@JoelIssacJames 10 ай бұрын
That's a great work! Very helpful! Thank you for posting it!
@tarasst6887
@tarasst6887 Жыл бұрын
🎉🎉🎉
@praneshsamala
@praneshsamala Жыл бұрын
what if i want name of the month? i used datename but if i use this it is missing heirarchy ? any suggestions?
@PrabhatVerma-u4l
@PrabhatVerma-u4l Жыл бұрын
Good content......too much fumbling in the explanation....practice a script if it is too much to process...
@naraharipabbathi1636
@naraharipabbathi1636 Жыл бұрын
can we navigate between two workbooks?
@Ti999
@Ti999 Жыл бұрын
This video is helpful.
@Chloholio
@Chloholio Жыл бұрын
How do we do hyper-parameter tuning for the boosted random forest?
@tarasst6887
@tarasst6887 Жыл бұрын
Thank you
@tarasst6887
@tarasst6887 Жыл бұрын
Thank you for great video🎉🎉🎉
@tarasst6887
@tarasst6887 Жыл бұрын
Great video
@mmski8910
@mmski8910 Жыл бұрын
How do I choose the envelope distribution. Should I go by trial and error? What if I graph the target dist and say it looks like an exp decay, if i use an exp envelope and it doesn’t work, where do I go from there?
@victorkalatzis8101
@victorkalatzis8101 Жыл бұрын
Hello! How can take sample from N(0,1) distribution truncated in [-1,2] with envelope Distribution laplace(0,b) ? And how can find an envelope distribution for N(0,1) that it has the biggest probability of acceptance? Thanks
@keys6
@keys6 Жыл бұрын
It sped up a lot somewhere... apart from that nicely Played
@kartik8704
@kartik8704 2 жыл бұрын
In the optimise function, it says that the arguments are missing. > U1 <- optimise(fn, c(123.279, 200)) Error in f(arg, ...) : argument "args" is missing, with no default But you haven't passed arguments to your function either. What could I be doing wrong?
@tansutazegul8297
@tansutazegul8297 2 жыл бұрын
I dont understand why you are all just calculating the performance of the model but not predicting the new data as well?
@rubyl6249
@rubyl6249 2 жыл бұрын
Useful codes, but my lord, he is terrible at explaining verbally.
@LiamC328
@LiamC328 2 жыл бұрын
Are you sure this is monte carlo? It just looks like the sum of small portions of the function, totally not monte carlo
@subarathna2966
@subarathna2966 2 жыл бұрын
Such a wonderful explanation and it was easy to follow :) Thanks for this tutorial!
@djdaveat
@djdaveat 2 жыл бұрын
Why didn't you show the formula you used in the calculated field. Without this, this video is pretty much useless. Pure waste of time and very disappointing.
@atmaneyousfi6447
@atmaneyousfi6447 2 жыл бұрын
Hello, thank you very much for sharing such interesting content with us. I would like to see the full code of the algorithm you have programmed if you don't mind, thanks again . I'll leave you my email if you agree, because I'm really interested in this algorithm and I want to do some research on it
@Shalamar-TV
@Shalamar-TV 2 жыл бұрын
i work with AI/ML with Tableau ....your video is not informative // and does not mention a real integration with a TABLEAU Workbook
@m.zakyhisyamgozhi2111
@m.zakyhisyamgozhi2111 2 жыл бұрын
Can i get the full sintax of secant method?
@ducjoshnguyen
@ducjoshnguyen 2 жыл бұрын
Great example and explanation. So useful for my work. Thanks
@sreeragvenugopal3434
@sreeragvenugopal3434 2 жыл бұрын
Hi Allen, i tried to run this on my 86 variable dataset, but I’m getting very low RS2 value like between 0 to 0.02 only. Is there anything to do with that?
@existenceankie1991
@existenceankie1991 2 жыл бұрын
Hi Allen, I tried replicating the above code. Getting the error - Error in self$node <- Node$new(data) : cannot add bindings to a locked environment. Can you help resolve this?
@rzatej650
@rzatej650 2 жыл бұрын
Could you please explain why you do plot(reg.summary) and not plot(regfit.full) ?
@anisuddinahmed1793
@anisuddinahmed1793 2 жыл бұрын
Hate silent videos. Get a microphone. If you can afford a computer you can afford a microphone.
@kotinarisetti322
@kotinarisetti322 2 жыл бұрын
👍❤️
@killerkiwi1401
@killerkiwi1401 2 жыл бұрын
when I add the calculated field called "date range" to my graph it only shows me the option of false and null, Does anyone have any idea how to fix it?
@paulwyatt5166
@paulwyatt5166 2 жыл бұрын
This is not a tutorial on how to build an analytical traffic light chart in Tableau. It is how to create an abstract image of a traffic light using text and formatting. There are no calculations or usable functionality in this video.
@joeobrien915
@joeobrien915 2 жыл бұрын
I didn't see response to questions on how to create "sample n" function, please help. Thanks!
@harmandeepsingh8903
@harmandeepsingh8903 2 жыл бұрын
Very poorly explained
@orcunsami1450
@orcunsami1450 2 жыл бұрын
You found Integrate as a 2 but you have never used it. What am I missing? For instance, in the loop, f has not been changed to pdf as how you are told.
@orcunsami1450
@orcunsami1450 2 жыл бұрын
I liked the video btw, thanks
@orcunsami1450
@orcunsami1450 2 жыл бұрын
I divided f function to 2 and result did not change. Maybe he did for this reason, not sure.
@AllenKei
@AllenKei 2 жыл бұрын
LL <- function(data,p){ return(length(data)*log(p) + log(1-p)*sum(data-1)) } MLE <- function(data){ return(length(data)/sum(data)) } Bootstrap <- function(data, Bootstrap_length){ p_MLE <- MLE(data) cat("MLE = ",p_MLE," ") holder <- numeric(Bootstrap_length) for(iter in 1:Bootstrap_length){ sampling_data <- rgeom(1000, p_MLE)+1 holder[iter] <- MLE(sampling_data) } hist(holder, main = "histogram of p*",breaks=40); abline(v=quantile(holder, 0.025),col="red");abline(v=quantile(holder, 0.975),col="red"); delta_under_bar <- quantile(holder, 0.025) - p_MLE delta_over_bar <- quantile(holder, 0.975) - p_MLE CI_lower <- p_MLE - delta_over_bar CI_upper <- p_MLE - delta_under_bar cat("95% CI (Bootstrap) is (",CI_lower,",",CI_upper,") ") }
@udhayanpanneerselvam7823
@udhayanpanneerselvam7823 2 жыл бұрын
Thanks for the videos it's help me lot. Is possible to do it in line graph. Thanks
@ahmed007Jaber
@ahmed007Jaber 2 жыл бұрын
Thank u for this How can i use regex quantifiers in str_glue, whenever i add it {1,2} it throughs an error
@davidf2623
@davidf2623 2 жыл бұрын
Is there any way to edit the details of data appear when hovering over the chart, like removing x &y coordinate details.
@jongseokchoi4038
@jongseokchoi4038 2 жыл бұрын
20:20 #5
@rubiodave
@rubiodave 2 жыл бұрын
3+ years later, thanks!
@nicolaspitsillides4172
@nicolaspitsillides4172 2 жыл бұрын
why do you have rep(0,100000)? Could you have another number instead of 0?