Город МОСКОВСКИЙ
00:19:16

Basic Machine Learning in Excel - Text Classification with a Naive Bayesian Classifier

Аватар
Программирование Анализ
Просмотры:
21
Дата загрузки:
02.12.2023 23:56
Длительность:
00:19:16
Категория:
Лайфстайл

Описание

This video gives a quick introduction to Bayes' Theorem and one of the most basic Machine Learning algorithms, a Naive Bayes Classifier.

I look at two simple examples, one for predicting if someone will play golf based on the weather, and one for classifying movie reviews as positive or negative.

This first example is based on the data in this article:
https://www.geeksforgeeks.org/naive-bayes-classifiers/

The second example is based on the data in this article:
https://mmuratarat.github.io/2019-07-31/NBClassifier-in-Python-an-example

You can download the workbook - including the code for the helper LAMBDAs I mentioned in the video - here:
https://docs.google.com/spreadsheets/d/1xt01_W3DozFnt4xs6Q0I5vT82RLpdb1f/edit?usp=sharing&ouid=100576702250110697072&rtpof=true&sd=true

Sections
00:00 Introduction
1:39 Bayes' theorem
5:07 Simple prediction model
10:21 Helper LAMBDAs
13:26 Text classification

Рекомендуемые видео