Issues
- 0
Materializing historical component input/outputs: Technical Requirements
#299 opened by shreyashankar - 0
- 0
React Routing Bug - Clicking back and forward button result in blank page
#267 opened by Boyuan-Deng - 0
[EPIC] mlflow integration
#268 opened by shreyashankar - 1
Converting component creation to be async
#290 opened by vishwanath1306 - 0
SA Warning
#295 opened by shreyashankar - 0
Outputs not tracing
#293 opened by shreyashankar - 0
Clean up examples
#279 opened by shreyashankar - 0
Fix bug in materialized view creation
#288 opened by shreyashankar - 0
Metric Monitoring Storage Layer
#285 opened by shreyashankar - 0
[EPIC] Abstractions for monitoring outputs
#241 opened by shreyashankar - 0
Add functionality to define metrics (i.e. accuracy, precision, recall, f1) to run on the above joined table
#283 opened by shreyashankar - 0
Researching tests for ML
#278 opened by shreyashankar - 1
Can't copy filenames in the trace view
#255 opened by shreyashankar - 0
Information flow labels
#261 opened by shreyashankar - 0
- 0
[EPIC] Add functionality to run triggers before and after components are run
#226 opened by shreyashankar - 0
Add ability to copy paste filenames on the UI
#264 opened by shreyashankar - 0
Investigation for predefined component triggers
#227 opened by shreyashankar - 0
Explicitly cast IOPointer keys as strings
#263 opened by shreyashankar - 0
Enhance auto_log ability
#259 opened by shreyashankar - 0
Log STDOUT and STDERR to component runs
#257 opened by shreyashankar - 0
- 0
[EPIC] Store artifacts for users
#246 opened by shreyashankar - 1
Add support or follow the OpenLineage Spec
#236 opened by MChorfa - 1
- 0
Modify `input_vars` and `output_vars` in decorator to accept non-string variables
#252 opened by shreyashankar - 0
- 0
Ask user for path to store mltrace artifacts (or implicitly store in home mltrace directory `os.path.join(os.path.expanduser('~'), '.mltrace')`)
#247 opened by shreyashankar - 0
Write functions to load and save artifacts as joblib files (`mltrace.log`, `mltrace.read`)
#248 opened by shreyashankar - 0
- 0
Automatically create component if component does not exist and component run is logged
#228 opened by shreyashankar - 0
allow output ids to have spaces
#237 opened by shreyashankar - 0
- 1
- 0
Extend the `register` decorator and `log_component_run` functions to log KV pairs for I/O. Rewrite `set_dependencies_from_inputs` to reflect the new `IOPointer` schema.
#217 opened by shreyashankar - 0
Modify `store.get_io_pointer` to return the `IOPointer` correctly. Modify `IOPointer` client-facing abstractions but treat the value as null.
#216 opened by shreyashankar - 1
[Feature] Ability to "unflag all"
#203 opened by shreyashankar - 0
Create and run a DB migration to store values in addition to keys in the `IOPointer`. Change the PK to be (key, value) instead of just key. In the migration, old records should have null values.
#215 opened by shreyashankar - 0
Document windows setup
#213 opened by shreyashankar - 0
Make example of flagging / unflagging outputs
#207 opened by shreyashankar - 0
Modify the UI and CLI to reflect all of the changes from the IOPointer rewrite.
#220 opened by shreyashankar - 0
- 0
Ticket-making when there are ML bugs
#211 opened by shreyashankar - 0
Kubeflow integration
#210 opened by shreyashankar - 0
Fix `register`
#208 opened by shreyashankar - 0
Fixing the configuration of DB_SERVER
#206 opened by vishwanath1306 - 0
- 0
Write documentation for causal analysis
#193 opened by shreyashankar - 0
add `flag` and `unflag` as UI commands
#190 opened by shreyashankar