You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It only has one result model group id for each rule. It would be more useful if we can have more (5, 10?) model group ids in each rule and then we can see what the overlapped model group ids are among different rules.
The text was updated successfully, but these errors were encountered:
- Add .gitignore
- Wrap those queries that specify model groups in the beginning with a function [Resolves#344]
- Make update_metric_filters accept separate arguments and new_filters, [Resolves#345]
- Add rules_maker module [Solves #346]
- Output n models (not just 1) for each rule
- Bring tutorial notebook up to date
Right now the result looks like this.
It only has one result model group id for each rule. It would be more useful if we can have more (5, 10?) model group ids in each rule and then we can see what the overlapped model group ids are among different rules.
The text was updated successfully, but these errors were encountered: