lg21c

Results 40 issues of lg21c

前言这一章的页眉是“插图”,怎么改? ![image](https://user-images.githubusercontent.com/5112397/160038212-86beea1a-0eb2-4fdd-9e47-6469bf43b129.png) ![image](https://user-images.githubusercontent.com/5112397/160038597-78489047-ab0c-4a70-976d-da9ffee30bbb.png)

按照书上的介绍,用固定的步长是因为非平稳,当时代码中摇臂设置是平稳的,为何不用“sample_averages”来估计各个摇臂的value?二者方式差异较大,上边的图是固定步长,可见“sample_averages”法收敛的更快,但为何二者收敛的还不同 ![figure2_3](https://user-images.githubusercontent.com/5112397/124850546-64f7ff80-dfd3-11eb-9dc2-9bbbe0e8035e.png) ![figure2_3_1](https://user-images.githubusercontent.com/5112397/124850553-66c1c300-dfd3-11eb-97a0-0e6bfe6b543a.png)

模板做的很好,感谢你的辛勤工作!我下载了https://bookdownplus.pzhao.org/portfolio/cumtb_zh/,但是编译成pdf时,报错: ! Undefined control sequence. @{} >{\raggedright \arraybackslash }p{(\columnwidth - 4\tabcolsep... l.235 ...mnwidth - 4\tabcolsep) * \real{0.15}}@{}} ����: LaTeX failed to compile Thesis-Template-Bookdown.tex.

怎么没有实际内容?doc中也是空的

https://bradleyboehmke.github.io/HOML/random-forest.html what is the meaning of "respect.unordered.factors = "order"? ![image](https://user-images.githubusercontent.com/5112397/143195046-e430d678-c466-4948-aaec-1271239ba726.png)

what is the meaning of rule 3? https://cran.r-project.org/web/packages/C50/Rule 3vignettes/C5.0.html ![image](https://user-images.githubusercontent.com/5112397/135777934-6c248d2e-0e5a-43f4-8aed-feea962b026c.png) Where does it come from? the tree model of the same data is ![image](https://user-images.githubusercontent.com/5112397/135778033-21363c5f-7e72-4aa1-8fc0-0a27da320140.png)

Is there a pdf version of this book?

enhancement

The solution of package ClusterR is not best: library(ClusterR) n

triage

[How to interpret xerror of rpart (method="class") when losses are assigned](https://stackoverflow.com/questions/37736868/how-to-interpret-xerror-of-rpart-method-class-when-losses-are-assigned) ![image](https://github.com/bethatkinson/rpart/assets/5112397/3e6bb95d-43ca-4939-ba7b-d7a1f16a766d) Strangely initial xerror is extremely small and it is 0.1000 (I see this is 1/loss of class 0),...

help wanted

why it is the predicted probability of survival, not die? "Plotting rpart trees with the rpart.plot package" p3 ![PixPin_2024-03-01_20-57-15](https://github.com/bethatkinson/rpart/assets/5112397/1d7a97bb-5410-4f47-ba73-b8fb101c8331)

help wanted