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

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


    from 049f420  Merge pull request #2 from radibnia77/main
     new e5611d5  Merge pull request #1 from apache/main
     new ecf42a5  Update lookalike application
     new 421bd9e  Merge pull request #3 from radibnia77/main

The 112 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:
 Model/lookalike-model/doc/SDD.md                   | 17 +++--
 .../lookalike_model/application/__init__.py        |  4 +-
 .../lookalike_model/application/config.yml         | 15 +++--
 .../lookalike_model/application/distance_table.py  | 24 +++----
 .../application/distance_table_list.py             | 61 +++++++----------
 .../lookalike_model/application/rest_client.py     |  4 +-
 .../lookalike_model/application/run.sh             |  3 +-
 .../lookalike_model/application/score_generator.py | 77 +++++++++++-----------
 .../application/seed_user_selector.py              | 26 +++++---
 .../lookalike_model/application/validation.py      | 77 ++++++++++++++++++++++
 10 files changed, 199 insertions(+), 109 deletions(-)
 create mode 100644 
Model/lookalike-model/lookalike_model/application/validation.py

Reply via email to