AttributeError: Can't get attribute 'node' on <module '__main__' from 'G:/2018cs/MachineArithmetic/RandomForest/RandomForestTest.py'>
在程序中加入导入文件中定义的class类就解决了,copy一份到test.py
在程序中加入导入文件中定义的class类就解决了
AttributeError: Can't get attribute 'node' on <module '__main__' from 'G:/2018cs/MachineArithmetic/RandomForest/RandomForestTest.py'>
在程序中加入导入文件中定义的class类就解决了,copy一份到test.py
在程序中加入导入文件中定义的class类就解决了
相关文章: