[AI]Artificial Inteligence 인공지능
AI 로지스틱 회귀 Logistic Regression
Weneedu
2023. 4. 30. 05:54
20230429 1652
REF
[1] https://en.wikipedia.org/wiki/Logistic_function
로지스틱 회귀
▶(외우자) 로지스틱 함수를 사용하는 회귀분석, 바이너리 분류에 사용
기존 회귀가 연속적인 종속변수에 적용된다면 로지스틱회귀는 이산적 종속변수에 적용
그렇다면 로지스틱 함수는 무엇인가?
▶(외우자) 로지스틱 함수 = sigmoid 함수; s-shape curve
(어원) 왜 "로지스틱" 함수인가? [1]
(note)물류를 의미하는 logistic과 같은 모양이지만 우연의 일치일뿐 완전히 다른 단어이다!!!!!
1 벨기에 수학자 버헐스트 Verhulst가 개발
2 버헐스트 equation
3 버헐스트가 만든 이름이지만 설명은 없다. Verhulst did not explain the choice of the term "logistic" (French: logistique),
4 아마도 logarithmic curve와 대조적 의미로 썼을 것이다. 산술이나 기하와 유사하게, but it is presumably in contrast to the logarithmic curve**, and by analogy with arithmetic and geometric.
** 아래 설명이 맘에 드네, BINGO!!!!!!!!!!!
--> 로그함수 비슷하다는 뜻에서 붙인 이름