Skip to content

[MLOPS-320] Optimization of generation grid column schemas process, change logic on front-end and back-end#132

Open
pawel-laczkowski wants to merge 4 commits intodevelopfrom
feature/MLOPS-320
Open

[MLOPS-320] Optimization of generation grid column schemas process, change logic on front-end and back-end#132
pawel-laczkowski wants to merge 4 commits intodevelopfrom
feature/MLOPS-320

Conversation

@pawel-laczkowski
Copy link
Copy Markdown
Collaborator

Back-end

  • Introduced a new columns_metadata dictionary in the Experiment model to store user-defined columns information (metrics and parameters).
  • Updated the logic for creating and deleting iterations to ensure that columns_metadata is correctly maintained during these operations.
  • Added assertions in tests to validate the correctness of the new logic.

Front-end

  • Updated the process for generating grid column schemas.
  • Modified the projects datastore logic to ensure that columns_metadata is updated when iterations are deleted.

…onal information about columns defined by user, update logic of responsible for creating and deleting iteration/s
@pawel-laczkowski pawel-laczkowski changed the base branch from main to develop August 17, 2024 17:29
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.

3 participants