Aim of Course:
This course covers how to apply linear programming to complex systems to make better decisions – decisions that increase revenue, decrease costs, or improve efficiency of operations.
- Teacher: Cliff Ragsdale
This course covers how to apply linear programming to complex systems to make better decisions – decisions that increase revenue, decrease costs, or improve efficiency of operations.
This course continues the work of Predictive Analytics 1, and introduces
you to additional techniques in predictive analytics, also called
predictive modeling, the most prevalent form of data mining.
This course continues the work of Predictive Analytics 1, and introduces
you to additional techniques in predictive analytics, also called
predictive modeling, the most prevalent form of data mining.
This course covers key unsupervised learning techniques: association rules, principal components analysis, and clustering. The course will include an integration of supervised and unsupervised learning techniques.
In this online course, “Predictive Analytics 1 - Machine Learning Tools -
with R,” you will be introduced to the basic concepts in predictive
analytics, also called predictive modeling, the most prevalent form of
data mining. This course covers the two core paradigms that account for
most business applications of predictive modeling: classification and
prediction. In both cases, predictive modeling takes data where a
variable of interest (a target variable) is known and develops a model
that relates this variable to a series of predictor variables, also
called features. In classification, the target variable is categorical
("purchased something" vs. "has not purchased anything").
In this online course, “Predictive Analytics 1 - Machine Learning Tools -
with Python,” you will be introduced to the basic concepts in
predictive analytics, also called predictive modeling, the most
prevalent form of data mining.
This course will introduce you to the basic concepts in predictive analytics, also called predictive modeling, the most prevalent form of data mining.
The aim of this course is to teach R Programming to those with little or no programming knowledge or experience.
In this online course, “R Programming Intro 1,” you will be introduced
to basic concepts in computer programming via R - it is for those who
have had little or no experience in programming.
The goal of this course is to introduce the basics of programming in
Python, on either Windows or Mac. You will use both Jupyter notebooks
and standard script editors, and work through simple arithmetic
operations, statistical operations, variables, keywords, lists, arrays,
and dictionaries. You'll use conda to install modules and close with
some data visualizations.