AIM-Harvard / pyradiomics

Open-source python package for the extraction of Radiomics features from 2D and 3D images and binary masks. Support: https://discourse.slicer.org/c/community/radiomics
http://pyradiomics.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.11k stars 485 forks source link

[FEAT EXTRACTION] #812

Open Kidleyh opened 1 year ago

Kidleyh commented 1 year ago

Hi, I fixed the setting of the example/Params.yaml file and fixed random.seed , numpy.random.seed , os.envirom ['PYTHONHASHSEED'], but I still can't get a completely consistent recurrence result. Please tell me which parameters should be fixed to get stable results. Thank you!