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

[ML] Add decision path charts to exploration results table #73561

Merged
merged 50 commits into from
Sep 9, 2020

Commits on Jul 28, 2020

  1. [ML] Add decision path charts

    qn895 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    62e8918 View commit details
    Browse the repository at this point in the history
  2. [ML] Remove baseline div

    qn895 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    031415f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40ef5e6 View commit details
    Browse the repository at this point in the history
  4. [ML] Fix type issues

    qn895 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    7e47db9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. [ML] Improvements to data viz charts

    - Add grid lines
    - Adjust sorting for classification from biggest at the top to smallest at the bottom
    - Change chart to using cumulative values
    qn895 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    e8d0b41 View commit details
    Browse the repository at this point in the history
  2. [ML] Add info text

    qn895 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    5ad6690 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into feature-importance

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    qn895 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    40f17cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea12a63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49a541c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. [ML] Fix i18n issue

    qn895 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    52964e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Merge remote-tracking branch 'upstream/master' into feature-importance

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    qn895 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    efbeffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b1e8c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Merge remote-tracking branch 'upstream/master' into feature-importance

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    qn895 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e029cfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a1aae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c718437 View commit details
    Browse the repository at this point in the history
  4. [ML] useMemo for popoverContent

    qn895 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d0fa245 View commit details
    Browse the repository at this point in the history
  5. [ML] Add adjustment to baseline

    qn895 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a317505 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    973ddb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Merge remote-tracking branch 'upstream/master' into feature-importance

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    qn895 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    1c22df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f248722 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39e3749 View commit details
    Browse the repository at this point in the history
  4. [ML] Update types

    qn895 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0c57415 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b525b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    c7bd561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9261a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38a5e48 View commit details
    Browse the repository at this point in the history
  4. [ML] Add improvement to decision path chart

    - Add clearer message with prediction field name
    - Only show residual feature importance if needed
    - Round baseline data point to 3 sigfig
    - Refactor separate DecisionPathChart
    qn895 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    c6cf181 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    175bfd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    c5b68d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0970f04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fa835f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    669c683 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eccdb4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    049ba5a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    172a58e View commit details
    Browse the repository at this point in the history
  2. [ML] Minor refactoring

    - useMemo for decision path data
    - use dest.results_field instead of hardcoded .ml
    - predictionfieldName uses default name if not available
    - use d3.extent instead of custom max min func
    - return eui callout if decision path data for some reason is not available
    - new isDecisionPathData()
    - tickFormatter doesn't need template literal
    qn895 committed Aug 24, 2020
    1 Configuration menu
    Copy the full SHA
    ef815d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74ef5fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaae596 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    b50daae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aa5d81 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. [ML] Update grid and header

    qn895 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    a71e190 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Merge remote-tracking branch 'upstream/master' into feature-importance

    # Conflicts:
    #	x-pack/plugins/ml/server/routes/data_frame_analytics.ts
    qn895 committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    9f435f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a954cc6 View commit details
    Browse the repository at this point in the history
  3. [ML] Fix type

    qn895 committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    09495e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    1345cf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76488b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    a93e740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    004518b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fd5ff4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    b857ffe View commit details
    Browse the repository at this point in the history