Tutoriais de Ciência de Dados
Desenvolva suas habilidades em ciência de dados com tutoriais em nosso blog. Cobrimos tudo, desde visualizações de dados complexas no Tableau até funções de controle de versões no Git.
Encontre categorias
Treinar 2 ou mais pessoas?Experimentar DataCamp for Business
Detecting True and Deceptive Hotel Reviews using Machine Learning
In this tutorial, you’ll use a machine learning algorithm to implement a real-life problem in Python. You will learn how to read multiple text files in python, extract labels, use dataframes and a lot more!
Aditya Sharma
19 de julho de 2018
How to Do Linear Regression in R
Learn linear regression, a statistical model that analyzes the relationship between variables. Follow our step-by-step guide to learn the lm() function in R.
Eladio Montero Porras
17 de outubro de 2025
Common Data Science Pitfalls & How to Avoid them!
In this tutorial, you'll learn about some pitfalls you might experience when working on data science projects "in the wild".
DataCamp Team
17 de julho de 2018
Understanding Model Predictions with LIME
Learn about Lime and how it works along with the potential pitfalls that come with using it.
DataCamp Team
11 de julho de 2018
Introduction to k-Means Clustering with scikit-learn in Python
In this tutorial, learn how to apply k-Means Clustering with scikit-learn in Python
Kevin Babitz
10 de março de 2023
Reconstructing Brain MRI Images Using Deep Learning (Convolutional Autoencoder)
In this tutorial, you'll learn & understand how to read nifti format brain magnetic resonance imaging (MRI) images, reconstructing them using convolutional autoencoder.
Aditya Sharma
27 de junho de 2018
Setup a Data Science Environment on your Computer
Learn about the various options you have to setup a data science environment with Python, R, Git, and Unix Shell on your local computer.
DataCamp Team
27 de junho de 2018
Reconstructing Fingerprint Images Using Deep Learning (Convolutional Autoencoder)
In this tutorial, you will learn and understand how to read jpeg format fingerprint images, reconstructing them using convolutional autoencoder.
Aditya Sharma
26 de junho de 2018
Machine Learning and NLP using R: Topic Modeling and Music Classification
In this tutorial, you will build four models using Latent Dirichlet Allocation (LDA) and K-Means clustering machine learning algorithms.
Debbie Liske
21 de junho de 2018
Decision Trees in Machine Learning Using R
A comprehensive guide to building, visualizing, and interpreting decision tree models with R.
Arunn Thevapalan
James Le
1 de junho de 2023
Using Python to Power Spreadsheets in Data Science
Learn how Python can be used more effectively than Excel, with the Pandas package.
Jason Graham
12 de junho de 2018
Python String to DateTime: How to Convert Strings to DateTime Objects
Learn how to convert strings to datetime objects in Python using strptime(), dateutil, and pandas with practical code examples.
Arunn Thevapalan
4 de fevereiro de 2026