March 24:
Write and Post a LinkedIN Blog covering the topics of: {Keep a running Word Document during Class to capture all Blog Requirements):
Starting to Build the AI Model
** Using R to learn the basic Math Concepts:
What do these libraries do?
# Step 1: Setup Environment
required_packages <- c("tm", "nnet", "caret")
for (pkg in required_packages) {
if (!require(pkg, character.only = TRUE, quietly = TRUE)) {
install.packages(pkg)
library(pkg, character.only = TRUE)
} }
Discuss the libraries: ‘NLP’, ‘slam’, ‘BH’