shtrausslearning/mllibs

Added Feature : Working with Figures/Iterations

shtrausslearning opened this issue · 0 comments

Having created plots, we have the iterative information (for data fixation and continuous use/reference, which alleviates the need to provide the reference again) & previous activation function output format; we can create a separate classifier for activating visualisation functionality (ie. based on the visual figure, do additional things relating to what the user sees)

Eg. "create a seaborn scatterplot using x as body_mass and set y as island, using data penguins"

Sample next request(s):

  • "Create an interactive visualisation using plotly instead" (no data input but activation function uses previous request information)
  • "Using the figure above, create 3 clusters using kmeans" (