RUVIDEO
Поделитесь видео 🙏

Multi class Logistic regression implementation from scratch in python on MNIST dataset

Hey everyone,

This video is a walkthrough tutorial of multi class logistic regression in python which is a supervised machine learning task . Multi class logistic regression, also known as multinomial and multivariate classification or regression where the goal is to identify different objects into more than 2 classes e.g. a given image is of an apple orange or banana?
This video covers the implementation of this algorithm from start to finish in python without using any libraries like Scikit learn or Keras.

Classifier will be trained and tested on famous MNIST dataset which consists of images of hand written digits from 0 to 9. We will work with the pixel intensity values of each image and from that we will try to classify what digit the given picture is of. To make this work for the images of all the digits we will be using the strategy called one vs all, details of which are discussed in depth in the video.

Finally we will be checking the accuracy of our classifier that how good is it performing, which is very well in fact.

If this video proved any valuable then do give this video a thumbs up and dont forget to subscribe too, you definitely wouldn't want to miss the cool videos which are on their way ;)

code in the video - https://github.com/khawar56/Logistic-Regression-From-Scratch

There's a slight repetition of clip where Im explaining about the dataset which somehow managed to sneak past the final edit phase, so skip that

Time Stamps
intro 0:00 - 1:10
Theory background 1:10
Pseudocode 12:43
Implementation 14:52

#machinelearning #classification #python #tutorial #code #programming #walkthrough #multiclass

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Multi class Logistic regression implementation from scratch in python on MNIST dataset», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.