Skip to content

Bug fix: Make scoring consistent with sklearn

Compare
Choose a tag to compare
@briandesilva briandesilva released this 30 Jun 17:17
· 1227 commits to master since this release

This release makes the SINDy.score function better conform to the call signature of metrics from sklearn.metrics. Resolves #80.