当前分类:imblearn

python - 将 GridSearchCV 结果传递到 Imbalanced-Learn 的 Pipeline 对象

python-3.x - 属性错误: 'DataFrame' object has no attribute 'name' when using SMOTE

python-3.x - ValueError : Found array with dim 3. 估计器在随机欠采样期间预计 <= 2

python - 如何使用 SMOTE 过采样后返回文本数据作为输出?

python - 属性错误: module 'sklearn.metrics._dist_metrics' has no attribute 'DatasetsPair'

python - 不平衡-学习: Import Error: cannot import name 'MultiOutputMixin'

python - 如何从 imblearn 中的 RandomUnderSampler 获取样本索引

python - 'RandomOverSampler' 对象没有属性 '_validate_data'

python - 无法从 'available_if' 导入名称 'sklearn.utils.metaestimators'

python - smote.fit_sample() 和 smote.fit_resample() 的区别

python - 为什么 SMOTE 不能处理超过 15 个特征/什么方法可以处理超过 15 个特征?

python-3.x - 使用 Imblearn 管道和 GridSearchCV 进行交叉验证

oversampling - 类型错误 : __init__() got an unexpected keyword argument 'ratio' when using SMOTE

python - 如何在 scikit 学习管道中实现 RandomUnderSampler?

python-3.x - 如何修复 : No samples will be generated with the provided ratio settings. (imblearn)

scikit-learn - SMOTE初始化期望n_neighbors <= n_samples,但n_samples <n_neighbors

python - 属性错误 : 'SMOTE' object has no attribute 'fit_sample'

python - 属性错误 : 'SMOTE' object has no attribute '_validate_data'

python-3.x - Jupyter : No module named 'imblearn" after installation

python - imblearn 管道是否会关闭采样以进行测试?

热门标签: