Skip to main content

Data, AI, and Cloud Courses

Master skills that matter

Follow short videos led by expert instructors and then practice what you’ve learned with interactive exercises in your browser.

  • Learn at your own pace
  • Get hands-on experience
  • Complete bite-sized chapters

Create Your Free Account

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Browse Courses

183 CoursesSee matching Projects

Course

Machine Learning with Tree-Based Models in Python

  • IntermediateSkill Level
  • 4.6+
  • 2.8K

In this course, youll learn how to use tree-based models and ensembles for regression and classification using scikit-learn.

Machine Learning

5 hours

Course

Introduction to Regression with statsmodels in Python

  • IntermediateSkill Level
  • 4.6+
  • 2.7K

Predict housing prices and ad click-through rate by implementing, analyzing, and interpreting regression analysis with statsmodels in Python.

Probability & Statistics

4 hours

Course

Writing Functions in Python

  • IntermediateSkill Level
  • 4.5+
  • 2.7K

Learn to use best practices to write maintainable, reusable, complex functions with good documentation.

Software Development

4 hours

Course

Natural Language Processing (NLP) in Python

  • IntermediateSkill Level
  • 4.7+
  • 2.4K

Master text analysis with essential NLP techniques from preprocessing to advanced transformer models.

Artificial Intelligence

4 hours

Course

Hypothesis Testing in Python

  • IntermediateSkill Level
  • 4.5+
  • 2.4K

Learn how and when to use common hypothesis tests like t-tests, proportion tests, and chi-square tests in Python.

Probability & Statistics

4 hours

Course

Retrieval Augmented Generation (RAG) with LangChain

  • IntermediateSkill Level
  • 4.6+
  • 2.3K

Learn cutting-edge methods for integrating external data with LLMs using Retrieval Augmented Generation (RAG) with LangChain.

Artificial Intelligence

3 hours

Course

Introduction to Claude Models

  • IntermediateSkill Level
  • 4.6+
  • 2.3K

Learn how to work with Claude using the Anthropic API to solve real-world tasks and build AI-powered applications.

Artificial Intelligence

3 hours

Course

Working with Dates and Times in Python

  • IntermediateSkill Level
  • 4.6+
  • 2.2K

Learn how to work with dates and times in Python.

Software Development

4 hours

Course

Sampling in Python

  • IntermediateSkill Level
  • 4.5+
  • 2.2K

Learn to draw conclusions from limited data using Python and statistics. This course covers everything from random sampling to stratified and cluster sampling.

Probability & Statistics

4 hours

Course

Introduction to Data Engineering

  • IntermediateSkill Level
  • 4.5+
  • 2.1K

Learn about the world of data engineering in this short course, covering tools and topics like ETL and cloud computing.

Data Engineering

4 hours

Course

Intermediate Python for Finance

  • IntermediateSkill Level
  • 4.5+
  • 2.1K

Build on top of your Python skills for Finance, by learning how to use datetime, if-statements, DataFrames, and more.

Applied Finance

4 hours

Course

Preprocessing for Machine Learning in Python

  • IntermediateSkill Level
  • 4.6+
  • 2K

Learn how to clean and prepare your data for machine learning!

Machine Learning

4 hours

Course

Object-Oriented Programming in Python

  • AdvancedSkill Level
  • 4.5+
  • 2K

Dive in and learn how to create classes and leverage inheritance and polymorphism to reuse and optimize code.

Software Development

4 hours

Course

Image Processing in Python

  • IntermediateSkill Level
  • 4.6+
  • 1.7K

Learn to process, transform, and manipulate images at your will.

Machine Learning

4 hours

Course

Manipulating Time Series Data in Python

  • IntermediateSkill Level
  • 4.6+
  • 1.7K

In this course youll learn the basics of working with time series data.

Data Manipulation

4 hours

Course

Web Scraping in Python

  • IntermediateSkill Level
  • 4.6+
  • 1.7K

Learn to retrieve and parse information from the internet using the Python library scrapy.

Data Preparation

4 hours

Course

Multi-Agent Systems with LangGraph

  • AdvancedSkill Level
  • 4.7+
  • 1.6K

Build powerful multi-agent systems by applying emerging agentic design patterns in the LangGraph framework.

Artificial Intelligence

3 hours

Course

Designing Agentic Systems with LangChain

  • IntermediateSkill Level
  • 4.6+
  • 1.6K

Get to grips with the foundational components of LangChain agents and build custom chat agents.

Artificial Intelligence

3 hours

Course

Introduction to Deep Learning in Python

  • IntermediateSkill Level
  • 4.7+
  • 1.6K

Learn the fundamentals of neural networks and how to build deep learning models using Keras 2.0 in Python.

Artificial Intelligence

4 hours

Course

Streamlined Data Ingestion with pandas

  • IntermediateSkill Level
  • 4.6+
  • 1.5K

Learn to acquire data from common file formats and systems such as CSV files, spreadsheets, JSON, SQL databases, and APIs.

Data Preparation

4 hours

Course

Working with Categorical Data in Python

  • IntermediateSkill Level
  • 4.6+
  • 1.5K

Learn how to manipulate and visualize categorical data using pandas and seaborn.

Data Manipulation

4 hours

Course

Linear Classifiers in Python

  • IntermediateSkill Level
  • 4.6+
  • 1.5K

In this course you will learn the details of linear classifiers like logistic regression and SVM.

Machine Learning

4 hours

Course

Reinforcement Learning with Gymnasium in Python

  • AdvancedSkill Level
  • 4.5+
  • 1.4K

Start your reinforcement learning journey! Learn how agents can learn to solve environments through interactions.

Artificial Intelligence

4 hours

Course

Introduction to Testing in Python

  • AdvancedSkill Level
  • 4.5+
  • 1.4K

Master Python testing: Learn methods, create checks, and ensure error-free code with pytest and unittest.

Software Development

4 hours

Course

Reshaping Data with pandas

  • IntermediateSkill Level
  • 4.5+
  • 1.4K

Reshape DataFrames from a wide to long format, stack and unstack rows and columns, and wrangle multi-index DataFrames.

Data Manipulation

4 hours

Course

Regular Expressions in Python

  • BasicSkill Level
  • 4.5+
  • 1.4K

Learn about string manipulation and become a master at using regular expressions.

Software Development

4 hours

Course

Vector Databases for Embeddings with Pinecone

  • IntermediateSkill Level
  • 4.6+
  • 1.4K

Discover how the Pinecone vector database is revolutionizing AI application development!

Artificial Intelligence

3 hours

Course

Cluster Analysis in Python

  • IntermediateSkill Level
  • 4.6+
  • 1.4K

In this course, you will be introduced to unsupervised learning through techniques such as hierarchical and k-means clustering using the SciPy library.

Machine Learning

4 hours

Course

Time Series Analysis in Python

  • IntermediateSkill Level
  • 4.5+
  • 1.3K

In this four-hour course, you’ll learn the basics of analyzing time series data in Python.

Probability & Statistics

4 hours

Course

Building AI Agents with Google ADK

  • IntermediateSkill Level
  • 4.6+
  • 1.3K

Build a customer-support assistant step-by-step with Google’s Agent Development Kit (ADK).

Artificial Intelligence

1 hour

FAQs