O.P. Jindal Global University
Predictive Analytics and Forecasting
O.P. Jindal Global University

Predictive Analytics and Forecasting

包含在 Coursera Plus

深入了解一个主题并学习基础知识。
6 周 完成
在 10 小时 一周
灵活的计划
自行安排学习进度
攻读学位
深入了解一个主题并学习基础知识。
6 周 完成
在 10 小时 一周
灵活的计划
自行安排学习进度
攻读学位

您将学到什么

  • Learn predictive analytics and data mining to uncover business insights.

    Apply models to real-world challenges and enhance decision-making.

要了解的详细信息

可分享的证书

添加到您的领英档案

最近已更新!

June 2025

作业

52 项作业

授课语言:英语(English)

了解顶级公司的员工如何掌握热门技能

Petrobras, TATA, Danone, Capgemini, P&G 和 L'Oreal 的徽标

该课程共有17个模块

Welcome to the Predictive Analytics and Forecasting course! Predictive analytics is about using statistical data mining to analyze current and historical facts to make predictions about future events. As the business world rapidly progresses toward a paradigm of data-driven decision-making, the primary goal of this course is to understand both the power and limitations of some of the predictive analysis tools. This course will provide an overview of predictive analysis tools of data mining and their uses with the volume of data and business cases. The course is designed to allow future managers to communicate effectively with the data science team within an organization. The course further acquaints you with how to understand customer behavior and motivations, customers’ need, market segmentation, retailing, and business forecasting with the power of predictive data mining tools. Finally, the course will demonstrate a handful set of predictive analytics and data mining tools that can help young managers to make data-driven decisions in today’s business scenario. This is an advanced course intended for learners with a background in data analysis and interpretation. The knowledge you gain from this course will help you pursue analytics careers in any industry.      To succeed in this course, you should have prior experience in or a basic understanding of regression, correlation, data visualization, and interpretation of statistical results.  In this module, you will learn about various terminologies of data mining, such as predictive analytics, prescriptive analytics, data science, and business intelligence. Before starting with the core analytics, you should be first clear about the steps of data mining and how to pre-process your data before going for actual data analytics. This module also introduces you to various steps of data mining and data processing. After completing this module, you will be thorough with the preliminary steps of predictive analytics.

涵盖的内容

5个视频5篇阅读材料4个作业1个讨论话题

In this module, you will be able to develop your base for advanced predictive analytics through basic tools like correlation and regression. This module helps you differentiate between these two terms and acquaints you with how correlation measures the degree of association between two variables, whereas regression tells us about the functional relationship among the variables. In this module, you will be learning how to compute correlation coefficient, simple linear regression, and multiple linear regression for a given data set with the help of statistical software for social sciences. Finally, this module will cover the basic assumptions of multiple linear regression and help you test the significance of the correlation coefficient.

涵盖的内容

5个视频4篇阅读材料4个作业

In this module, you will be introduced to naïve Bayes classification. One of the most common predictive analytics models is the classification model. This module also introduces you to how these models work by categorizing information based on historical data. This module will help you understand how classification predicts the categorical class (or discrete values), whereas regression and other models predict continuous valued functions.

涵盖的内容

4个视频4篇阅读材料4个作业

In this module, you will be continuing with classification modeling. This module will introduce you to the k nearest neighbors. This module will help you apply the k nearest neighbors method to business problems. This module will further explain the working of k nearest neighbors. After going through this module, you will be able to run k nearest neighbors in RStudio.

涵盖的内容

4个视频4篇阅读材料4个作业1个讨论话题

This assessment is a graded quiz based on the modules covered in this week.

涵盖的内容

1个作业

In this module, you will learn about logistic regression. When you are interested in predicting the likelihood of an event, the most widely used classification method is logistic regression. When the classification problem at hand is binary, true or false, and yes or no, then you use logistic regression-based classification.

涵盖的内容

4个视频4篇阅读材料4个作业

In this module, you will learn about discriminant analysis. When you know the groups a priori, the classification method used is discriminant analysis. This module will help you run discriminant analysis binomial and multinomial categorical variables.

涵盖的内容

4个视频4篇阅读材料4个作业1个讨论话题

This assessment is a graded quiz based on the modules covered in this week.

涵盖的内容

1个作业

In this module, you will learn about decision trees. When there is non-linear data in hand for classification, the classification method that is used preferably is the decision tree. Their most important feature is the capability of capturing descriptive decision-making knowledge from the supplied data. This module will make you familiar with the concept of information gain and entropy. This module will further help you create the decision tree for business problems.

涵盖的内容

4个视频4篇阅读材料4个作业

In this module, you will learn about neural networks. This module gives you an insight into how you can use a neural network when you have so much data with you (and computational power, of course), and accuracy matters the most to you. If it comes to predictive accuracy, then neural network–based classification models are the ones that are preferred.

涵盖的内容

4个视频4篇阅读材料4个作业

In this module, you will learn about the important steps of dimension reduction. In data mining, one often encounters situations where there are a large number of variables in the database. Even when the initial number of variables is small, this set quickly expands in the data preparation step, where new derived variables are created, for instance, dummies for categorical variables and new forms of existing variables. In such situations, it is likely that subsets of variables are highly correlated with each other. Including highly correlated variables in a classification or prediction model or including variables that are unrelated to the outcome of interest can lead to overfitting, and accuracy and reliability can suffer.

涵盖的内容

4个视频4篇阅读材料4个作业

In this module, you will learn how clustering refers to the grouping of records, observations, or cases into classes of similar objects. You will get insights into how a cluster is a collection of records that are similar to one another and dissimilar to records in other clusters. In this module, you will be able to understand distance measures and how different types of distance measures are used in clustering. You will also be introduced to the quality and an optimal number of clusters, and the various types of clustering methods, such as hierarchical clustering, single-linkage clustering, and complete-linkage clustering. Finally, you will learn about dendrograms, displaying the clustering process and results, and the limitations of hierarchical clustering.

涵盖的内容

4个视频4篇阅读材料4个作业1个讨论话题

This assessment is a graded quiz based on the modules covered in this week.

涵盖的内容

1个作业

In this module, you will be introduced to non-hierarchical clustering: the K-means clustering algorithm, its computation process, and its advantages. You will also learn to determine the correct number of clusters. Finally, you will be able to give the interpretation of clusters and market segmentation using conjoint analysis.

涵盖的内容

4个视频4篇阅读材料4个作业

In this module, you will learn how to use rule base machine learning models to analyze and discover interesting connections, patterns, and relationships between different item sets based on large volume transaction data. This module will give you an insight into how association rule mining measures the strength of co-occurrence between one item and another. The objective of this rule base data mining algorithm is not to predict an occurrence of an item, like classification or regression do, but to find usable patterns in the co-occurrences of the items. You will also learn about association rules learning, which is a branch of an unsupervised learning process that discovers hidden patterns in data, in the form of easily recognizable rules.

涵盖的内容

4个视频4篇阅读材料4个作业1个讨论话题

This assessment is a graded quiz based on the modules covered in this week.

涵盖的内容

1个作业

Course Wrap-Up video

涵盖的内容

1个视频

攻读学位

课程 是 O.P. Jindal Global University提供的以下学位课程的一部分。如果您被录取并注册,您已完成的课程可计入您的学位学习,您的学习进度也可随之转移。

 

位教师

Krishan Kumar Pandey
O.P. Jindal Global University
3 门课程315 名学生

提供方

从 Data Analysis 浏览更多内容

人们为什么选择 Coursera 来帮助自己实现职业发展

Felipe M.
自 2018开始学习的学生
''能够按照自己的速度和节奏学习课程是一次很棒的经历。只要符合自己的时间表和心情,我就可以学习。'
Jennifer J.
自 2020开始学习的学生
''我直接将从课程中学到的概念和技能应用到一个令人兴奋的新工作项目中。'
Larry W.
自 2021开始学习的学生
''如果我的大学不提供我需要的主题课程,Coursera 便是最好的去处之一。'
Chaitanya A.
''学习不仅仅是在工作中做的更好:它远不止于此。Coursera 让我无限制地学习。'
Coursera Plus

通过 Coursera Plus 开启新生涯

无限制访问 10,000+ 世界一流的课程、实践项目和就业就绪证书课程 - 所有这些都包含在您的订阅中

通过在线学位推动您的职业生涯

获取世界一流大学的学位 - 100% 在线

加入超过 3400 家选择 Coursera for Business 的全球公司

提升员工的技能,使其在数字经济中脱颖而出

常见问题