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 problem statement for MT-SISSO #21

Closed pritwish closed 4 years ago

pritwish commented 4 years ago

Hi Dr.Ouyang,

I have multiple properties that need to be predicted from a single dataset (eg bandgap, phonon frequency, etc) using atomic features. Clearly, this is a regression problem. Previously, I was mapping individual properties using the dataset and running it multiple times. In the paper on MT-SISSO you have predicted the relative stability crystal structure for construction of a phase diagram. Can I use this model for my problem?

rouyang2017 commented 4 years ago

Hi, I think this depends on how your multiple properties are related to each other, and if they do share much in common, then you probably can find a common descriptor with low training error. You can give a try and see how will be your training of simultaneously vs individually.