polysr: use cases demonstrating the utility of symbolic regression for polymeric data
收藏资源简介:
"polysr: Symbolic Regression applied to Polymeric Use Cases" is a GitHub repository that demonstrates the utility of symbolic regression for understanding polymer data. Specifically, three distinct use cases are considered. The Robust to Noise use case demonstrates the robustness of symbolic regression to noise. Both the case where noise is added to the predicted quantity and the case where noise is added to one of the features are considered. Specifically, synthetic data is generated from the Flory Huggins spinodal equation for the tests. The Leveraging Complexity use case demonstrates the power of symbolic regression to learn an equation where the constants depend on the class. Specifically, the Williams–Landel–Ferry equation is learned directly from experimental data where the constants are chemistry dependent. Finally, the Increasing Interpretability use case demonstrates the power of using symbolic regression to find a simple model that is interpretable and combining it with a traditional machine learning model to get accuracy. This approach also provides insight into when the simple model may fail. Specifically, the adsoprtion free energy of sequence defined polymers is used.



