ITADN

deprecated dgTMatrix conversion

#971Openmb706 创建于 2025-11-14
M
mb706commented
https://github.com/mlr-org/mlr3pipelines/blob/cb8265b72a981fc17689ceb500a7ad97f4d5a53d/R/PipeOpTextVectorizer.R#L325 > test_mlr_graphs_robustify.R: 'as(<dgCMatrix>, "dgTMatrix")' is deprecated. > test_mlr_graphs_robustify.R: Use 'as(., "TsparseMatrix")' instead. > test_mlr_graphs_robustify.R: See help("Deprecated") and help("Matrix-depr > test_mlr_graphs_robustify.R: ecated").
0 条评论