본문 바로가기
데이터분석/Python

Data Handling Case Study

by 버섯도리 2022. 5. 9.

 

 

https://nbviewer.org/github/byeongtaejeon/AI_Python/blob/Ch_3-2_CaseStudy/Ch_3-2_CaseStudy/case_study.ipynb

 

 

 

 

 

 

 

참조 : 부스트코스(http://www.boostcourse.org) -> 머신러닝을 위한 파이썬

'데이터분석 > Python' 카테고리의 다른 글

Linear Regression - Gradient Descent  (0) 2022.05.09
Linear Regression - Normal Equation  (0) 2022.05.09
Build Unstack Matrix Practice  (0) 2022.05.09
NumPy Practice  (0) 2022.05.09
Data Cleansing Example  (0) 2022.05.09