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

[FEATURE] MLflow tests #1

Open
mr-sarthakgupta opened this issue Oct 21, 2022 · 0 comments
Open

[FEATURE] MLflow tests #1

mr-sarthakgupta opened this issue Oct 21, 2022 · 0 comments
Labels
enhancement New feature or request hard Difficulty Level - Hard

Comments

@mr-sarthakgupta
Copy link

mr-sarthakgupta commented Oct 21, 2022

Problem: Currently there are no unit tests for integration with MLflow

Difficulty Level - Hard

Steps:

  • Create the file in sklearn_genetic/tests/test_mlflow.py and put the set of test that contains the use case of MLflow from sklearn_genetic.mlflow
  • It should test if the config creates or no a new topic and the use of each parameter, as well, that at the end of the runs the logged artifacts/metric/hyperparameters exists in the mlflow server and clean the resources after the test is ended
@mr-sarthakgupta mr-sarthakgupta added enhancement New feature or request hard Difficulty Level - Hard labels Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hard Difficulty Level - Hard
Projects
None yet
Development

No branches or pull requests

1 participant