ข้ามไปยังเนื้อหาหลัก
หมวดหมู่
หัวข้อ

บทเรียนการวิเคราะห์ข้อมูล

อัปเดตเครื่องมือและวิธีการล่าสุดเพื่อวิเคราะห์ข้อมูลได้อย่างมีประสิทธิภาพยิ่งขึ้น บทเรียนการวิเคราะห์ข้อมูลของเราจะช่วยพัฒนาทักษะของคุณ
หัวข้ออื่น ๆ:
AI สำหรับธุรกิจBig DataData GovernanceMLOpsการสร้างภาพข้อมูลแมชชีนเลิร์นนิงวิทยาการข้อมูลวิศวกรรมข้อมูล
Groupฝึกอบรมบุคคลตั้งแต่ 2 คนขึ้นไป?ลองใช้ DataCamp for Business

Factor Levels in R

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

27 กันยายน 2561

Creating a List in R

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

27 กันยายน 2561

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 กุมภาพันธ์ 2569

SQL: Reporting and Analysis

Master SQL for Data Reporting & daily data analysis by learning how to select, filter & sort data, customize output, & how you can report aggregated data from a database!

11 กันยายน 2561

Analyzing Complexity of Code through Python

Get introduced to Asymptotic Analysis. Learn more about the complexity of the algorithm as well as asymptotic notation, such as Big O, Big θ, and Big Ω notation. Along with the examples of complexity in a different algorithm.

21 สิงหาคม 2561

PCA in R: A Step-by-Step Tutorial with Examples

Master applying PCA in R in this tutorial. Normalize data, compute principal components with princomp(), and visualize results with scree plots and biplots.

4 มีนาคม 2569

DBSCAN: A Macroscopic Investigation in Python

Cluster analysis is an important problem in data analysis. Data scientists use clustering to identify malfunctioning servers, group genes with similar expression patterns, or various other applications.

3 สิงหาคม 2561

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.

17 ตุลาคม 2568

Random Forest Classification in Python With Scikit-Learn: Step-by-Step Guide (with Code Examples)

This article covers how and when to use random forest classification with scikit-learn, focusing on concepts, workflow, and examples. We also cover how to use the confusion matrix and feature importances.

3 มีนาคม 2569

Getting Started with the Tidyverse: Tutorial

Start analyzing titanic data with R and the tidyverse: learn how to filter, arrange, summarise, mutate and visualize your data with dplyr and ggplot2!

10 เมษายน 2561

Python XML Tutorial with ElementTree: Beginner's Guide

Learn how you can parse, explore, modify and populate XML files with the Python ElementTree package, for loops and XPath expressions.

10 ธันวาคม 2567

Lyric Analysis with NLP & Machine Learning with R

Dive into the lyrics of Prince's music with R: use text mining and Exploratory Data Analysis (EDA) to shed insight on The Artist's career.

2 กุมภาพันธ์ 2561