Skip to content
Snippets Groups Projects
  1. May 02, 2023
  2. Apr 11, 2023
  3. Apr 07, 2023
  4. Nov 23, 2022
  5. Nov 22, 2022
  6. Oct 03, 2022
  7. Sep 21, 2022
  8. Dec 21, 2021
  9. Dec 20, 2021
  10. Nov 25, 2021
  11. Nov 04, 2021
  12. Nov 02, 2021
  13. Nov 01, 2021
  14. Oct 26, 2021
  15. Oct 25, 2021
  16. Oct 21, 2021
  17. Oct 06, 2021
    • Jason Sakellariou's avatar
      Move coding processing in parameters.py · 7ad20170
      Jason Sakellariou authored
      Currently logistic_regression tests with formula are failing. There is a
      subtle interaction between the formula coding of categorical
      variables and the the add_missing_levels method. The reason is that
      add_missing_levels is based on the known enumerations of categorical
      vars found the in the CDEs but the codings supported by the formula
      might add different enums to categorical vars.
      7ad20170
  18. Oct 04, 2021
  19. Sep 30, 2021
  20. Sep 03, 2021