범주
기술
R 프로그래밍 튜토리얼
저희 R 튜토리얼에서는 프로그래밍 역량을 키우는 데 도움이 되는 팁과 활용 사례를 확인하실 수 있습니다. 최신 기법도 꾸준히 소개해 드립니다.
기타 기술:
2명 이상을 교육하시나요?DataCamp for Business 사용해 보세요
Market Basket Analysis using R
Learn about Market Basket Analysis & the APRIORI Algorithm that works behind it. You'll see how it is helping retailers boost business by predicting what items customers buy together.
Hafsa Jabeen
2018년 8월 21일
Data Visualization with Highcharter in R
Learn how to use Highcharter to create a visualization that creates a buzz.
Nishant Singh
2018년 8월 20일
Remote Python and R in SQL
Learn how to remotely send R and Python execution to a SQL Server from Jupyter Notebooks.
Kyle Weller
2018년 8월 17일
PCA in R: A Step-by-Step Tutorial with Examples
Master applying PCA in R in this tutorial. Normalize data, compute principal components with princomp(), and visualize results with scree plots and biplots.
Zoumana Keita
2026년 3월 4일
Bivariate Distribution Heatmaps in R
Learn how to visually show the relationship between two features, how they interact with each other, and where data points are concentrated.
Carlos Zelada
2018년 7월 31일
How to Execute Python/R in SQL
After reading this tutorial, you'll know how to embed R & Python scripts in T-SQL statements & know what data types are used to pass data between SQL & Python/R.
Kyle Weller
2018년 7월 30일
Hierarchical Clustering in R
Clustering is the most common form of unsupervised learning, a type of machine learning algorithm used to draw inferences from unlabeled data.
DataCamp Team
2018년 7월 24일
How to Do Linear Regression in R
Learn linear regression, a statistical model that analyzes the relationship between variables. Follow our step-by-step guide to learn the lm() function in R.
Eladio Montero Porras
2025년 10월 17일
Setup a Data Science Environment on your Computer
Learn about the various options you have to setup a data science environment with Python, R, Git, and Unix Shell on your local computer.
DataCamp Team
2018년 6월 27일
Decision Trees in Machine Learning Using R
A comprehensive guide to building, visualizing, and interpreting decision tree models with R.
Arunn Thevapalan
James Le
2023년 6월 1일
How to Install and Use Homebrew
Discover Homebrew for data science. Learn how you can use this package manager to install, update, and remove technologies such as Apache Spark and Graphviz.
DataCamp Team
2018년 5월 23일
Long to Wide Data in R
Learn why you would transform your data from a long to a wide format and vice versa and explore how to do this in R with melt() and dcast()!
DataCamp Team
2018년 5월 8일