You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
안녕하세요. "Keras의 Autoencoder를 활용해 신용카드 이상 거래 탐지하기" 글로 공부를 하다가 글의 오류를 발견하여 작성합니다.
"Precision & Recall" 항목의 두 번째 그래프 (Precision for different threshold values) 밑에,
"재구성 오류가 증가할수록 정밀도가 올라간다는 것을 확인할 수 있습니다." 부분이 "기준치(threshold)가 증가할수록 정밀도가 올라간다는 것을 확인할 수 있습니다."로 수정되어야 할 것 같습니다.
확인해보니, 원문의 오류인 것 같아요.
감사합니다.
The text was updated successfully, but these errors were encountered:
안녕하세요. "Keras의 Autoencoder를 활용해 신용카드 이상 거래 탐지하기" 글로 공부를 하다가 글의 오류를 발견하여 작성합니다.
"Precision & Recall" 항목의 두 번째 그래프 (Precision for different threshold values) 밑에,
"재구성 오류가 증가할수록 정밀도가 올라간다는 것을 확인할 수 있습니다." 부분이 "기준치(threshold)가 증가할수록 정밀도가 올라간다는 것을 확인할 수 있습니다."로 수정되어야 할 것 같습니다.
확인해보니, 원문의 오류인 것 같아요.
감사합니다.
The text was updated successfully, but these errors were encountered: