Activity
make compatible with py312
make compatible with py312
add testing for report generation failure
add testing for report generation failure
add logger warning when file write fails
add logger warning when file write fails
extract sample_ratio for automlx explainability
extract sample_ratio for automlx explainability
inital commit of ad auto-select
inital commit of ad auto-select
Updated pr.
Updated pr.
Updated pr.
Updated pr.
[AQUA] Adding ADS support for embedding models in Multi Model Deploym…
[AQUA] Adding ADS support for embedding models in Multi Model Deploym…
Pull request merge
added comment about revisiting logic
added comment about revisiting logic
fixed diff for model.py
fixed diff for model.py
updated error messages
updated error messages
fixed type signature and changed method name
fixed type signature and changed method name
Updated pr.
Updated pr.
Merge branch 'main' into ODSC-70052/embedding_multi_model
Merge branch 'main' into ODSC-70052/embedding_multi_model
updated comment on model_task pydantic parameter description
updated comment on model_task pydantic parameter description
removed comment and added case-insensitive match for model_task
removed comment and added case-insensitive match for model_task
refactored _get_task
refactored _get_task
added validation logic for model_task and unit test in test_model.py
added validation logic for model_task and unit test in test_model.py
Merge branch 'main' into feature/dtv2
Merge branch 'main' into feature/dtv2