Category
Topics
Machine Learning Tutorial
Get insights & best practices into AI & machine learning, upskill, and build data cultures. Learn how to get the most out of machine learning models with our tutorials.
Other topics:
Training 2 or more people?Try DataCamp for Business
An End-to-End ML Model Monitoring Workflow with NannyML in Python
Learn an end-to-end workflow to monitor any model in your Jupyter notebook in production environments.
Bex Tuychiev
February 8, 2024
Multilayer Perceptrons in Machine Learning: A Comprehensive Guide
Dive into multilayer perceptrons. Unravel the secrets of MLPs in machine learning for advanced pattern recognition, classification, and prediction.
Sejal Jaiswal
July 28, 2024
Mastering Bayesian Optimization in Data Science
Unlock the power of Bayesian Optimization for hyperparameter tuning in Machine Learning. Master theoretical foundations and practical applications with Python to enhance model accuracy.
Zoumana Keita
February 2, 2024
Mastering Low-Rank Adaptation (LoRA): Enhancing Large Language Models for Efficient Adaptation
Explore the groundbreaking technique of Low-Rank Adaptation (LoRA) in our full guide. Discover how LoRA revolutionizes the fine-tuning of Large Language Models.
Moez Ali
January 16, 2024
Cross-Entropy Loss Function in Machine Learning: Enhancing Model Accuracy
Explore cross-entropy in machine learning in our guide on optimizing model accuracy and effectiveness in classification with TensorFlow and PyTorch examples.
Kurtis Pykes
August 10, 2024
How Transformers Work: A Detailed Exploration of Transformer Architecture
Explore the architecture of Transformers, the models that have revolutionized data handling through self-attention mechanisms.
Josep Ferrer
January 9, 2024
What is Normalization in Machine Learning? A Comprehensive Guide to Data Rescaling
Explore the importance of Normalization, a vital step in data preprocessing that ensures uniformity of the numerical magnitudes of features.
Sejal Jaiswal
January 4, 2024
A Guide to The Gradient Boosting Algorithm
Learn the inner workings of gradient boosting in detail without much mathematical headache and how to tune the hyperparameters of the algorithm.
Bex Tuychiev
December 27, 2023
How to Set Up and Configure MySQL in Docker
Learn how to set up and configure MySQL database inside Docker containers. The tutorial includes concepts such as connecting to MySQL servers, running MySQL clients to connect to containers, and so on.
Bex Tuychiev
December 3, 2024
Getting Started with the Claude 2 and the Claude 2 API
The Python SDK provides convenient access to Anthropic's powerful conversational AI assistant Claude 2, enabling developers to easily integrate its advanced natural language capabilities into a wide range of applications.
Abid Ali Awan
December 11, 2023
What is A Confusion Matrix in Machine Learning? The Model Evaluation Tool Explained
See how a confusion matrix categorizes model predictions into True Positives, False Positives, True Negatives, and False Negatives. Keep reading to understand its structure, calculation steps, and uses for handling imbalanced data and error analysis.
Nisha Arya Ahmed
November 10, 2024
Fine-tuning Stable Diffusion XL with DreamBooth and LoRA
Learn how to successfully fine-tune Stable Diffusion XL on personal photos using Hugging Face AutoTrain Advance, DreamBooth, and LoRA for customized, high-quality image generation.
Abid Ali Awan
November 29, 2023