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

Fix/kubeflow orchestrator run #29

Draft
wants to merge 53 commits into
base: kube-integration
Choose a base branch
from

Conversation

bayoumi17m
Copy link
Owner

Overview

Changes

API Updates

New Features (required)

Deprecations (required)

Enhancements (required)

Checklist

  • Interrogate has > 70% coverage
  • All tests have passed (new tests are made)
  • Total test coverage > 75%
  • New code test coverage > 80%
  • Pass all linting checks

References

Iris Li and others added 30 commits April 19, 2022 16:39
…alescenceML into feature-ENG-00002-pipeline
fix: Correcting ability to run integrations
bugfix: Correcting pipeline and step to allow for integrations
- Parse dockerignore
- create build context
- Header for build image
…ntegration

Feature/eng 00004 statsmodels integration
- No recreation of metadata store
- Errors stated with stack validation
bayoumi17m and others added 23 commits May 3, 2022 00:35
check correctness of tensorflow integration (with tensorflow demo quickstart.py) mainly - maybe other files
* feat: Export and import commands started

* fix: Correcting bugs in yaml read/write

* chore: Added future todo for error msgs

* feat: Updating to match John's comments

* added 1 piece of documentation

Co-authored-by: Jerry Sun <[email protected]>
Bringing Dev ready for v0.2.0
* feat: XGBoost producer integration

* feat: Fix XGBoost and added demo
* tests: Added tests for some utility functions

* fix: Correcting spelling error

Co-authored-by: fort745 <[email protected]>
- No recreation of metadata store
- Errors stated with stack validation

Co-authored-by: fort745 <[email protected]>
* azure datalake integration

* fixed most problems

* updated the walk method but returns a list instead of iterable

* working azure datalake with demo

Co-authored-by: Iris Li <[email protected]>
* artifact store function

* innit files

* final func

* updating rm function

* Removing ds store files

* comments on pr

* Fixing a typo

* fixed typo in import path

Co-authored-by: Sanjali Jha <[email protected]>
Co-authored-by: Iris Li <[email protected]>

Co-authored-by: sanjalijha <[email protected]>
Co-authored-by: Sanjali Jha <[email protected]>
Co-authored-by: Iris Li <[email protected]>
* chore: Adding wandb local files to be ignored

* feat: Initial development for experiment tracker

* feat: Adding base experiment tracker

* feat: Wandb experiment tracker and logging

* feat: Adding wandb example pipeline

* fix: Syntax error from missing comma

* feat: Started MLFlow experiment tracker

* feat: Added active run configuration for mlflow experiment tracker

* feat: MLFlow step decorator added

* feat: Adding MLFlow integration

* fix: Example demo for MLFlow to run

* Fix: correcting wandb typos

Co-authored-by: fort745 <[email protected]>
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.

6 participants