logo


your one source for IT & AV

Training Presentation Systems Services & Consulting Cloud Services Purchase Client Center Computer Museum
Arrow Course Schedule | Classroom Rentals | Student Information | Free Seminars | Client Feedback | Partners | Survey | Standby Discounts

Hands-on Predictive Analytics with Python

SS Course: GK101089

Course Overview

TOP

Predictive analytics is an applied field that employs a variety of quantitative methods using data to make predictions. It involves much more than just throwing data onto a computer to build a model. This course provides practical coverage to help you understand the most important concepts of predictive analytics. Using practical, step-by-step examples, we build predictive analytics solutions while using cutting-edge Python tools and packages.

Hands-on Predictive Analytics with Python is a three-day, hands-on course that guides students through a step-by-step approach to defining problems and identifying relevant data. Students will learn how to perform data preparation, explore and visualize relationships, as well as build models, tune, evaluate, and deploy models. Each stage has relevant practical examples and efficient Python code. You will work with models such as KNN, Random Forests, and neural networks using the most important libraries in Python's data science stack: NumPy, Pandas, Matplotlib, Seaborn, Keras, Dash, and so on. In addition to hands-on code examples, you will find intuitive explanations of the inner workings of the main techniques and algorithms used in predictive analytics

                                                                  

Scheduled Classes

TOP

Outline

TOP
  1. The Predictive Analytics Process
  • Technical requirements
  • What is predictive analytics?
  • Reviewing important concepts of predictive analytics
  • The predictive analytics process
  • A quick tour of Python's data science stack
  1. Problem Understanding and Data Preparation
  • Technical requirements
  • Understanding the business problem and proposing a solution
  • Practical project diamond prices
  • Practical project credit card default
  1. Dataset Understanding Exploratory Data Analysis
  • Technical requirements
  • What is EDA?
  • Univariate EDA
  • Bivariate EDA
  • Introduction to graphical multivariate EDA
  1. Predicting Numerical Values with Machine Learning
  • Technical requirements
  • Introduction to ML
  • Practical considerations before modeling
  • MLR
  • Lasso regression
  • KNN
  • Training versus testing error
  1. Predicting Categories with Machine Learning
  • Technical requirements
  • Classification tasks
  • Credit card default dataset
  • Logistic regression
  • Classification trees
  • Random forests
  • Training versus testing error
  • Multiclass classification
  • Naive Bayes classifiers
  1. Introducing Neural Nets for Predictive Analytics
  • Technical requirements
  • Introducing neural network models
  • Introducing TensorFlow and Keras
  • Regressing with neural networks
  • Classification with neural networks
  • The dark art of training neural networks
  1. Model Evaluation
  • Technical requirements
  • Evaluation of regression models
  • Evaluation for classification models
  • The k-fold cross-validation
  1. Model Tuning and Improving Performance
  • Technical requirements
  • Hyperparameter tuning
  • Improving performance
  1. Implementing a Model with Dash
  • Technical requirements
  • Model communication and/or deployment phase
  • Introducing Dash
  • Implementing a predictive model as a web application

    Prerequisites

    TOP

    This course is geared for Python experienced attendees who wish to learn and use basic machine learning algorithms and concepts. In order to be successful in the hands-on labs, you should have incoming experience working with basic Python for data science (including Pandas and Numpy, etc).

      Who Should Attend

      TOP