मुख्य सामग्री पर जाएं
वर्ग
विषय

मशीन लर्निंग ट्यूटोरियल

AI और मशीन लर्निंग पर इनसाइट्स और सर्वोत्तम प्रथाएँ प्राप्त करें, अपस्किल करें, और डेटा संस्कृति बनाएँ। हमारे ट्यूटोरियल्स के साथ मशीन लर्निंग मॉडलों से अधिकतम लाभ उठाना सीखें।
अन्य विषय:
MLOpsडेटा इंजीनियरिंगडेटा गवर्नेंसडेटा विज़ुअलाइज़ेशनडेटा विश्लेषणडेटा साइंसबिग डेटाबिज़नेस के लिए AI
Groupदो या दो से अधिक लोगों को प्रशिक्षण देना?DataCamp for Business को आज़माएँ

TensorBoard Tutorial

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

6 जून 2018

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 मार्च 2026

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!

9 मई 2018

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.

24 अप्रैल 2018

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.

19 अप्रैल 2018

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

21 मार्च 2023

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!

7 मार्च 2018

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!

20 फ़रवरी 2018

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.

9 फ़रवरी 2018

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 फ़रवरी 2018

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.

19 जनवरी 2018

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!

10 जनवरी 2018