데이터 사이언스와 머신러닝에서 차원 축소는 분석 및 모델링의 성능을 높이기 위해 매우 중요한 과정이다. 그 중 선형 판별 분석(LDA, Linear
Continue reading
데이터 사이언스와 머신러닝에서 차원 축소는 분석 및 모델링의 성능을 높이기 위해 매우 중요한 과정이다. 그 중 선형 판별 분석(LDA, Linear
Continue readingWhat is Scikit-Learn? Scikit-Learn is a free software machine learning library for the Python programming language. It provides simple and
Continue reading오늘은 데이터 분석에서 자주 사용되는 두 가지 회귀 방법, 선형 회귀와 로지스틱 회귀에 대해 알아볼 예정이다. 이 두 방법은 비슷한
Continue reading