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

[Refactor]Add columnRanges and modelType to ModelAssessmentContext #2006

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

RubyZ10
Copy link
Contributor

@RubyZ10 RubyZ10 commented Mar 14, 2023

Description

  1. Added columnRanges
    columnRanges calculate the range for each feature and the other cohort filter columns. It will be used in cohort editor panel
    and as chart axis values, etc
  2. Added modelType to ModelAssessmentContext

Both of them will be used in following refactor PRs.
Put them in context as they will be used cross components and should be global

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

Signed-off-by: RubyZ10 <zhenzhu@microsoft.com>
@RubyZ10 RubyZ10 enabled auto-merge (squash) March 15, 2023 00:10
@RubyZ10 RubyZ10 merged commit f5496c9 into main Mar 15, 2023
@RubyZ10 RubyZ10 deleted the zhenzhu/refactor3 branch March 15, 2023 18:01
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.

2 participants