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

Param regression bug fix #18

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

tanzim10
Copy link
Contributor

This PR modifies the distance calculation method in the param_regression.py file, replacing the get_log_distance function with distance.

Key Changes:

Distance Calculation Update:

  • Replaced get_log_distance with distance to better represent physical separation without logarithmic transformation, ensuring consistency in regression calculations.
    File Updated:
  • param_regression.py – Adjusted distance calculation method to align with the updated approach.

@tanzim10 tanzim10 changed the title Param regression patch Param regression bug fix Oct 30, 2024
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.

1 participant