Understand the core concepts in Predictive Analytics and how to apply them to build predictive models in diverse fields
Effectively use Python's main library, scikit-learn, for Predictive Analytics and Machine Learning
Learn the foundational models and algorithms that are required for any job in the field of Predictive Analytics
In Detail
Python has become one of any data …
Making Predictions with Data and Python
Video description
Build Awesome Predictive Models with Python
About This Video
Understand the core concepts in Predictive Analytics and how to apply them to build predictive models in diverse fields
Effectively use Python's main library, scikit-learn, for Predictive Analytics and Machine Learning
Learn the foundational models and algorithms that are required for any job in the field of Predictive Analytics
In Detail
Python has become one of any data scientist's favorite tools for doing Predictive Analytics. In this hands-on course, you will learn how to build predictive models with Python.
During the course, we will talk about the most important theoretical concepts that are essential when building predictive models for real-world problems. The main tool used in this course is scikit -learn, which is recognized as a great tool: it has a great variety of models, many useful routines, and a consistent interface that makes it easy to use. All the topics are taught using practical examples and throughout the course, we build many models using real-world datasets.
By the end of this course, you will learn the various techniques in making predictions about bankruptcy and identifying spam text messages and then use our knowledge to create a credit card using a linear model for classification along with logistic regression.
Audience
The course is designed for Data analysts or data scientists interested in learning how to use Python to perform Predictive Analytics as well as Business analysts/business Intelligence experts who would like to go from descriptive analysis to predictive analysis. Software engineers and developers interested in producing predictions via Python will also benefit from the course.
Knowledge of the Python programming language is assumed. Basic familiarity with Python's Data Science Stack would be useful, although a brief review is given. Familiarity with basic mathematics and statistical concepts is also advantageous to take full advantage of this course.
Chapter 1 : The Tools for Doing Predictive Analytics with Python
The Course Overview
The Anaconda Distribution
The Jupyter Notebook
NumPy - The Foundation for Scientific Computing
Using Pandas for Analyzing Data
Chapter 2 : Visualization Refresher
Plotting with Matplotlib
Visualizing data with Pandas
Statistical Visualization with Seaborn
Chapter 3 : Concepts in Predictive Analytics
What Is Predictive Analytics?
How to Do Predictive Analytics?
Machine Learning - Supervised Versus Unsupervised Learning
Supervised Learning - Regression and Classification
Models and Algorithms
Chapter 4 : Regression: Concepts and Models
scikit-learn
The Multiple Regression Model
K-Nearest Neighbors for Regression
Lasso Regression
Model Evaluation for Regression
Chapter 5 : Regression: Predicting Crime, Stock Prices, and Post Popularity
Predicting Diamond Prices
Predicting Crime in US Communities
Predicting Post Popularity
Chapter 6 : Classification: Concepts and Models
Logistic Regression
Classification Trees
Naive Bayes Classifiers
Model Evaluation for Classification
Chapter 7 : Classification: Predicting Bankruptcy, Credit Default, and Spam Text Messages
Predicting Credit Card Default
Predicting Bankruptcy
Building a Spam Classifier
Further Topics in Predictive Analytics
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept