-
US$240
-
Duration: 1 Month
-
Delivery mode: Online
-
Group size: Individual
-
Instruction language:
English
-
Certificate provided:
Yes
This online course will be conducted via Zoom and is designed to provide a practical introduction to Data Science using R. Participants will gain hands-on experience with essential R packages, data visualization tools, and machine learning models.
Introduction to Data Science with R
Overview of Data Science and its applications
Installing R and RStudio
Getting started with R programming basics
R crash course for beginners
R for Data Science
dplyr: Data manipulation and transformation
tidyr: Data cleaning and reshaping
ggplot2: Data visualization with the Grammar of Graphics
readr & readxl: Importing and handling datasets
data.table: High-performance data manipulation
lubridate: Working with dates and times
Data Visualization
Base R graphics: Quick plotting functions
ggplot2 advanced: Customization and themes
plotly in R: Interactive visualizations
corrplot / ggcorrplot: Correlation heatmaps
Machine Learning with R
Introduction to supervised and unsupervised learning in R
Correlation Analysis: Relationships between variables
Linear Regression: Model building and evaluation
Logistic Regression: Classification techniques
K-Nearest Neighbors (KNN): Implementation with R packages
Decision Trees & Random Forests: Model training and interpretation
Support Vector Machines (SVM): Classification in R
K-Means Clustering: Grouping and unsupervised learning
Principal Component Analysis (PCA): Dimensionality reduction
Neural Networks & Deep Learning: Implementation using R packages