Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Week 7] 목적함수에 log를 취하는 이유 #23

Closed
angieKang opened this issue Apr 25, 2022 · 1 comment
Closed

[Week 7] 목적함수에 log를 취하는 이유 #23

angieKang opened this issue Apr 25, 2022 · 1 comment

Comments

@angieKang
Copy link
Collaborator

angieKang commented Apr 25, 2022

이 논문의 목적함수 뿐만 아니라 다른 논문, 데이터 분석에서도 자꾸 log를 취하는데 장점이 뭘까요? 값을 작게 해줌으로써 얻을 수 있는 점들이 궁금합니다.

수학적 지식이 부족한 사람의 조금 기초적인 질문이긴 하지만 이때 아니면 언제 알아보겠어 하는 마음에 올립니다.

@angieKang
Copy link
Collaborator Author

  • 정규성을 높이고 분석에서 정확한 값을 얻기 위함
  • 데이터간 편차를 줄여 왜도와 첨도를 줄일 수 있음
  • 일반적으로 자연로그를 취하게 될 경우 비선형관계를 선형 관계로 만들 수 있음
  • 큰 수를 같은 비율의 작은 수로 바꿈

https://velog.io/@cosmicdev/%EB%8D%B0%EC%9D%B4%ED%84%B0-%EB%B6%84%EC%84%9D-%EB%A1%9C%EA%B7%B8-%EB%B3%80%ED%99%98

https://worthpreading.tistory.com/m/25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant