ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,870 results

Related queries

sigmoid activation function

logistic regression in r

perceptron

softmax regression

logistic regression cost function

multiclass logistic regression

logistic regression python

logistic regression machine learning

multinomial logistic regression

tanh activation function

support vector machines

Power H
The Sigmoid Function Clearly Explained

In this video we discuss the sigmoid function. The sigmoid function plays an important role in the field of machine learning and is ...

6:57
The Sigmoid Function Clearly Explained

143,747 views

5 years ago

StatQuest with Josh Starmer
StatQuest: Logistic Regression

Logistic regression is a traditional statistics technique that is also very popular as a machine learning tool. In this StatQuest, I go ...

8:48
StatQuest: Logistic Regression

2,612,359 views

7 years ago

3-Minute Data Science
Logistic Regression in 3 Minutes

Get a free 3 month license for all JetBrains developer tools (including PyCharm Professional) using code 3min_datascience: ...

3:48
Logistic Regression in 3 Minutes

184,543 views

3 years ago

Elliot Waite
Why Do We Use the Sigmoid Function for Binary Classification?

This video explains why we use the sigmoid function in neural networks for machine learning, especially for binary classification.

8:50
Why Do We Use the Sigmoid Function for Binary Classification?

56,531 views

5 years ago

Visually Explained
Logistic Regression (and why it's different from Linear Regression)

Gentle Introduction to Logistic Regression. We explore this powerful yet simple machine learning model for binary classification ...

8:10
Logistic Regression (and why it's different from Linear Regression)

57,388 views

6 months ago

FreeBirds Crew - Data Science and GenAI
What is Logistic Regression [ Non Linear Model ] Decision Boundary and Sigmoid Function

Full Playlist Link - https://bit.ly/47Qzroc In this video, I discussed Logistic Regression, I explained why it's required when we have ...

7:20
What is Logistic Regression [ Non Linear Model ] Decision Boundary and Sigmoid Function

562 views

2 years ago

The Friendly Statistician
How Does The Sigmoid Function Work In Logistic Regression? - The Friendly Statistician

How Does The Sigmoid Function Work In Logistic Regression? Have you ever wondered how a predictive model turns complex ...

2:56
How Does The Sigmoid Function Work In Logistic Regression? - The Friendly Statistician

22 views

1 month ago

Wisdomers - Computer Science and Engineering
Sigmoid Function Logistic Regression || Lesson 68 || Machine Learning || Learning Monkey ||

machinelearning#learningmonkey In this class, we discuss the Sigmoid Function for Logistic Regression. We use the sigmoid ...

5:10
Sigmoid Function Logistic Regression || Lesson 68 || Machine Learning || Learning Monkey ||

16,263 views

5 years ago

People also watched

Bhavesh Bhatt
Derivative of the Sigmoid Activation function | Deep Learning

In this video, I will show you a step by step guide on how you can compute the derivative of a Sigmoid Function. Sigmoid function ...

8:43
Derivative of the Sigmoid Activation function | Deep Learning

30,779 views

6 years ago

IBM Technology
What is Random Forest?

Learn about watsonx: https://ibm.biz/BdvxRb Can't see the random forest for the search trees? What IS a "random forest" anyway?

5:21
What is Random Forest?

255,704 views

3 years ago

Dimitri Bianco
Sigmoid Derivation: Neural Networks (Activation Function)

The sigmoid function (logistic curve) is one of many curves use in neural networks. It is used as an activation function in forward ...

8:28
Sigmoid Derivation: Neural Networks (Activation Function)

15,306 views

7 years ago

Python Lessons
Logistic regression - Sigmoid and Sigmoid derivative part 1

To learn about Logistic Regression, at first we need to learn Logistic Regression basic properties, and only then we will be able to ...

12:03
Logistic regression - Sigmoid and Sigmoid derivative part 1

6,475 views

6 years ago

Learn Analytics
2. Logistic Regression – Introduction

Full playlist - https://goo.gl/kCjMpW We discuss scenarios where Logistic regression can be employed, basic differences from ...

12:08
2. Logistic Regression – Introduction

49,145 views

8 years ago

Super Data Science
Logistic Regression Simply Explained with Examples

Logistic Regression Simply Explained with Examples. Logistic Regression is a game-changer in the world of data analysis.

17:34
Logistic Regression Simply Explained with Examples

40,446 views

2 years ago

Daniel Godoy
Understanding Binary Cross-Entropy / Log Loss in 5 minutes: a visual explanation

If you are training a binary classifier, chances are you are using binary cross-entropy / log loss as your loss function. Have you ...

5:21
Understanding Binary Cross-Entropy / Log Loss in 5 minutes: a visual explanation

34,040 views

3 years ago

TileStats
Logistic regression : the basics - simply explained

See all my videos at https://www.tilestats.com/ In this first video about logistic regression, we will cover its basics by: 1. Compare it ...

20:25
Logistic regression : the basics - simply explained

45,975 views

4 years ago

Ryan & Matt Data Science
Hands-On Machine Learning: Logistic Regression with Python and Scikit-Learn

Don't miss out! Get FREE access to my Skool community — packed with resources, tools, and support to help you with Data, ...

16:46
Hands-On Machine Learning: Logistic Regression with Python and Scikit-Learn

28,391 views

2 years ago

Bhavesh Bhatt
Log Loss or Cross-Entropy Cost Function in Logistic Regression

We can't use linear regression's mean square error or MSE as a cost function for logistic regression. In this video, I'll explain what ...

8:42
Log Loss or Cross-Entropy Cost Function in Logistic Regression

51,678 views

6 years ago

CodeEmporium
Logistic Regression - THE MATH YOU SHOULD KNOW!

In this video, we are going to take a look at a popular machine learning classification model -- logistic regression. We will also see ...

9:14
Logistic Regression - THE MATH YOU SHOULD KNOW!

171,457 views

7 years ago

Heapify
Logistic Regression | Sigmoid Function | The S-curve

In this video, We will talk about: Logistic Regression, and its need Sigmoid Function The S-curve.

5:47
Logistic Regression | Sigmoid Function | The S-curve

671 views

3 years ago

ritvikmath
The Sigmoid : Data Science Basics

All about the all-powerful SIGMOID function in machine learning!

11:34
The Sigmoid : Data Science Basics

46,691 views

5 years ago

IBM Technology
Machine Learning and Logistic Regression

Want to play with the technology yourself? Explore our interactive demo → https://ibm.biz/BdKZZa Learn more about the ...

5:13
Machine Learning and Logistic Regression

16,391 views

1 year ago

CampusX
Logistic Regression Part 3 | Sigmoid Function | 100 Days of ML

Explore the essential Sigmoid Function in the context of Logistic Regression. In this video, we'll break down the role and ...

40:44
Logistic Regression Part 3 | Sigmoid Function | 100 Days of ML

114,510 views

4 years ago

Dr. Data Science
Logistic (Sigmoid) function in Statistical and Machine Learning (torch.nn.Sigmoid, tf.math.sigmoid)

In this video, we discuss one of the most important and widely-used functions in statistical, machine, and deep learning, known as ...

12:08
Logistic (Sigmoid) function in Statistical and Machine Learning (torch.nn.Sigmoid, tf.math.sigmoid)

4,170 views

3 years ago

Stanford Online
Stanford CS229 I Weighted Least Squares, Logistic regression, Newton's Method I 2022 I Lecture 3

For more information about Stanford's Artificial Intelligence programs visit: https://stanford.io/ai To follow along with the course, ...

1:12:59
Stanford CS229 I Weighted Least Squares, Logistic regression, Newton's Method I 2022 I Lecture 3

54,248 views

2 years ago

The Friendly Statistician
How Does The Sigmoid Function Work In Logistic Regression?

Ever wondered about the hidden magic behind how logistic regression makes its predictions? This video dives deep into the ...

3:10
How Does The Sigmoid Function Work In Logistic Regression?

1 view

21 hours ago

CampusX
Sigmoid Function and Squashing | Logistic Regression

Like my content? Consider supporting the channel. The link is provided below- https://campusx.mojo.page/support-campusx.

8:22
Sigmoid Function and Squashing | Logistic Regression

6,546 views

5 years ago

numiqo
Logistic Regression [Simply explained]

03:31 Logistic Function and the Logistic Regression equation 05:01 How to interpret the results of a Logistic Regression? 07:58 ...

14:22
Logistic Regression [Simply explained]

277,189 views

2 years ago

Dr. Data Science
Logistic Regression, Sigmoid Function, Decision Boundary, Cross-Entropy Loss Function

machinelearningwithpython #machinelearningalgorithm #machinelearning.

41:59
Logistic Regression, Sigmoid Function, Decision Boundary, Cross-Entropy Loss Function

365 views

10 months ago