Machine Learning
Showing 61–72 of 233 results
Designing Machine Learning Workflows in Python
Learn to build pipelines that stand the test of time.
Developing Machine Learning Models for Production
Shift to an MLOps mindset, enabling you to train, document, maintain, and scale your machine learning models to their fullest potential.
Developing Models in Microsoft Azure
It's common to spend a lot of resources on identifying an optimal machine learning model. In this course, you will learn how to simplify this process using various cutting edge features offered by Microsoft Azure Machine Learning service.
Dimensionality Reduction in Python
Understand the concept of reducing dimensionality in your data, and master the techniques to do so in Python.
Diving Deep into Deep Belief Networks (DBNs)
Dive into the world of deep belief networks (DBNs) and discover their significance. This course will teach you about restricted Boltzmann machines (RBMs) and DBNs, provide real-world data challenges, and expand your deep learning knowledge.
Doubling the Performance of AI for Fraud Detection with Graph
Using TigerGraph and some Python machine-learning, we show you how anyone can build a payment fraud system that halves the number of frauds and reduces the number of inappropriately blocked transactions.
Efficient Data Feeding and Labeling for Model Training
Creating data models using machine learning requires effective training data. This course will teach you how to feed your data model’s training process using data labeling for supervised training and unlabeled data for semi-supervised training.
Encoder-Decoder Architecture
This course gives you a synopsis of the encoder-decoder architecture, which is a powerful and prevalent machine learning architecture for sequence-to-sequence tasks such as machine translation, text summarization, and question answering.
End-to-End Machine Learning
Dive into the world of machine learning and discover how to design, train, and deploy end-to-end models.
End-to-End Machine Learning with TensorFlow on Google Cloud
This course is set up as a workshop where you will do End-to-End Machine Learning with TensorFlow on Google Cloud Platform. It involves building an end-to-end model from data exploration all the way to deploying an ML model and getting predictions from it.
Ensemble Methods in Machine Learning
Explore bagging, boosting, stacking, and more in this introduction to ensemble methods in machine learning.
Ensemble Methods in Python
Learn how to build advanced and effective machine learning models in Python using ensemble techniques such as bagging, boosting, and stacking.