Categorie
Subiecte
Tutoriale de Data Science
Avansați în cariera în domeniul datelor cu tutorialele noastre de data science. Vă ghidăm pas cu pas prin funcții și modele complexe de data science.
Alte subiecte:
Instruirea a 2 sau mai multe persoane?Încercați DataCamp for Business
Machine Learning with Black Friday Dataset Tutorial
In this tutorial, you will gain knowledge on filling null values, preprocessing data, reducing dimensionality using PCA, and split data using K-Fold.
Rohit Peesa
11 octombrie 2018
Managing PostgreSQL Databases in Python with psycopg2
Discover how to create, connect to and manage PostgreSQL databases using Python’s psycopg2 package.
Javier Canales Luna
21 martie 2025
Latent Semantic Analysis using Python
In this tutorial, you will learn how to discover the hidden topics from given documents using Latent Semantic Analysis in python.
Avinash Navlani
9 octombrie 2018
Bootstrap in R Tutorial
In this tutorial, you will learn how to use the boot package to obtain different types of bootstrapped confidence intervals.
Łukasz Deryło
9 octombrie 2018
Subsetting Datasets in R
Subsetting datasets is a crucial skill for any data professional. Learn and practice subsetting data in this quick interactive tutorial!
Tom Jeon
8 octombrie 2018
Contingency Analysis using R
In this tutorial, you'll learn with the help of an example how "Contingency Analysis" or "Chi-square test of independence" works and also how efficiently we can perform it using R.
Vedabrata Basu
5 octombrie 2018
Using Regular Expressions to Clean Strings
This tutorial takes course material from DataCamp's Cleaning Data in Python course and allows you to clean strings using regular expressions.
Ryan Sheehy
28 septembrie 2018
Demystifying Crucial Statistics in Python
Learn about the basic statistics required for Data Science and Machine Learning in Python.
Sayak Paul
27 septembrie 2018
Factor Levels in R
This tutorial takes course material from DataCamp's free Intro to R course and allows you to practice Factors.
Ryan Sheehy
27 septembrie 2018
Creating a List in R
Practice Lists in R by using course material from DataCamp's Intro to R course.
Ryan Sheehy
27 septembrie 2018
Introduction to Customer Segmentation in Python
In this tutorial, you're going to learn how to implement customer segmentation using RFM(Recency, Frequency, Monetary) analysis from scratch in Python.
Avinash Navlani
26 septembrie 2018
For Loops in R
When you know how many times you want to repeat an action, a for loop is a good option. Master for loops with this tutorial.
Ryan Sheehy
26 septembrie 2018