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.
ค้นพบหมวดหมู่
ฝึกอบรมบุคคลตั้งแต่ 2 คนขึ้นไป?ลองใช้ DataCamp for Business
Kaggle Tutorial: EDA & Machine Learning
In this Kaggle tutorial, you'll learn how to approach and build supervised learning models with the help of exploratory data analysis (EDA) on the Titanic data.
Hugo Bowne-Anderson
21 ธันวาคม 2560
Five Tips to Improve your R Code
Five useful tips that you can use to effectively improve your R code, from using seq() to create sequences to ditching which() and much more!
Simon Jackson
13 ธันวาคม 2560
Python Dictionary Comprehension: Essentials You Need to Know
Learn all about Python dictionary comprehension. Learn how you can use it to create dictionaries, to replace (nested) for loops or lambda functions with map(), filter(), reduce(), and more!
Sejal Jaiswal
4 ธันวาคม 2567
Python Data Structures Tutorial
Get introduced to Python data structures: learn more about data types and primitive as well as non-primitive data structures, such as strings, lists, stacks, etc.
Sejal Jaiswal
23 เมษายน 2569
AWS EC2 Tutorial For Beginners
Discover why you should use Amazon Web Services Elastic Compute Cloud (EC2) and how you can set up a basic data science environment on a Windows instance.
DataCamp Team
6 ธันวาคม 2560
Convolutional Neural Networks in Python with Keras
In this tutorial, you’ll learn how to implement Convolutional Neural Networks (CNNs) in Python with Keras, and how to overcome overfitting with dropout.
Aditya Sharma
5 ธันวาคม 2560
R Formula Tutorial
Discover the R formula and how you can use it in modeling- and graphical functions of well-known packages such as stats, and ggplot2.
Karlijn Willems
23 พฤศจิกายน 2560
Pipes in R Tutorial For Beginners
Learn more about the famous pipe operator %>% and other pipes in R, why and how you should use them and what alternatives you can consider!
Karlijn Willems
21 ธันวาคม 2565
LDA2vec: Word Embeddings in Topic Models
Learn more about LDA2vec, a model that learns dense word vectors jointly with Dirichlet-distributed latent document-level mixtures of topic vectors.
Lars Hulstaert
19 ตุลาคม 2560
Python Loops Tutorial
A comprehensive introductory tutorial to Python loops. Learn and practice while and for loops, nested loops, the break and continue keywords, the range function and more!
Satyabrata Pal
18 ตุลาคม 2560
Web Scraping & NLP in Python
Learn to scrape novels from the web and plot word frequency distributions; You will gain experience with Python packages requests, BeautifulSoup and nltk.
Hugo Bowne-Anderson
13 ตุลาคม 2560
Hierarchical indices, groupby and pandas
In this tutorial, you’ll learn about multi-indices for pandas DataFrames and how they arise naturally from groupby operations on real-world data sets.
Hugo Bowne-Anderson
31 มีนาคม 2566