有没有办法让个人dict
在 GA 运营商(交叉,变异,选择和评估)中工作?
我使用 cxOnePoint 进行交叉,但出现TypeErro: Unhashable type: 'slice'
. 然后,我尝试使用cxOrdered
,但根本没有运气。我遇到key error
了这种情况。
有没有办法让个人dict
在 GA 运营商(交叉,变异,选择和评估)中工作?
我使用 cxOnePoint 进行交叉,但出现TypeErro: Unhashable type: 'slice'
. 然后,我尝试使用cxOrdered
,但根本没有运气。我遇到key error
了这种情况。