You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bluemarlin.apache.org by ra...@apache.org on 2022/01/04 20:45:58 UTC

[incubator-bluemarlin] branch main updated (6a03f7a -> 0e97e79)

This is an automated email from the ASF dual-hosted git repository.

radibnia pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-bluemarlin.git.


    from 6a03f7a  Update .asf.yaml
     new 444cfb8  Scripts to validate deployed model
     new 6fa27db  Update main_outlier.py
     new 3f574a4  Update main_cluster.py
     new 0e97e79  Merge pull request #23 from radibnia77/main

The 183 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../predictor_dl_model/pipeline/main_cluster.py    |   3 +
 .../predictor_dl_model/pipeline/main_outlier.py    |   2 +-
 .../troubleshooting/get_model_diff.py              | 247 ++++++++++-----------
 .../troubleshooting/get_model_output.py            | 226 +++++++++----------
 4 files changed, 222 insertions(+), 256 deletions(-)
 copy Processes/dlpredictor/tests/fact_data_prediction_check/test_dlpredictor_ad_slot.py => Model/predictor-dl-model/troubleshooting/get_model_diff.py (50%)
 copy Processes/dlpredictor/tests/fact_data_prediction_check/test_dlpredictor_ad_slot.py => Model/predictor-dl-model/troubleshooting/get_model_output.py (51%)