Study/AtoI - AI

모두를 위한 딥러닝 시즌2 - lab05-1

uoese 2022. 5. 3. 17:27

▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀

https://youtu.be/XnHqv4PC0-M

▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀

 

Index

◌ What is Logistic Regression?

Classification

- Logistic Regression

  ↪ 로지스틱 회귀(logistic regression)는 영국의 통계학자인 D. R. Cox가 1958년에 제안한 확률 모델로서 독립 변수의 선형 결합을 이용하여 사건의 발생 가능성을 예측하는데 사용되는 통계 기법

  ◍ Logistic vs Linear

전자(Logistic)는 딱딱 구분 됨, 후자(Linear)는 약간 유하게 구분이 애매함 -> 연결된 데이터

◌ How to solve?

  ◍ Hyphothesis Representation

Hyphothesis Representation

 

  ◍ Sigmoid/Logistic Function

Sigmoid/Logistic Function

 

◍ Decision Boundary

Decision Boundary