llnl / llnl/thicket

Use metadata_column_to_perfdata in ExtraP

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
area-extrap priority-normal type-feature
Dominant language
JavaScript
Stars
18
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Currently Extra-P uses a manual lookup in the metadataframe to get the "p" (x-values) for its modeling. We could optimize this by calling the metadata_column_to_perfdata function before to have all of the data we need in the ensembleframe.

Contributor guide

Open the contributing guide

Research direction

Start by locating ExtraP and its current manual metadataframe lookup for the modeling "p" values. Review metadata_column_to_perfdata and update the flow so the needed data is available in the ensembleframe; done means ExtraP uses that function instead of the manual lookup.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
performance
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.