Skip to main content

Logit (statsmodels)

통계적 추론을 포함한 최대 우도 로지스틱 회귀입니다. Logistic regression via maximum likelihood with statistical inference.

모델 유형

  • 카테고리: statsmodels
  • 라이브러리: statsmodels

핵심 학습 포인트

  • 데이터 분포와 모델 가정을 함께 확인합니다.
  • 하이퍼파라미터 변화가 결정 경계/예측값에 미치는 영향을 확인합니다.
  • 검증셋 기준으로 일반화 성능을 확인합니다.

주요 하이퍼파라미터

UI 라벨타입기본값
maxIterationsMax Iterationsslider35

실습 및 공식 문서