Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Clustering feature for IDA #121

Merged
merged 23 commits into from
Dec 6, 2020
Merged

Clustering feature for IDA #121

merged 23 commits into from
Dec 6, 2020

Conversation

nandeeshp24
Copy link
Collaborator

Backend

  • Dialogflow integration to get parameter values for clustering from the user
  • IDA suggests values to all parameters and lets the user change them if needed
  • Clustering functionality based on the parameter values received from the user

Front-end

  • Clustered data will be shown in a new tab
  • Clustering tabs will be grouped under the Analyses section on the navbar

@nikit-srivastava
Copy link
Member

nikit-srivastava commented Dec 4, 2020

Please take care of the following items:

  • Clustering request times out (error message on ui console) when selecting all parameters
  • Context seems to stick and does not get reset even after an error
  • Output text to the user needs to be restructured and formatted using rich text
  • The output table does not stretch to fill the screen

Copy link
Member

@nikit-srivastava nikit-srivastava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rich text support to be added as a separate PR by @nandeeshp24

@nikit-srivastava nikit-srivastava merged commit 88950b5 into master Dec 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants