Перейти к основному контенту
Категория
Темы

Учебники по Data Science

Развивайте карьеру в области данных с нашими учебниками по data science. Мы пошагово разбираем сложные функции и модели.
Другие темы:
GroupОбучение двух или более человек?Попробуйте DataCamp for Business

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.

5 октября 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.

28 сентября 2018 г.

Demystifying Crucial Statistics in Python

Learn about the basic statistics required for Data Science and Machine Learning in Python.

27 сентября 2018 г.

Factor Levels in R

This tutorial takes course material from DataCamp's free Intro to R course and allows you to practice Factors.

27 сентября 2018 г.

Creating a List in R

Practice Lists in R by using course material from DataCamp's Intro to R course.

27 сентября 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.

26 сентября 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.

26 сентября 2018 г.

Data Visualization with Tableau

In this tutorial, you will learn how to analyze and display data using Tableau and make better, more data-driven decisions.

24 сентября 2018 г.

Joining DataFrames in pandas: merge(), concat() & join()

Learn how to join and merge DataFrames in pandas using concat(), merge(), and join() with practical examples.

5 февраля 2026 г.

Lists: N-Sized Chunks

In this tutorial, you shall work with lists and learn an efficient way to divide arbitrarily sized lists into chunks of a given size.

12 сентября 2018 г.

Deduce the Number of Layers and Neurons for ANN

There is an optimal number of hidden layers and neurons for an artificial neural network (ANN). This tutorial discusses a simple approach for determining the optimal numbers for layers and neurons for ANN's.

11 сентября 2018 г.

Visualize Missing Data with VIM Package

Learn to use data visualization tools provided by the VIM package to gain quick insights into the missing data patterns.

5 сентября 2018 г.