跳至内容
学习数据科学

Data Science Tutorials

Develop your data science skills with tutorials in our blog. We cover everything from intricate data visualizations in Tableau to version control features in Git.
探索类别
Group培训2人或以上?试试DataCamp for Business

HumanEval: A Benchmark for Evaluating LLM Code Generation Capabilities

Learn how to evaluate your LLM on code generation capabilities with the Hugging Face Evaluate library.

Abid Ali Awan

2024年11月13日

Matplotlib Colormaps: Customizing Your Color Schemes

Enhance your visualizations with Matplotlib colormaps. Learn to pick the right colormap, adjust color classes, and troubleshoot common visualization issues.
Allan Ouko's photo

Allan Ouko

2024年11月9日

Speculative Decoding: A Guide With Implementation Examples

Learn what speculative decoding is, how it works, when to use it, and how to implement it using Gemma2 models.
Aashi Dutt's photo

Aashi Dutt

2024年11月8日

How to Update Multiple Columns in SQL

Learn how to update multiple columns in SQL using a single query for improved efficiency. Explore practical advanced techniques and examples, including single row updates and multiple row updates.
Allan Ouko's photo

Allan Ouko

2024年11月8日

Kolmogorov-Arnold Networks (KANs): A Guide With Implementation

Learn about Kolmogorov-Arnold Networks (KANs), a new type of neural network with enhanced interpretability and accuracy compared to traditional models.
Dimitri Didmanidze's photo

Dimitri Didmanidze

2024年11月8日

Machine Learning with Python & Snowflake Cortex AI: A Guide

Learn about Snowflake Cortex AI and how it can be used for LLMs and machine learning.
Austin Chia's photo

Austin Chia

2024年11月8日

Linear Search in Python: A Beginner's Guide with Examples

Explore how linear search works and why it’s ideal for small, unsorted datasets. Discover simple Python implementations, including iterative and recursive methods, and learn when to choose linear search over other algorithms.
Amberle McKee's photo

Amberle McKee

2024年11月7日

The A* Algorithm: A Complete Guide

A guide to understanding and implementing the A* search algorithm in Python. See how to create efficient solutions for complex search problems with practical code examples. Learn optimization strategies used in production environments.

Rajesh Kumar

2024年11月7日

Python Bar Plot: Master Basic and More Advanced Techniques

Create standout bar charts using Matplotlib, Seaborn, Plotly, Plotnine, and Pandas. Explore bar chart types, from simple vertical and horizontal bars to more complex grouped and stacked layouts.
Samuel Shaibu's photo

Samuel Shaibu

2024年11月6日