

Our Courses

Prepare for DP-100: Data Science on Microsoft Azure Exam
Microsoft certifications give you a professional advantage by providing globally recognized and industry-endorsed evidence of mastering skills in digital and cloud businesses. In this course, you will prepare to take the DP-100 Azure Data Scientist Associate certification exam. You will refresh your knowledge of how to plan and create a suitable working environment for data science workloads on Azure, run data experiments, and train predictive models.
-
Course by
-
Self Paced
-
9 hours
-
English

Supervised Machine Learning: Regression
This course introduces you to one of the main types of modelling families of supervised Machine Learning: Regression. You will learn how to train regression models to predict continuous outcomes and how to use error metrics to compare across different models.
-
Course by
-
Self Paced
-
21 hours
-
English

Machine Learning: Predict Numbers from Handwritten Digits using a Neural Network, Keras, and R
In this 1-hour long project-based course, you will learn how to build a Neural Network Model using Keras and the MNIST Data Set.
-
Course by
-
Self Paced
-
2 hours
-
English

CUDA at Scale for the Enterprise
This course will aid in students in learning in concepts that scale the use of GPUs and the CPUs that manage their use beyond the most common consumer-grade GPU installations. They will learn how to manage asynchronous workflows, sending and receiving events to encapsulate data transfers and control signals.
-
Course by
-
Self Paced
-
English

Machine Learning: Concepts and Applications
This course gives you a comprehensive introduction to both the theory and practice of machine learning. You will learn to use Python along with industry-standard libraries and tools, including Pandas, Scikit-learn, and Tensorflow, to ingest, explore, and prepare data for modeling and then train and evaluate models using a wide variety of techniques.
-
Course by
-
Self Paced
-
38 hours
-
English

Build Regression, Classification, and Clustering Models
In most cases, the ultimate goal of a machine learning project is to produce a model. Models make decisions, predictions—anything that can help the business understand itself, its customers, and its environment better than a human could. Models are constructed using algorithms, and in the world of machine learning, there are many different algorithms to choose from.
-
Course by
-
Self Paced
-
20 hours
-
English

Support Vector Machines in Python, From Start to Finish
In this lesson we will built this Support Vector Machine for classification using scikit-learn and the Radial Basis Function (RBF) Kernel. Our training data set contains continuous and categorical data from the UCI Machine Learning Repository to predict whether or not a patient has heart disease. This course runs on Coursera's hands-on project platform called Rhyme. On Rhyme, you do projects in a hands-on manner in your browser. You will get instant access to pre-configured cloud desktops containing all of the software and data you need for the project.
-
Course by
-
Self Paced
-
2 hours
-
English

How Entrepreneurs in Emerging Markets can master the Blockchain Technology
This course is for entrepreneurs needing to understand the blockchain and distributed ledger technologies that are fundamentally changing how financial and personal data is handled. The course will discuss blockchain as a distributed ledger and introduce distributed consensus as a mechanism to maintain the integrity of the blockchain. The other revolutionary technologies that are changing the world are artificial intelligence and machine learning. You will learn about the three major types of AI algorithms: supervised and unsupervised machine learning, as well as reinforcement learning.
-
Course by
-
Self Paced
-
10 hours
-
English

Scikit-Learn For Machine Learning Classification Problems
Hello everyone and welcome to this new hands-on project on Scikit-Learn Library for solving machine learning classification problems. In this project, we will learn how to build and train classifier models using Scikit-Learn library. Scikit-learn is a free machine learning library developed for python. Scikit-learn offers several algorithms for classification, regression, and clustering. Several famous machine learning models are included such as support vector machines, random forests, gradient boosting, and k-means.
-
Course by
-
Self Paced
-
2 hours
-
English

Machine Learning with Spark on Google Cloud Dataproc
This is a self-paced lab that takes place in the Google Cloud console. In this lab you will learn how to implement logistic regression using a machine learning library for Apache Spark running on a Google Cloud Dataproc cluster to develop a model for data from a multivariable dataset.
-
Course by
-
Self Paced
-
2 hours
-
English

Machine Learning Foundations for Product Managers
In this first course of the AI Product Management Specialization offered by Duke University's Pratt School of Engineering, you will build a foundational understanding of what machine learning is, how it works and when and why it is applied. To successfully manage an AI team or product and work collaboratively with data scientists, software engineers, and customers you need to understand the basics of machine learning technology.
-
Course by
-
Self Paced
-
16 hours
-
English

Introduction to Image Generation - Português Brasileiro
Neste curso, apresentamos os modelos de difusão, uma família de modelos de machine learning promissora no campo da geração de imagens. Os modelos de difusão são baseados na física, mais especificamente na termodinâmica. Nos últimos anos, eles se popularizaram no setor e nas pesquisas. Esses modelos servem de base para ferramentas e modelos avançados de geração de imagem no Google Cloud. Este curso é uma introdução à teoria dos modelos de difusão e como eles devem ser treinados e implantados na Vertex AI.
-
Course by
-
Self Paced
-
English

Accounting Data Analytics with Python
This course focuses on developing Python skills for assembling business data. It will cover some of the same material from Introduction to Accounting Data Analytics and Visualization, but in a more general purpose programming environment (Jupyter Notebook for Python), rather than in Excel and the Visual Basic Editor.
-
Course by
-
Self Paced
-
43 hours
-
English

Introduction to Data Science and scikit-learn in Python
This course will teach you how to leverage the power of Python and artificial intelligence to create and test hypothesis. We'll start for the ground up, learning some basic Python for data science before diving into some of its richer applications to test our created hypothesis. We'll learn some of the most important libraries for exploratory data analysis (EDA) and machine learning such as Numpy, Pandas, and Sci-kit learn.
-
Course by
-
Self Paced
-
14 hours
-
English

Machine Learning Algorithms
In this course you will: a) understand the naïve Bayesian algorithm. b) understand the Support Vector Machine algorithm. c) understand the Decision Tree algorithm. d) understand the Clustering. Please make sure that you’re comfortable programming in Python and have a basic knowledge of mathematics including matrix multiplications, and conditional probability.
-
Course by
-
Self Paced
-
16 hours
-
English

Foundations of Data Science
This is the first of seven courses in the Google Advanced Data Analytics Certificate, which will help develop the skills needed to apply for more advanced data professional roles, such as an entry-level data scientist or advanced-level data analyst. Data professionals analyze data to help businesses make better decisions. To do this, they use powerful techniques like data storytelling, statistics, and machine learning. In this course, you’ll begin your learning journey by exploring the role of data professionals in the workplace.
-
Course by
-
Self Paced
-
23 hours
-
English

Statistics for Machine Learning for Investment Professionals
One of the biggest changes in the past decade is the rapid adoption of machine learning, AI, and big data in investment decision making. This course introduces learners with knowledge of the investment industry to foundational statistical concepts underpinning machine learning as well as advanced AI techniques. This course demonstrates core modeling frameworks along with carefully selected real-world investment practice examples. The course seeks to familiarize learners with two important programming languages — Python and R (no prior knowledge of Python or R necessary).
-
Course by
-
Self Paced
-
18 hours
-
English

Naive Bayes 101: Resume Selection with Machine Learning
In this project, we will build a Naïve Bayes Classifier to predict whether a given resume text is flagged or not. Our training data consist of 125 resumes with 33 flagged resumes and 92 non flagged resumes. This project could be practically used to screen resumes in companies.
-
Course by
-
Self Paced
-
3 hours
-
English

Hands-on Machine Learning with AWS and NVIDIA
Machine learning (ML) projects can be complex, tedious, and time consuming. AWS and NVIDIA solve this challenge with fast, effective, and easy-to-use capabilities for your ML project.
-
Course by
-
Self Paced
-
23 hours
-
English

Ethical Issues in Data Science
Computing applications involving large amounts of data – the domain of data science – impact the lives of most people in the U.S. and the world. These impacts include recommendations made to us by internet-based systems, information that is available about us online, techniques that are used for security and surveillance, data that is used in health care, and many more.
-
Course by
-
Self Paced
-
24 hours
-
English

Predict Baby Weight with TensorFlow on AI Platform
In this lab you train, evaluate, and deploy a machine learning model to predict a baby’s weight. You then send requests to the model to make online predictions. This lab is part of a series of labs on processing scientific data.
-
Course by
-
Self Paced
-
2 hours
-
English

Introduction to Digital health
This course introduces the field of digital health and the key concepts and definitions in this emerging field. The key topics include Learning Health Systems and Electronic Health Records and various types of digital health technologies to include mobile applications, wearable technologies, health information systems, telehealth, telemedicine, machine learning, artificial intelligence and big data.
-
Course by
-
Self Paced
-
31 hours
-
English

Machine Learning Capstone
This Machine Learning Capstone course uses various Python-based machine learning libraries, such as Pandas, sci-kit-learn, and Tensorflow/Keras. You will also learn to apply your machine-learning skills and demonstrate your proficiency in them. Before taking this course, you must complete all the previous courses in the IBM Machine Learning Professional Certificate. In this course, you will also learn to build a course recommender system, analyze course-related datasets, calculate cosine similarity, and create a similarity matrix.
-
Course by
-
Self Paced
-
19 hours
-
English

Supervised Text Classification for Marketing Analytics
Marketing data often requires categorization or labeling. In today’s age, marketing data can also be very big, or larger than what humans can reasonably tackle. In this course, students learn how to use supervised deep learning to train algorithms to tackle text classification tasks. Students walk through a conceptual overview of supervised machine learning and dive into real-world datasets through instructor-led tutorials in Python.
-
Course by
-
Self Paced
-
12 hours
-
English

Hands-on with AWS for IT Professionals
This course gets hands-on by teaching how to create a new AWS Account, create an Administrative User, and explore the AWS Free Tier. Students can then follow demonstration and explainer videos containing on how AWS Services can combine to create solutions that can be useful in real-life scenarios. The scenarios are grouped into three major categories: Data, Operations, and Architecture. In the data scenario, the instructors will show how a Machine Learning solution automatically redacts PII (Personal Identifiable Information) when data gets retrieved from an Amazon S3 bucket.
-
Course by
-
Self Paced
-
2 hours
-
English