Data Science Tutorials
Learn data science and AI with step-by-step tutorials on the DataCamp blog. Master Python, SQL, machine learning, and build your own AI agents.
カテゴリーを探す
2人以上をトレーニングしますか?DataCamp for Businessを試す
Mistral OCR: A Guide With Practical Examples
Learn how to use Mistral's OCR API with Python to extract text and images from documents and integrate OCR capabilities into applications.
François Aubry
2025年3月13日
Softmax Activation Function in Python: A Complete Guide
Learn how the softmax activation function transforms logits into probabilities for multi-class classification. Compare softmax vs sigmoid and implement in Python with TensorFlow and PyTorch.
Rajesh Kumar
2025年3月13日
Git Delete Branch: How to Remove Local and Remote Branches
This guide explains how to delete branches in Git—locally and remotely—while following best practices to avoid accidental data loss.
Ashlyn Brooks
2025年3月12日
Git Merge Tutorial: A Comprehensive Guide with Examples
Learn how to merge branches efficiently in Git with this step-by-step tutorial. Explore different merge strategies, resolve conflicts, and apply best practices to keep your Git history clean.
Srujana Maddula
2025年3月12日
Linear Regression in Python: Your Guide to Predictive Modeling
Learn how to perform linear regression in Python using NumPy, statsmodels, and scikit-learn.
Samuel Shaibu
2025年3月12日
Qwen's Wan 2.1: A Guide With Practical Examples
Learn how to use Wan 2.1, Alibaba's open-source video generation model, to create videos from text and images.
Dr Ana Rojo-Echeburúa
2025年3月12日
Modulo Operator in Python: Understanding Key Concepts
Learn how to use the modulo operator (%) in Python to solve real-world problems, from checking even/odd numbers to cryptography, or cyclic data structures.
Benito Martin
2025年3月12日
Azure DevOps Tutorial: Build, Test, and Deploy Applications
This tutorial walks you through Azure DevOps, making CI/CD easier than ever.
Emmanuel Akor
2025年3月11日
PMT() Excel: Calculate Loan Payments and Savings Contributions
Learn how to use Excel's essential financial function to determine periodic payments for loans, mortgages, and investments. Discover proper syntax and advanced applications for financial modeling.
Vinod Chugani
2025年3月11日
Git Reflog: Understanding and Using Reference Logs in Git
Learn how git reflog helps track and recover lost commits, undo mistakes, and manage branch history. Discover practical use cases and commands to master git reflog.
Allan Ouko
2025年3月11日
COUNTIF() Excel: Count Cells Based on Conditions
Use Excel’s COUNTIF() function to quickly count cells matching specific criteria like text, numbers, dates, and wildcard characters.
Laiba Siddiqui
2025年3月13日
How to Set Up and Run QwQ 32B Locally With Ollama
Learn how to install, set up, and run QwQ-32B locally with Ollama and build a simple Gradio application.
Aashi Dutt
2025年3月10日