一些建模中的问题

1.是否需要降维?

Dimensionality reduction we normally use it to visualize our data and to find hidden information

we don't normally see. Also, it is use for optimizing of course this is under the assumption that

when implementing dimensionality reduction to your dataset it is representative of the actual

dataset. You can find this out through the explained variance.

引自

上一篇:unbuntu 16.04+cuda10.0 安装pytorch 1.4.0 +MMCV 1.3.3 + mmdetection 2.13.0 + mmsegmentation 0.14.0


下一篇:关于数据库中varchar/nvarchar类型数据的获取注意事项