rouyang2017 / SISSO

A data-driven method combining symbolic regression and compressed sensing for accurate & interpretable models.
Apache License 2.0
245 stars 80 forks source link

A small issue about VarSelect.py #49

Closed raolixiang-up closed 1 year ago

raolixiang-up commented 1 year ago

Dear professor,

When I performed VS_SISSO calculations, I found that the parameters of a defined function initial_SISSO_in_2_output_parameter() in the VarSelect.py file were using older versions of the parameters, which resulted in an arithmetic error. The specific parameters to be changed are as follows: opset --> ops dimclass --> funit Thank you for developing this software, which has made me particularly interested in machine learning. I hope my suggestions are helpful to you. Best wishes!

rouyang2017 commented 1 year ago

You are right, thanks! The program was updated yesterday.