강의

멘토링

로드맵

BEST
Data Science

/

Certificate (Data Science)

[Side Project After Work] Big Data Analysis Certification Practical Exam (Type 1, 2, 3)

We guide non-majors and beginners to quickly obtain the Big Data Analysis Certification (Practical Exam)! Keep the theory light and the practice solid—focusing on core points that are guaranteed to appear on the exam through past questions, without the need for complex background knowledge.

(4.9) 804 reviews

5,453 learners

Level Beginner

Course period 12 months

  • roadmap
Engineer Big Data Analysis
Engineer Big Data Analysis
Big Data
Big Data
Python
Python
Pandas
Pandas
Machine Learning(ML)
Machine Learning(ML)
Engineer Big Data Analysis
Engineer Big Data Analysis
Big Data
Big Data
Python
Python
Pandas
Pandas
Machine Learning(ML)
Machine Learning(ML)

Logistic regression (AIC, BIC)

It's really easy to get AIC and BIC in logistic regression! Let's add it to essential learning content!!

Reference: https://www.kaggle.com/code/agileteam/t3-aic-bic

 

There are also many questions about applying logistic regression penalties.

It seems unlikely that this will be included in the exam since it is only available in sklearn and not supported by statsmodels.

Reference: https://www.kaggle.com/code/agileteam/t3-penalty

Comment