Confidence Score in FindMatches returning 0 where IDs match

0

We are running an AWS Glue Studio job determine matches between certain products. The Job works very well, however we are unable to add the Confidence score correctly to the output.

The initial script did not have computeMatchConfidenceScores in it as it is defaulted to = False.

We have added the clause to the script but the output returns 0 on every line, even where the matches are 100%. Below is a snipped of the script:

findmatches2 = FindMatches.apply(frame = resolvechoice1, transformId = "<redacted>",  transformation_ctx = "findmatches2", computeMatchConfidenceScores = True)

We have searched everywhere for some sort of answer to this but come up short.

질문됨 2년 전64회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠