
EDA / Data Preprocessing

Feature Engineering / DataFrame

Data Manipulation / tidy / conditioning

Basic Derivative: 미분, 편미분

t-test, p-value, 기술통계치

Chi-Square Test

ANOVA / CLT / 대수의 법칙 / 신뢰구간

베이지안 추론 / 조건부 확률 / 총 확률의 법칙

vectors / matrices / identity / inverse / determinant

공분산과 상관계수 / rank, span / basis, unit vector / orthogonality / 선형조합

벡터 변환 / 고유벡터 / 고유값 / 차원축소 / PCA

독립변수와 종속변수 / 회귀선 / Tabular Data / 지도학습 (분류, 회귀) / 단순선형회귀 / SSE / R-squared

train data / test data / 다중선형회귀 / 편향과 분산 / 회귀분석 평가지표

decision trees / pipeline

random forest / bagging / bootstrapping / ordinal encoding

confusion matrix / ROC curve / AUC score / F-beta / precision - recall

model selection / 최적화 / cross-validation