英文: Sklearn BaggingClassifier doesn't work with a pipeline(preprocessor, KNeighborsClassifier) 问...
lidr LAS目录 手动分类
英文: lidr LAScatalog manual classification 问题 我有一些不太常见的LAS瓦片。我知道我的所有点都表示“地面”。LAS文件已经经过预处理和分类。但所有的点都是C...
Does XGBoost Classifier Model pay attention to all X-data entries when making the prediction? Or only same indexed X-data?
英文: Does XGBoost Classifier Model pay attention to all X-data entries when making the prediction? Or...
What is responsible for this TypeError: DataUndersampler.transform() missing 1 required positional argument: 'y'?
英文: What is responsible for this TypeError: DataUndersampler.transform() missing 1 required position...
如何在汇总图例中将类别ID映射到类别名称
英文: How to map class id to class name in summary plot's legend 问题 我在鸢尾花数据集上拟合了一个随机森林分类器,如下所示: ir...
无法将大小为16884608的数组重塑为形状(4221152,3)
英文: Random forest for classifying, cannot reshape array of size 16884608 into shape (4221152,3) 问题 我...
内存问题在获取TF-IDF数据时。
英文: Memory issues when obtaining TF-IDF data 问题 Intro 我正在处理一个庞大的推文数据集的文本分类问题,如果有人能指导我正确的方向,我将不胜感激。 总...
skorch超参数网格搜索在将概率向量用作标签的分类任务中失败(pytorch)
英文: skorch hyper-parameters grid search fails for classification task with probability vectors as la...
在TensorFlow上训练MNIST数据集的特定标签分类器。
英文: Train a classifier on specific labels of MNIST dataset with TensorFlow 问题 I would like to train ...
geom_raster基于特定的离散值着色
英文: geom_raster with colors based on specific discrete values 问题 我想绘制一个基于特定分类的geom_raster,并根据颜色进行分类:...