• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

27 Big Data Analytics courses delivered Live Online

Cloudera Data Analyst Training - Using Pig, Hive, and Impala with Hadoop

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This course is designed for data analysts, business intelligence specialists, developers, system architects, and database administrators. Overview Skills gained in this training include:The features that Pig, Hive, and Impala offer for data acquisition, storage, and analysisThe fundamentals of Apache Hadoop and data ETL (extract, transform, load), ingestion, and processing with HadoopHow Pig, Hive, and Impala improve productivity for typical analysis tasksJoining diverse datasets to gain valuable business insightPerforming real-time, complex queries on datasets Cloudera University?s four-day data analyst training course focusing on Apache Pig and Hive and Cloudera Impala will teach you to apply traditional data analytics and business intelligence skills to big data. HADOOP FUNDAMENTALS * The Motivation for Hadoop * Hadoop Overview * Data Storage: HDFS * Distributed Data Processing: YARN, MapReduce, and Spark * Data Processing and Analysis: Pig, Hive, and Impala * Data Integration: Sqoop * Other Hadoop Data Tools * Exercise Scenarios Explanation INTRODUCTION TO PIG * What Is Pig? * Pig?s Features * Pig Use Cases * Interacting with Pig BASIC DATA ANALYSIS WITH PIG * Pig Latin Syntax * Loading Data * Simple Data Types * Field Definitions * Data Output * Viewing the Schema * Filtering and Sorting Data * Commonly-Used Functions PROCESSING COMPLEX DATA WITH PIG * Storage Formats * Complex/Nested Data Types * Grouping * Built-In Functions for Complex Data * Iterating Grouped Data MULTI-DATASET OPERATIONS WITH PIG * Techniques for Combining Data Sets * Joining Data Sets in Pig * Set Operations * Splitting Data Sets PIG TROUBLESHOOT & OPTIMIZATION * Troubleshooting Pig * Logging * Using Hadoop?s Web UI * Data Sampling and Debugging * Performance Overview * Understanding the Execution Plan * Tips for Improving the Performance of Your Pig Jobs INTRODUCTION TO HIVE & IMPALA * What Is Hive? * What Is Impala? * Schema and Data Storage * Comparing Hive to Traditional Databases * Hive Use Cases QUERYING WITH HIVE & IMPALA * Databases and Tables * Basic Hive and Impala Query Language Syntax * Data Types * Differences Between Hive and Impala Query Syntax * Using Hue to Execute Queries * Using the Impala Shell DATA MANAGEMENT * Data Storage * Creating Databases and Tables * Loading Data * Altering Databases and Tables * Simplifying Queries with Views * Storing Query Results DATA STORAGE & PERFORMANCE * Partitioning Tables * Choosing a File Format * Managing Metadata * Controlling Access to Data RELATIONAL DATA ANALYSIS WITH HIVE & IMPALA * Joining Datasets * Common Built-In Functions * Aggregation and Windowing WORKING WITH IMPALA * How Impala Executes Queries * Extending Impala with User-Defined Functions * Improving Impala Performance ANALYZING TEXT AND COMPLEX DATA WITH HIVE * Complex Values in Hive * Using Regular Expressions in Hive * Sentiment Analysis and N-Grams * Conclusion HIVE OPTIMIZATION * Understanding Query Performance * Controlling Job Execution Plan * Bucketing * Indexing Data EXTENDING HIVE * SerDes * Data Transformation with Custom Scripts * User-Defined Functions * Parameterized Queries CHOOSING THE BEST TOOL FOR THE JOB * Comparing MapReduce, Pig, Hive, Impala, and Relational Databases * Which to Choose?

Cloudera Data Analyst Training - Using Pig, Hive, and Impala with Hadoop
Delivered on-request, onlineDelivered Online
Price on Enquiry

Data Wrangling with Python

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Data Wrangling with Python takes a practical approach to equip beginners with the most essential data analysis tools in the shortest possible time. It contains multiple activities that use real-life business scenarios for you to practice and apply your new skills in a highly relevant context. Overview By the end of this course, you will be confident in using a diverse array of sources to extract, clean, transform, and format your data efficiently. In this course you will start with the absolute basics of Python, focusing mainly on data structures. Then you will delve into the fundamental tools of data wrangling like NumPy and Pandas libraries. You'll explore useful insights into why you should stay away from traditional ways of data cleaning, as done in other languages, and take advantage of the specialized pre-built routines in Python.This combination of Python tips and tricks will also demonstrate how to use the same Python backend and extract/transform data from an array of sources including the Internet, large database vaults, and Excel financial tables. To help you prepare for more challenging scenarios, you'll cover how to handle missing or wrong data, and reformat it based on the requirements from the downstream analytics tool. The course will further help you grasp concepts through real-world examples and datasets. INTRODUCTION TO DATA STRUCTURE USING PYTHON * Python for Data Wrangling * Lists, Sets, Strings, Tuples, and Dictionaries ADVANCED OPERATIONS ON BUILT-IN DATA STRUCTURE * Advanced Data Structures * Basic File Operations in Python INTRODUCTION TO NUMPY, PANDAS, AND MATPLOTLIB * NumPy Arrays * Pandas DataFrames * Statistics and Visualization with NumPy and Pandas * Using NumPy and Pandas to Calculate Basic Descriptive Statistics on the DataFrame DEEP DIVE INTO DATA WRANGLING WITH PYTHON * Subsetting, Filtering, and Grouping * Detecting Outliers and Handling Missing Values * Concatenating, Merging, and Joining * Useful Methods of Pandas GET COMFORTABLE WITH A DIFFERENT KIND OF DATA SOURCES * Reading Data from Different Text-Based (and Non-Text-Based) Sources * Introduction to BeautifulSoup4 and Web Page Parsing LEARNING THE HIDDEN SECRETS OF DATA WRANGLING * Advanced List Comprehension and the zip Function * Data Formatting ADVANCED WEB SCRAPING AND DATA GATHERING * Basics of Web Scraping and BeautifulSoup libraries * Reading Data from XML RDBMS AND SQL * Refresher of RDBMS and SQL * Using an RDBMS (MySQL/PostgreSQL/SQLite) APPLICATION IN REAL LIFE AND CONCLUSION OF COURSE * Applying Your Knowledge to a Real-life Data Wrangling Task * An Extension to Data Wrangling

Data Wrangling with Python
Delivered on-request, onlineDelivered Online
Price on Enquiry

Hands-on Data Analysis with Pandas (TTPS4878)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is geared for Python-experienced attendees who wish to be equipped with the skills you need to use pandas to ensure the veracity of your data, visualize it for effective decision-making, and reliably reproduce analyses across multiple datasets. Overview Working in a hands-on learning environment, guided by our expert team, attendees will learn to: Understand how data analysts and scientists gather and analyze data Perform data analysis and data wrangling using Python Combine, group, and aggregate data from multiple sources Create data visualizations with pandas, matplotlib, and seaborn Apply machine learning (ML) algorithms to identify patterns and make predictions Use Python data science libraries to analyze real-world datasets Use pandas to solve common data representation and analysis problems Build Python scripts, modules, and packages for reusable analysis code Perform efficient data analysis and manipulation tasks using pandas Apply pandas to different real-world domains with the help of step-by-step demonstrations Get accustomed to using pandas as an effective data exploration tool. Data analysis has become a necessary skill in a variety of domains where knowing how to work with data and extract insights can generate significant value. Geared for data team members with incoming Python scripting experience, Hands-On Data Analysis with Pandas will show you how to analyze your data, get started with machine learning, and work effectively with Python libraries often used for data science, such as pandas, NumPy, matplotlib, seaborn, and scikit-learn. Using real-world datasets, you will learn how to use the powerful pandas library to perform data wrangling to reshape, clean, and aggregate your data. Then, you will be able to conduct exploratory data analysis by calculating summary statistics and visualizing the data to find patterns. In the concluding lessons, you will explore some applications of anomaly detection, regression, clustering, and classification using scikit-learn to make predictions based on past data. Students will leave the course armed with the skills required to use pandas to ensure the veracity of their data, visualize it for effective decision-making, and reliably reproduce analyses across multiple datasets. INTRODUCTION TO DATA ANALYSIS * Fundamentals of data analysis * Statistical foundations * Setting up a virtual environment WORKING WITH PANDAS DATAFRAMES * Pandas data structures * Bringing data into a pandas DataFrame * Inspecting a DataFrame object * Grabbing subsets of the data * Adding and removing data DATA WRANGLING WITH PANDAS * What is data wrangling? * Collecting temperature data * Cleaning up the data * Restructuring the data * Handling duplicate, missing, or invalid data AGGREGATING PANDAS DATAFRAMES * Database-style operations on DataFrames * DataFrame operations * Aggregations with pandas and numpy * Time series VISUALIZING DATA WITH PANDAS AND MATPLOTLIB * An introduction to matplotlib * Plotting with pandas * The pandas.plotting subpackage PLOTTING WITH SEABORN AND CUSTOMIZATION TECHNIQUES * Utilizing seaborn for advanced plotting * Formatting * Customizing visualizations FINANCIAL ANALYSIS - BITCOIN AND THE STOCK MARKET * Building a Python package * Data extraction with pandas * Exploratory data analysis * Technical analysis of financial instruments * Modeling performance RULE-BASED ANOMALY DETECTION * Simulating login attempts * Exploratory data analysis * Rule-based anomaly detection GETTING STARTED WITH MACHINE LEARNING IN PYTHON * Learning the lingo * Exploratory data analysis * Preprocessing data * Clustering * Regression * Classification MAKING BETTER PREDICTIONS - OPTIMIZING MODELS * Hyperparameter tuning with grid search * Feature engineering * Ensemble methods * Inspecting classification prediction confidence * Addressing class imbalance * Regularization MACHINE LEARNING ANOMALY DETECTION * Exploring the data * Unsupervised methods * Supervised methods * Online learning THE ROAD AHEAD * Data resources * Practicing working with data * Python practice

Hands-on Data Analysis with Pandas (TTPS4878)
Delivered on-request, onlineDelivered Online
Price on Enquiry

Big Data Architecture Workshop

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Senior Executives CIOs and CTOs Business Intelligence Executives Marketing Executives Data & Business Analytics Specialists Innovation Specialists & Entrepreneurs Academics, and other people interested in Big Data Overview More specifically, BDAW addresses advanced big data architecture topics, including, data formats, transformation, real-time, batch and machine learning processing, scalability, fault tolerance, security and privacy, minimizing the risk of an unsound architecture and technology selection. Big Data Architecture Workshop (BDAW) is a learning event that addresses advanced big data architecture topics. BDAW brings together technical contributors into a group setting to design and architect solutions to a challenging business problem. The workshop addresses big data architecture problems in general, and then applies them to the design of a challenging system. Throughout the highly interactive workshop, students apply concepts to real-world examples resulting in detailed synergistic discussions. The workshop is conducive for students to learn techniques for architecting big data systems, not only from Cloudera?s experience but also from the experiences of fellow students. WORKSHOP APPLICATION USE CASES * Oz Metropolitan * Architectural questions * Team activity: Analyze Metroz Application Use Cases APPLICATION VERTICAL SLICE * Definition * Minimizing risk of an unsound architecture * Selecting a vertical slice * Team activity: Identify an initial vertical slice for Metroz APPLICATION PROCESSING * Real time, near real time processing * Batch processing * Data access patterns * Delivery and processing guarantees * Machine Learning pipelines * Team activity: identify delivery and processing patterns in Metroz, characterize response time requirements, identify Machine Learning pipelines APPLICATION DATA * Three V?s of Big Data * Data Lifecycle * Data Formats * Transforming Data * Team activity: Metroz Data Requirements SCALABLE APPLICATIONS * Scale up, scale out, scale to X Determining if an application will scale Poll: scalable airport terminal designs Hadoop and Spark Scalability Team activity: Scaling Metroz FAULT TOLERANT DISTRIBUTED SYSTEMS * Principles Transparency Hardware vs. Software redundancy Tolerating disasters Stateless functional fault tolerance Stateful fault tolerance Replication and group consistency Fault tolerance in Spark and Map Reduce Application tolerance for failures Team activity: Identify Metroz component failures and requirements SECURITY AND PRIVACY * Principles * Privacy * Threats * Technologies * Team activity: identify threats and security mechanisms in Metroz DEPLOYMENT * Cluster sizing and evolution * On-premise vs. Cloud * Edge computing * Team activity: select deployment for Metroz TECHNOLOGY SELECTION * HDFS * HBase * Kudu * Relational Database Management Systems * Map Reduce * Spark, including streaming, SparkSQL and SparkML * Hive * Impala * Cloudera Search * Data Sets and Formats * Team activity: technologies relevant to Metroz SOFTWARE ARCHITECTURE * Architecture artifacts * One platform or multiple, lambda architecture * Team activity: produce high level architecture, selected technologies, revisit vertical slice * Vertical Slice demonstration ADDITIONAL COURSE DETAILS: Nexus Humans Big Data Architecture Workshop training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Big Data Architecture Workshop course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Big Data Architecture Workshop
Delivered on-request, onlineDelivered Online
Price on Enquiry

Data Science Projects with Python

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for If you are a data analyst, data scientist, or a business analyst who wants to get started with using Python and machine learning techniques to analyze data and predict outcomes, this book is for you. Basic knowledge of computer programming and data analytics is a must. Familiarity with mathematical concepts such as algebra and basic statistics will be useful. Overview By the end of this course, you will have the skills you need to confidently use various machine learning algorithms to perform detailed data analysis and extract meaningful insights from data. This course is designed to give you practical guidance on industry-standard data analysis and machine learning tools in Python, with the help of realistic data. The course will help you understand how you can use pandas and Matplotlib to critically examine a dataset with summary statistics and graphs, and extract the insights you seek to derive. You will continue to build on your knowledge as you learn how to prepare data and feed it to machine learning algorithms, such as regularized logistic regression and random forest, using the scikit-learn package. You?ll discover how to tune the algorithms to provide the best predictions on new and unseen data. As you delve into later sections, you?ll be able to understand the working and output of these algorithms and gain insight into not only the predictive capabilities of the models but also their reasons for making these predictions. DATA EXPLORATION AND CLEANING * Python and the Anaconda Package Management System * Different Types of Data Science Problems * Loading the Case Study Data with Jupyter and pandas * Data Quality Assurance and Exploration * Exploring the Financial History Features in the Dataset * Activity 1: Exploring Remaining Financial Features in the Dataset INTRODUCTION TO SCIKIT-LEARN AND MODEL EVALUATION * Introduction * Model Performance Metrics for Binary Classification * Activity 2: Performing Logistic Regression with a New Feature and Creating a Precision-Recall Curve DETAILS OF LOGISTIC REGRESSION AND FEATURE EXPLORATION * Introduction * Examining the Relationships between Features and the Response * Univariate Feature Selection: What It Does and Doesn't Do * Building Cloud-Native Applications * Activity 3: Fitting a Logistic Regression Model and Directly Using the Coefficients THE BIAS-VARIANCE TRADE-OFF * Introduction * Estimating the Coefficients and Intercepts of Logistic Regression * Cross Validation: Choosing the Regularization Parameter and Other Hyperparameters * Activity 4: Cross-Validation and Feature Engineering with the Case Study Data DECISION TREES AND RANDOM FORESTS * Introduction * Decision trees * Random Forests: Ensembles of Decision Trees * Activity 5: Cross-Validation Grid Search with Random Forest IMPUTATION OF MISSING DATA, FINANCIAL ANALYSIS, AND DELIVERY TO CLIENT * Introduction * Review of Modeling Results * Dealing with Missing Data: Imputation Strategies * Activity 6: Deriving Financial Insights * Final Thoughts on Delivering the Predictive Model to the Client

Data Science Projects with Python
Delivered on-request, onlineDelivered Online
Price on Enquiry

Python for Data Analytics

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is aimed at anyone who wants to harness the power of data analytics in their organization including: Business Analysts, Data Analysts, Reporting and BI professionals Analytics professionals and Data Scientists who would like to learn Python Overview This course teaches delegates with no prior programming or data analytics experience how to perform data manipulation, data analysis and data visualization in Python. Mastery of these techniques and how to apply them to business problems will allow delegates to immediately add value in their workplace by extracting valuable insight from company data to allow better, data-driven decisions. Outcome: After attending this course, delegates will: Be able to write effective Python code Know how to access their data from a variety of sources using Python Know how to identify and fix data quality using Python Know how to manipulate data to create analysis ready data Know how to analyze and visualize data to drive data driven decisioning across your organization Becoming a world class data analytics practitioner requires mastery of the most sophisticated data analytics tools. These programming languages are some of the most powerful and flexible tools in the data analytics toolkit. FROM BUSINESS QUESTIONS TO DATA ANALYTICS, AND BEYOND * For data analytics tasks to affect business decisions they must be driven by a business question. This section will formally outline how to move an analytics project through key phases of development from business question to business solution. Delegates will be able: * to describe and understand the general analytics process. * to describe and understand the different types of analytics can be used to derive data driven solutions to business * to apply that knowledge to their business context BASIC PYTHON PROGRAMMING CONVENTIONS * This section will cover the basics of writing R programs. Topics covered will include: * What is Python? * Using Anaconda * Writing Python programs * Expressions and objects * Functions and arguments * Basic Python programming conventions DATA STRUCTURES IN PYTHON * This section will look at the basic data structures that Python uses and accessing data in Python. Topics covered will include: * Vectors * Arrays and matrices * Factors * Lists * Data frames * Loading .csv files into Python CONNECTING TO EXTERNAL DATA * This section will look at loading data from other sources into Python. Topics covered will include: * Loading .csv files into a pandas data frame * Connecting to and loading data from a database into a panda data frame DATA MANIPULATION IN PYTHON * This section will look at how Python can be used to perform data manipulation operations to prepare datasets for analytics projects. Topics covered will include: * Filtering data * Deriving new fields * Aggregating data * Joining data sources * Connecting to external data sources DESCRIPTIVE ANALYTICS AND BASIC REPORTING IN PYTHON * This section will explain how Python can be used to perform basic descriptive. Topics covered will include: * Summary statistics * Grouped summary statistics * Using descriptive analytics to assess data quality * Using descriptive analytics to created business report * Using descriptive analytics to conduct exploratory analysis STATISTICAL ANALYSIS IN PYTHON * This section will explain how Python can be used to created more interesting statistical analysis. Topics covered will include: * Significance tests * Correlation * Linear regressions * Using statistical output to create better business decisions. DATA VISUALISATION IN PYTHON * This section will explain how Python can be used to create effective charts and visualizations. Topics covered will include: * Creating different chart types such as bar charts, box plots, histograms and line plots * Formatting charts BEST PRACTICES HINTS AND TIPS * This section will go through some best practice considerations that should be adopted of you are applying Python in a business context. *

Python for Data Analytics
Delivered on-request, onlineDelivered Online
Price on Enquiry

Beginning Data Analytics With R

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is aimed at anyone who wants to harness the power of data analytics in their organization. Overview After completing this course delegates will be capable of writing effective R code to manipulate, analyse and visualise data to enable their organisations make better, data-driven decisions. This course teaches delegates with no prior programming or data analytics experience how to perform data manipulation, data analysis and data visualisation in R. COURSE OUTLINE * Becoming a world class data analytics practitioner requires mastery of the most sophisticated data analytics tools. The R programming language is one of the most powerful and flexible tools in the data analytics toolkit. This course teaches delegates with no prior programming or data analytics experience how to perform data manipulation, data analysis and data visualisation in R. Mastery of these techniques will allow delegates to immediately add value in their work place by extracting valuable insight from company data to allow better, data-driven decisions. The course will explore the following topics through a series of interactive workshop sessions: * What is R? * Basic R programming conventions * Data structures in R * Accessing data in R * Descriptive statistics in R * Statistical analysis in R * Data manipulation in R * Data visualisation in R ADDITIONAL COURSE DETAILS: Nexus Humans Beginning Data Analytics With R training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Beginning Data Analytics With R course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Beginning Data Analytics With R
Delivered on-request, onlineDelivered Online
Price on Enquiry

Hands-on Predicitive Analytics with Python (TTPS4879)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is geared for Python experienced attendees who wish to learn and use basic machine learning algorithms and concepts. Students should have skills at least equivalent to the Python for Data Science courses we offer. Overview Working in a hands-on learning environment, guided by our expert team, attendees will learn to Understand the main concepts and principles of predictive analytics Use the Python data analytics ecosystem to implement end-to-end predictive analytics projects Explore advanced predictive modeling algorithms w with an emphasis on theory with intuitive explanations Learn to deploy a predictive model's results as an interactive application Learn about the stages involved in producing complete predictive analytics solutions Understand how to define a problem, propose a solution, and prepare a dataset Use visualizations to explore relationships and gain insights into the dataset Learn to build regression and classification models using scikit-learn Use Keras to build powerful neural network models that produce accurate predictions Learn to serve a model's predictions as a web application 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, Seabor, 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. 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 PROBLEM UNDERSTANDING AND DATA PREPARATION * Technical requirements * Understanding the business problem and proposing a solution * Practical project ? diamond prices * Practical project ? credit card default DATASET UNDERSTANDING ? EXPLORATORY DATA ANALYSIS * Technical requirements * What is EDA? * Univariate EDA * Bivariate EDA * Introduction to graphical multivariate EDA PREDICTING NUMERICAL VALUES WITH MACHINE LEARNING * Technical requirements * Introduction to ML * Practical considerations before modeling * MLR * Lasso regression * KNN * Training versus testing error 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 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 MODEL EVALUATION * Technical requirements * Evaluation of regression models * Evaluation for classification models * The k-fold cross-validation MODEL TUNING AND IMPROVING PERFORMANCE * Technical requirements * Hyperparameter tuning * Improving performance IMPLEMENTING A MODEL WITH DASH * Technical requirements * Model communication and/or deployment phase * Introducing Dash * Implementing a predictive model as a web application ADDITIONAL COURSE DETAILS: Nexus Humans Hands-on Predicitive Analytics with Python (TTPS4879) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Hands-on Predicitive Analytics with Python (TTPS4879) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Hands-on Predicitive Analytics with Python (TTPS4879)
Delivered on-request, onlineDelivered Online
Price on Enquiry

Advanced Analytics with Python

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Before taking this course delegates should already be familiar with basic analytics techniques, comfortable with basic data manipulation tools such as spreadsheets and databases and already familiar with at least one programming language Overview This course teaches delegates who are already familiar with analytics techniques and at least one programming language how to effectively use the programming language for three tasks: data manipulation and preparation, statistical analysis and advanced analytics (including predictive modelling and segmentation). Mastery of these techniques will allow delegates to immediately add value in their work place by extracting valuable insight from company data to allow better, data-driven decisions. Outcomes: After completing the course, delegates will be capable of writing production-ready R code to perform advanced analytics tasks enabling their organisations make better, data-driven decisions. Becoming a world class data analytics practitioner requires mastery of the most sophisticated data analytics tools. These programming languages are some of the most powerful and flexible tools in the data analytics toolkit. TOPIC 1 * Intro to our chosen language TOPIC 2 * Basic programming conventions TOPIC 3 * Data structures TOPIC 4 * Accessing data TOPIC 5 * Descriptive statistics TOPIC 6 * Data visualisation TOPIC 7 * Statistical analysis TOPIC 8 * Advanced data manipulation TOPIC 9 * Advanced analytics ? predictive modelling TOPIC 10 * Advanced analytics ? segmentation

Advanced Analytics with Python
Delivered on-request, onlineDelivered Online
Price on Enquiry

Data Science for Marketing Analytics

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Data Science for Marketing Analytics is designed for developers and marketing analysts looking to use new, more sophisticated tools in their marketing analytics efforts. It'll help if you have prior experience of coding in Python and knowledge of high school level mathematics. Some experience with databases, Excel, statistics, or Tableau is useful but not necessary. Overview By the end of this course, you will be able to build your own marketing reporting and interactive dashboard solutions. The course starts by teaching you how to use Python libraries, such as pandas and Matplotlib, to read data from Python, manipulate it, and create plots, using both categorical and continuous variables. Then, you'll learn how to segment a population into groups and use different clustering techniques to evaluate customer segmentation.As you make your way through the course, you'll explore ways to evaluate and select the best segmentation approach, and go on to create a linear regression model on customer value data to predict lifetime value. In the concluding sections, you'll gain an understanding of regression techniques and tools for evaluating regression models, and explore ways to predict customer choice using classification algorithms. Finally, you'll apply these techniques to create a churn model for modeling customer product choices. DATA PREPARATION AND CLEANING * Data Models and Structured Data * pandas * Data Manipulation DATA EXPLORATION AND VISUALIZATION * Identifying the Right Attributes * Generating Targeted Insights * Visualizing Data UNSUPERVISED LEARNING: CUSTOMER SEGMENTATION * Customer Segmentation Methods * Similarity and Data Standardization * k-means Clustering CHOOSING THE BEST SEGMENTATION APPROACH * Choosing the Number of Clusters * Different Methods of Clustering * Evaluating Clustering PREDICTING CUSTOMER REVENUE USING LINEAR REGRESSION * Understanding Regression * Feature Engineering for Regression * Performing and Interpreting Linear Regression OTHER REGRESSION TECHNIQUES AND TOOLS FOR EVALUATION * Evaluating the Accuracy of a Regression Model * Using Regularization for Feature Selection * Tree-Based Regression Models SUPERVISED LEARNING: PREDICTING CUSTOMER CHURN * Classification Problems * Understanding Logistic Regression * Creating a Data Science Pipeline FINE-TUNING CLASSIFICATION ALGORITHMS * Support Vector Machine * Decision Trees * Random Forest * Preprocessing Data for Machine Learning Models * Model Evaluation * Performance Metrics MODELING CUSTOMER CHOICE * Understanding Multiclass Classification * Class Imbalanced Data ADDITIONAL COURSE DETAILS: Nexus Humans Data Science for Marketing Analytics training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Data Science for Marketing Analytics course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Data Science for Marketing Analytics
Delivered on-request, onlineDelivered Online
Price on Enquiry