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

Linux. sDNA Learn. Regression. Order of 'MGLAn' and 'MCFn' in output switched #84

Open
JamesParrott opened this issue Jun 27, 2024 · 1 comment

Comments

@JamesParrott
Copy link
Collaborator

I'm not sure if this is in the R or in the Python code

FAILED test_gathering_windows_command_line_tests.py::test_diff_[correctout_learn.txt] - AssertionError: Error on line num i: 64.  This line (and up to the 9 previous ones):
  Expected: '    <'
  '    <'
  '    <'
  '    <'
  'sDNA regression model'
  'Target shift'
  'Target lambda'
  'Intercept'
  'Variable, Shift, Lambda, Coeff, StdCoeff'
  'MCFn', 
  
   Actual: '    <'
  '    <'
  '    <'
  '    <'
  'sDNA regression model'
  'Target shift'
  'Target lambda'
  'Intercept'
  'Variable, Shift, Lambda, Coeff, StdCoeff'
  'MGLAn'
assert False
 +  where False = almost_equal('MGLAn', 'MCFn')

https://github.com/JamesParrott/sdna_plus/actions/runs/9694982532/job/26754050320

@JamesParrott
Copy link
Collaborator Author

Marked as xfail

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

No branches or pull requests

1 participant