본문으로 바로가기
범주
주제

머신 러닝 튜토리얼

AI와 머신 러닝에 대한 인사이트와 모범 사례를 확인하고, 역량을 강화하며, 데이터 문화를 구축하세요. 튜토리얼로 머신 러닝 모델을 최대한 활용하는 방법을 배우세요.
기타 주제:
Group2명 이상을 교육하시나요?DataCamp for Business 사용해 보세요

TensorBoard Tutorial

Visualize the training parameters, metrics, hyperparameters or any statistics of your neural network with TensorBoard!

2018년 6월 6일

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.

2026년 3월 3일

Demystifying Generative Adversarial Nets (GANs)

Learn what Generative Adversarial Networks are without going into the details of the math and code a simple GAN that can create digits!

2018년 5월 9일

Absolute and Weighted Frequency of Words in Text

In this tutorial, you'll learn about absolute and weighted word frequency in text mining and how to calculate it with defaultdict and pandas DataFrames.

2018년 4월 24일

A Beginner's Guide to Object Detection

Explore the key concepts in object detection and learn how they are implemented in SSD and Faster RCNN, which are available in the Tensorflow Detection API.

2018년 4월 19일

K-Means Clustering in R Tutorial

Learn what k-means is and discover why it’s one of the most used clustering algorithms in data science

2023년 3월 21일

Feature Selection in R with the Boruta R Package

Tackle feature selection in R: explore the Boruta algorithm, a wrapper built around the Random Forest classification algorithm, and its implementation!

2018년 3월 7일

Ensemble Learning in R with SuperLearner

Boost your machine learning results and discover ensembles in R with the SuperLearner package: learn about the Random Forest algorithm, bagging, and much more!

2018년 2월 20일

Active Learning: Curious AI Algorithms

Discover active learning, a case of semi-supervised machine learning: from its definition and its benefits, to applications and modern research into it.

2018년 2월 9일

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.

2018년 2월 2일

Transfer Learning: Leverage Insights from Big Data

In this tutorial, you’ll see what transfer learning is, what some of its applications are and why it is critical skill as a data scientist.

2018년 1월 19일

Machine Learning with Kaggle: Feature Engineering

Learn how feature engineering can help you to up your game when building machine learning models in Kaggle: create new columns, transform variables and more!

2018년 1월 10일