跳至内容
学习数据科学

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.
探索类别
Group培训2人或以上?试试DataCamp for Business

Building User Interfaces For AI Applications with Gradio in Python

Learn how to convert technical models into interactive user interfaces with Gradio in Python.
Bexruz (Bex) Tuychiev's photo

Bexruz (Bex) Tuychiev

2024年7月15日

RAG vs Fine-Tuning: A Comprehensive Tutorial with Practical Examples

Learn the differences between RAG and Fine-Tuning techniques for customizing model performance and reducing hallucinations in LLMs.
Abid Ali Awan's photo

Abid Ali Awan

2024年7月14日

The Complete Guide to Data Version Control With DVC

Learn the fundamentals of data version control in DVC and how to use it for large datasets alongside Git to manage data science and machine learning projects.
Bexruz (Bex) Tuychiev's photo

Bexruz (Bex) Tuychiev

2024年7月14日

What is Terraform? Get Started With Infrastructure as Code

Read our step-by-step beginner's guide to using Terraform, and learn how to efficiently automate and manage your Azure, AWS, and Google Cloud infrastructure.
Marie Fayard's photo

Marie Fayard

2024年7月12日

The Complete Guide to Data Warehousing on GCP with BigQuery

Discover how Google BigQuery provides scalable, flexible, and cost-effective data warehousing and analytics solutions that seamlessly integrate with other GCP services.
Josep Ferrer's photo

Josep Ferrer

2024年7月11日

Qwen (Alibaba Cloud) Tutorial: Introduction and Fine-Tuning

Qwen is a family of large language and multimodal models developed by Alibaba Cloud, designed for various tasks like text generation, image understanding, and conversation.
Dr Ana Rojo-Echeburúa's photo

Dr Ana Rojo-Echeburúa

2024年7月11日

How to Use the Python pass Statement

Learn to use the Python pass statement in loops, functions, and classes. Understand the pass statement's importance in code execution and readability.
Allan Ouko's photo

Allan Ouko

2024年7月11日

Chain-of-Thought Prompting: Step-by-Step Reasoning with LLMs

Unlock the full potential of Large Language Models (LLMs) with our guide on Chain-of-Thought (CoT) prompting. Learn how to enhance reasoning and problem-solving abilities in LLMs.
Andrea Valenzuela's photo

Andrea Valenzuela

2024年7月10日

Python yield Keyword: What Is It and How to Use It?

The yield keyword in Python turns a regular function into a generator, which produces a sequence of values on demand instead of computing them all at once.
Stephen Gruppetta's photo

Stephen Gruppetta

2024年7月10日

MatMul-Free vs MatMul LLMs: Speed and Memory Consumption

This article compares the performance of MatMul-free and traditional large language models in terms of speed and memory usage.
Dimitri Didmanidze's photo

Dimitri Didmanidze

2024年7月10日