수천 개 기업의 학습자들이 사랑하는
2명 이상을 교육하시나요?
DataCamp for Business 체험강의 설명
선수 조건
Introduction to Regression in R1
Regression Models: Fitting and Evaluating Their Performance
In the first chapter of this course, you'll fit regression models with
train() and evaluate their out-of-sample performance using cross-validation and root-mean-square error (RMSE).2
Classification Models: Fitting and Evaluating Their Performance
In this chapter, you'll fit classification models with
train() and evaluate their out-of-sample performance using cross-validation and area under the curve (AUC).3
Tuning Model Parameters to Improve Performance
In this chapter, you will use the
train() function to tweak model parameters through cross-validation and grid search.4
Preprocessing Data
In this chapter, you will practice using
train() to preprocess data before fitting models, improving your ability to making accurate predictions.5
Selecting Models: A Case Study in Churn Prediction
In the final chapter of this course, you'll learn how to use
resamples() to compare multiple models and select (or ensemble) the best one(s).R의 caret로 배우는 Machine Learning
강의 완료
DataCamp for Mobile을 통해 데이터 분석 능력을 향상시키세요.
모바일 강좌와 매일 5분 코딩 챌린지를 통해 이동 중에도 학습 효과를 높이세요.