Skip to content

Added convenience methods

Choose a tag to compare

@mathias-von-ottenbreit mathias-von-ottenbreit released this 21 Jan 18:05
· 186 commits to main since this release

Added convenience methods to APLRRegressor:

  • get_term_main_predictor_indexes()
  • get_term_interaction_levels()

Also corrected typing errors in the documentation.