dynamicslab / pysindy

A package for the sparse identification of nonlinear dynamical systems from data
https://pysindy.readthedocs.io/en/latest/
Other
1.36k stars 304 forks source link

Library truncation issue in E-SINDy #489

Closed anur2203 closed 3 months ago

anur2203 commented 3 months ago

The command "library = ps.PolynomialLibrary(degree = 3, library_ensemble=True, ensemble_indices = chopped_inds)" in Ensemble SINDy is not working in a proper manner. When I am using model.get_feature_names() with this library It is giving the same library terms as the original after truncation.

Can you fix this problem?

Jacob-Stevens-Haas commented 3 months ago

This is not your first issue here. Please follow the bug report template.