Cisco Training Courses

Insoft has been serving IT community with official Cisco training offering since 2010. Find all the relevant information on Cisco training on this page.

View More

Cisco Certifications

Experience a blended learning approach that combines the best of instructor-led training and self-paced e-learning to help you prepare for your certification exam.

View More

Cisco Training Catalogue

Explore a wide variety of the Cisco courses, across different countries as well as online courses.

Browse Catalogue

Cisco Learning Credits

Cisco Learning Credits (CLCs) are prepaid training vouchers redeemed directly with Cisco that make planning for your success easier when purchasing Cisco products and services.

Have CLCs and want to redeem them?

Cisco Continuing Education

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

View More

Cisco Digital Learning

Certified employees are VALUED assets. Explore Cisco official Digital Learning Library to educate yourself through recorded sessions.

Browse CDLL Catalogue

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

View More

Fortinet Technical Certifications

The Fortinet Network Security Expert (NSE) program is an eight-level training and certification program to teach engineers of their network security for Fortinet FW skills and experience.

View More

Fortinet Technical Courses

Insoft is recognised as Fortinet Authorized Training Center in selected locations across EMEA.

View More

Fortinet Training Catalogue

Explore the full Fortinet training catalogue. The program includes a wide range of self-paced and instructor-led courses.

Browse Catalogue

Official ATC Status

Check our ATC Status across selected countries in Europe.

View More

Fortinet Services Packages

Insoft Services has developed a specific solution to streamline and simplify the process of installing or migrating to Fortinet Products.

Browse Packages

Prepforce Bootcamp

The only comprehensive source available today to prepare for Fortinet NSE 8 certification globally.

View More

Microsoft Training

Insoft Services provides Microsoft training in EMEAR. We offer Microsoft technical training and certification courses that are led by world-class instructors.

View More

Technical Training

The evolution of Extreme Networks Technical Training provides a comprehensive progressive pathway from Associate to Professional accreditation.

View More

Technical Certification

We provide comprehensive curriculum of technical competency skills on the certification accomplishment.

View More

Courses Catalogue

Find all the Extreme Networks online and instructor led class room based calendar here.

View More

ATP Accreditation

As an authorised training partner (ATP), Insoft Services ensures that you receive the highest standards of education available.

View More

Consulting package

We provide innovative and advanced support for designing, implementing and optimising IT solutions. Our client-base includes some of the largest Telcos globally.

Solutions and services

Globally recognised team of certified experts helps you make a smoother transition with our pre-defined consultancy, installation and migration packages for a wide range of Fortinet products.

About Us

Our training portfolio includes a wide range of IT training from IP providers, including Cisco, Extreme Networks, Fortinet, Microsoft, to name a few, in EMEA.

View More
  • +44 20 7131 0263
  • Data Science for Marketing Analytics

    Duration
    3 days
    Delivery
    (Online and onsite)
    Price
    Price Upon Request
    The Data Science for Marketing Analytics course, covers every stage of data analytics, from working with a raw dataset to segmenting a population and modelling different parts of the population based on the segments. 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 chapters, 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 chapters, 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 modelling customer product choices. By the end of this course, you will be able to build your own marketing reporting and interactive dashboard solutions.  

    Lesson One: Data Preparation and Cleaning

    • Data Models and Structured Data
    • pandas
    • Data Manipulation

    Lesson Two: Data Exploration and Visualization

    • Identifying the Right Attributes
    • Generating Targeted Insights
    • Visualizing Data

    Lesson Three: Unsupervised Learning: Customer Segmentation

    • Customer Segmentation Methods
    • Similarity and Data Standardization
    • k-means Clustering

    Lesson Four: Choosing the Best Segmentation Approach

    • Choosing the Number of Clusters
    • Different Methods of Clustering
    • Evaluating Clustering

    Lesson Five: Predicting Customer Revenue Using Linear Regression

    • Understanding Regression
    • Feature Engineering for Regression
    • Performing and Interpreting Linear Regression

    Lesson Six: Other Regression Techniques and Tools for Evaluation

    • Evaluating the Accuracy of a Regression Model
    • Using Regularization for Feature Selection
    • Tree-Based Regression Models

    Lesson Seven: Supervised Learning: Predicting Customer Churn

    • Classification Problems
    • Understanding Logistic Regression
    • Creating a Data Science Pipeline

    Lesson Eight: Fine-Tuning Classification Algorithms

    • Support Vector Machine
    • Decision Trees
    • Random Forest
    • Preprocessing Data for Machine Learning Models
    • Model Evaluation
    • Performance Metrics

    Lesson Nine: Modeling Customer Choice

    • Understanding Multiclass Classification
    • Class Imbalanced Data

    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.

     

    Hardware:

    For an optimal student experience, we recommend the following hardware configuration:

    • Processor: Dual Core or better
    • Memory: 4 GB RAM
    • Storage: 10 GB available space

     

    Software:

    You’ll also need the following software installed in advance:

    • Any of the following operating systems: Windows 7 SP1 32/64-bit, Windows 8.1 32/64-bit, or Windows 10 32/64-bit, Ubuntu 14.04 or later, or macOS Sierra or later.
    • Browser: Google Chrome or Mozilla Firefox
    • Conda
    • Python 3.x
    The Data Science for Marketing Analytics course, covers every stage of data analytics, from working with a raw dataset to segmenting a population and modelling different parts of the population based on the segments. 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 chapters, 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 chapters, 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 modelling customer product choices. By the end of this course, you will be able to build your own marketing reporting and interactive dashboard solutions.  

    Lesson One: Data Preparation and Cleaning

    • Data Models and Structured Data
    • pandas
    • Data Manipulation

    Lesson Two: Data Exploration and Visualization

    • Identifying the Right Attributes
    • Generating Targeted Insights
    • Visualizing Data

    Lesson Three: Unsupervised Learning: Customer Segmentation

    • Customer Segmentation Methods
    • Similarity and Data Standardization
    • k-means Clustering

    Lesson Four: Choosing the Best Segmentation Approach

    • Choosing the Number of Clusters
    • Different Methods of Clustering
    • Evaluating Clustering

    Lesson Five: Predicting Customer Revenue Using Linear Regression

    • Understanding Regression
    • Feature Engineering for Regression
    • Performing and Interpreting Linear Regression

    Lesson Six: Other Regression Techniques and Tools for Evaluation

    • Evaluating the Accuracy of a Regression Model
    • Using Regularization for Feature Selection
    • Tree-Based Regression Models

    Lesson Seven: Supervised Learning: Predicting Customer Churn

    • Classification Problems
    • Understanding Logistic Regression
    • Creating a Data Science Pipeline

    Lesson Eight: Fine-Tuning Classification Algorithms

    • Support Vector Machine
    • Decision Trees
    • Random Forest
    • Preprocessing Data for Machine Learning Models
    • Model Evaluation
    • Performance Metrics

    Lesson Nine: Modeling Customer Choice

    • Understanding Multiclass Classification
    • Class Imbalanced Data

    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.

     

    Hardware:

    For an optimal student experience, we recommend the following hardware configuration:

    • Processor: Dual Core or better
    • Memory: 4 GB RAM
    • Storage: 10 GB available space

     

    Software:

    You’ll also need the following software installed in advance:

    • Any of the following operating systems: Windows 7 SP1 32/64-bit, Windows 8.1 32/64-bit, or Windows 10 32/64-bit, Ubuntu 14.04 or later, or macOS Sierra or later.
    • Browser: Google Chrome or Mozilla Firefox
    • Conda
    • Python 3.x
      Upcoming Dates
      Date on Request

    Follow Up Courses

    Filter
    • 3 days
      Date on Request
      Price on Request
      Book Now
    • 3 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 3 days
      Date on Request
      Price on Request
      Book Now
    • 4 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 4 days
      Date on Request
      Price on Request
      Book Now
    • 2 days
      Date on Request
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.