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

( Enhancement) alternative training - looks titles #62

Open
pjabl opened this issue Jul 4, 2024 · 0 comments
Open

( Enhancement) alternative training - looks titles #62

pjabl opened this issue Jul 4, 2024 · 0 comments

Comments

@pjabl
Copy link
Contributor

pjabl commented Jul 4, 2024

explore-assistant-training enhancement

Generate examples per defined config: explore with list of looker folder ids.
Config example: folder_ids={'model-abc:explore-xyz': ['15', '19', '21']}
If multiple models / explores are defined output is generated in a tree output structure:

  • examples
    • model
      • explore

Each look title from defined folder makes an "input" from a pair of "input"/ "output".
Additionally the following query parameters from looker url are included (only if they are non empty):

  • dynamic_fields
  • vis:hidden_fields
  • vis:hidden_points_if_no
  • vis:show_comparison
  • vis:comparison_type
  • vis:series_types

The following parameter is excluded, based on configuration, as it's causing issues during rendering sometimes:

  • fill_fields

Add support for samples loading to BigQuery: explore_assistant_samples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant