类别
主题
机器学习教程
获取有关 AI 与机器学习的洞见与最佳实践、提升技能、构建数据文化。通过我们的教程,学习如何最大化发挥机器学习模型的价值。
其他主题:
培训2人或以上?试试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
2024年2月8日
Multilayer Perceptrons in Machine Learning: A Comprehensive Guide
Learn how multilayer perceptrons work in deep learning. Understand layers, activation functions, backpropagation, and SGD with practical guidance.
Sejal Jaiswal
2026年4月10日
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
2024年2月2日
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
2024年1月16日
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
2026年2月27日
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
2026年2月27日
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
2024年1月4日
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
2023年12月27日
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
2024年12月3日
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
2023年12月11日
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
2024年11月10日
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
2023年11月29日