Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parametric template expressions #823

Merged
merged 16 commits into from
Feb 13, 2025
Merged

Conversation

MilesCranmer
Copy link
Owner

Includes parametric form of template expressions as well as loss_function_expression for custom loss functions on whole expression objects.

This is part of the v1.7 update to the backend: https://github.com/MilesCranmer/SymbolicRegression.jl/releases/tag/v1.7.0

@coveralls
Copy link

coveralls commented Feb 13, 2025

Pull Request Test Coverage Report for Build 13317301153

Details

  • 44 of 46 (95.65%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.373%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pysr/expression_specs.py 41 42 97.62%
pysr/sr.py 3 4 75.0%
Totals Coverage Status
Change from base Build 13316693366: 0.0%
Covered Lines: 1423
Relevant Lines: 1524

💛 - Coveralls

@MilesCranmer MilesCranmer merged commit 079e9e7 into master Feb 13, 2025
28 checks passed
@MilesCranmer MilesCranmer deleted the parametric-template-expressions branch February 13, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants