can you please show the configuration at(00:08:40 - 00:14:55) - Python Machine Learning Tutorial #2 - Linear Regression p.1

can you please show the configuration at(00:08:40 - 00:14:55)
Python Machine Learning Tutorial #2 - Linear Regression p.1

In this python machine learning tutorial I will be introducing you to linear regression and data collection and trimming. Data is by far the most important part of any machine learning project and therefore it is very important that we determine which data is important and will have an influence ...
In this python machine learning tutorial I will be introducing you to linear regression and data collection and trimming. Data is by far the most important part of any machine learning project and therefore it is very important that we determine which data is important and will have an influence on our final prediction.

⭐ Kite is a free AI-powered coding assistant for Python that will help you code smarter and faster. Integrates with Atom, PyCharm, VS Code, Sublime, Vim, and Spyder. I've been using Kite for 6 months and I love it! https://kite.com/download/?utm_medium=referral&utm_source=youtube&utm_campaign=techwithtim&utm_content=description-only

To have access to all resources and code seen in future videos visit my website!

WEBISTE: https://techwithtim.net/tutorials/machine-learning-python/linear-regression/

UCI Data Set: https://archive.ics.uci.edu/ml/datasets/Student+Performance

**************************************************************
proXPN VPN: https://secure.proxpn.com/?a_aid=5c34b30d44d9d
Use the Code "SAVE6144" For 50% Off!

One-Time Donations: https://goo.gl/pbCE9J

Support the Channel: https://www.patreon.com/techwithtim

Twitter:

Join my discord server: https://discord.gg/pr2k55t
**************************************************************

Please leave a LIKE and SUBSCRIBE for more content!

Tags:
- Tech With Tim
- Machine learning with python
- Python machine learning for beginners
- Beginner machine learning tutorial python
- Machine learning tutorial 2019
- Python Tutorials
- Machine learning python

#tech with tim #python tutorials #python machine learning #python linear regression #linear regression machine learning #machine learning python beginner #machine learning linear regression python #machine learning linear regression #artificial intelligence #linear regression
imports in test.py were tensorflow and keras, none of which are present at - Python Machine Learning Tutorial #2 - Linear Regression p.1

imports in test.py were tensorflow and keras, none of which are present at

Python Machine Learning Tutorial #2 - Linear Regression p.1
2019年01月18日 
00:04:35 - 00:14:55
can you please show the configuration at - Python Machine Learning Tutorial #2 - Linear Regression p.1

can you please show the configuration at

Python Machine Learning Tutorial #2 - Linear Regression p.1
2019年01月18日 
00:08:40 - 00:14:55
hey man great tutorials. Please show us how you did your configuration at -8:43. Thanks. I think that is the reason why my data doesn't show up on the terminal. - Python Machine Learning Tutorial #2 - Linear Regression p.1

hey man great tutorials. Please show us how you did your configuration at -8:43. Thanks. I think that is the reason why my data doesn't show up on the terminal.

Python Machine Learning Tutorial #2 - Linear Regression p.1
2019年01月18日 
00:08:41 - 00:14:55
Question: When I printed the code at  I only get process finished with exit code 0 rather than what you had. Am I doing something wrong? - Python Machine Learning Tutorial #2 - Linear Regression p.1

Question: When I printed the code at I only get process finished with exit code 0 rather than what you had. Am I doing something wrong?

Python Machine Learning Tutorial #2 - Linear Regression p.1
2019年01月18日 
00:08:42 - 00:14:55
Mozes mi pomoci ja kad pokusam pokrenuti kod na  izbaci error:/home/petar/anaconda3/envs/testproject1/bin/python: can't find '__main__' module in '/home/petar/PycharmProjects/testproject1' - Python Machine Learning Tutorial #2 - Linear Regression p.1

Mozes mi pomoci ja kad pokusam pokrenuti kod na izbaci error:/home/petar/anaconda3/envs/testproject1/bin/python: can't find '__main__' module in '/home/petar/PycharmProjects/testproject1'

Python Machine Learning Tutorial #2 - Linear Regression p.1
2019年01月18日 
00:08:43 - 00:14:55
here  ? - Python Machine Learning Tutorial #2 - Linear Regression p.1

here ?

Python Machine Learning Tutorial #2 - Linear Regression p.1
2019年01月18日 
00:11:20 - 00:14:55
does that randomly sample 10% of the dat set, randomly sample with replacement, etc.? - Python Machine Learning Tutorial #2 - Linear Regression p.1

does that randomly sample 10% of the dat set, randomly sample with replacement, etc.?

Python Machine Learning Tutorial #2 - Linear Regression p.1
2019年01月18日 
00:12:30 - 00:14:55
Great series! Really enjoyed the explanation at  for test data - Python Machine Learning Tutorial #2 - Linear Regression p.1

Great series! Really enjoyed the explanation at for test data

Python Machine Learning Tutorial #2 - Linear Regression p.1
2019年01月18日 
00:13:08 - 00:14:55
I would have loved to train on the testing data back in school ;) - Python Machine Learning Tutorial #2 - Linear Regression p.1

I would have loved to train on the testing data back in school ;)

Python Machine Learning Tutorial #2 - Linear Regression p.1
2019年01月18日 
00:13:24 - 00:14:55
fromI'm kind of confused. So what he's saying is,  we gonna give input as 10% of the data,  because our purpose is training, not  in order to store the data or create which is not based on machine learning. Am I getting right? - Python Machine Learning Tutorial #2 - Linear Regression p.1

fromI'm kind of confused. So what he's saying is, we gonna give input as 10% of the data, because our purpose is training, not in order to store the data or create which is not based on machine learning. Am I getting right?

Python Machine Learning Tutorial #2 - Linear Regression p.1
2019年01月18日 
00:13:41 - 00:14:55

Tech With Tim

※本サイトに掲載されているチャンネル情報や動画情報はYouTube公式のAPIを使って取得・表示しています。

Timetable

動画タイムテーブル

動画数:984件

| Project Demo - Make 2048 In Python | Full Python Game Tutorial

| Project Demo

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日 
00:00:00 - 00:00:50
| Project Overview/Plan - Make 2048 In Python | Full Python Game Tutorial

| Project Overview/Plan

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日 
00:00:50 - 00:02:18
| Setup/Dependencies - Make 2048 In Python | Full Python Game Tutorial

| Setup/Dependencies

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日 
00:02:18 - 00:03:45
| Constants Definition - Make 2048 In Python | Full Python Game Tutorial

| Constants Definition

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日 
00:03:45 - 00:08:27
I noticed at , you put "RGV" instead of "RGB," I assume that's a typo? Also, later it says PI GAME instead of PYGAME. - Make 2048 In Python | Full Python Game Tutorial

I noticed at , you put "RGV" instead of "RGB," I assume that's a typo? Also, later it says PI GAME instead of PYGAME.

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日  @Parabolic_Blocks 様 
00:05:43 - 01:15:53
| Game Loop - Make 2048 In Python | Full Python Game Tutorial

| Game Loop

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日 
00:08:27 - 00:11:54
| Drawing - Make 2048 In Python | Full Python Game Tutorial

| Drawing

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日 
00:11:54 - 00:19:42
| Defining The Tiles - Make 2048 In Python | Full Python Game Tutorial

| Defining The Tiles

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日 
00:19:42 - 00:39:54
Love watching your videos I do have a question about the logic for determining tile colors though at . - Make 2048 In Python | Full Python Game Tutorial

Love watching your videos I do have a question about the logic for determining tile colors though at .

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日  @barebonestactical 様 
00:24:50 - 01:15:53
You make great and inspiring videos, Tim. I love them a lot for new inspiration. However, I stopped at this one  and thought a bit. I probably missed the purpose of this game - dont know it. But the code is defenetely something I don't want to see in a huge project: The function get_random_pos. 1) Minor... the first two lines are of absolutely of no use (in python) 2)  using a key which seems strange (unless I read all the code) into an iterable that I dont know about. 3) Worst. This function could run forever - Make 2048 In Python | Full Python Game Tutorial

You make great and inspiring videos, Tim. I love them a lot for new inspiration. However, I stopped at this one and thought a bit. I probably missed the purpose of this game - dont know it. But the code is defenetely something I don't want to see in a huge project: The function get_random_pos. 1) Minor... the first two lines are of absolutely of no use (in python) 2) using a key which seems strange (unless I read all the code) into an iterable that I dont know about. 3) Worst. This function could run forever

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日  @wonnor42 様 
00:39:04 - 01:15:53
| Moving The Tiles - Explanation - Make 2048 In Python | Full Python Game Tutorial

| Moving The Tiles - Explanation

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日 
00:39:54 - 00:46:07
| Moving The Tiles - Implementation - Make 2048 In Python | Full Python Game Tutorial

| Moving The Tiles - Implementation

Make 2048 In Python | Full Python Game Tutorial
2024年04月09日 
00:46:07 - 01:15:53
| What is Asyncio? - Understanding Asyncio in Python: 5 Key Concepts

| What is Asyncio?

Understanding Asyncio in Python: 5 Key Concepts
2024年04月05日 
00:00:00 - 00:00:48
| When to use Async IO? - Understanding Asyncio in Python: 5 Key Concepts

| When to use Async IO?

Understanding Asyncio in Python: 5 Key Concepts
2024年04月05日 
00:00:48 - 00:02:04
| #1 - The Event Loop - Understanding Asyncio in Python: 5 Key Concepts

| #1 - The Event Loop

Understanding Asyncio in Python: 5 Key Concepts
2024年04月05日 
00:02:04 - 00:02:47
| #2 - Coroutines - Understanding Asyncio in Python: 5 Key Concepts

| #2 - Coroutines

Understanding Asyncio in Python: 5 Key Concepts
2024年04月05日 
00:02:47 - 00:09:52
| #3 - Tasks - Understanding Asyncio in Python: 5 Key Concepts

| #3 - Tasks

Understanding Asyncio in Python: 5 Key Concepts
2024年04月05日 
00:09:52 - 00:16:50
@ I don't disagree with how this was done, but for a demonstration I think I would have made sleep_time a list, and used a range() for 'id' in the for loop. And let 'id' be zero for the first one.  A little clearer what's happening with the tasks, imo. - Understanding Asyncio in Python: 5 Key Concepts

@ I don't disagree with how this was done, but for a demonstration I think I would have made sleep_time a list, and used a range() for 'id' in the for loop. And let 'id' be zero for the first one. A little clearer what's happening with the tasks, imo.

Understanding Asyncio in Python: 5 Key Concepts
2024年04月05日  @chrisw1462 様 
00:15:20 - 00:24:59
@  'Gives .. access to' is a bit misleading, as 'tg' doesn't exist before this line.  The whole interface is a bit clunky, IMO, so stuff like that just makes it harder to understand. - Understanding Asyncio in Python: 5 Key Concepts

@ 'Gives .. access to' is a bit misleading, as 'tg' doesn't exist before this line. The whole interface is a bit clunky, IMO, so stuff like that just makes it harder to understand.

Understanding Asyncio in Python: 5 Key Concepts
2024年04月05日  @chrisw1462 様 
00:16:02 - 00:24:59
| #4 - Futures - Understanding Asyncio in Python: 5 Key Concepts

| #4 - Futures

Understanding Asyncio in Python: 5 Key Concepts
2024年04月05日 
00:16:50 - 00:18:23
| #5 - Synchronization - Understanding Asyncio in Python: 5 Key Concepts

| #5 - Synchronization

Understanding Asyncio in Python: 5 Key Concepts
2024年04月05日 
00:18:23 - 00:24:59
| Introduction - 3 IMPRESSIVE Coding Resume Projects

| Introduction

3 IMPRESSIVE Coding Resume Projects
2024年04月02日 
00:00:00 - 00:00:36
| 1st Project Idea - 3 IMPRESSIVE Coding Resume Projects

| 1st Project Idea

3 IMPRESSIVE Coding Resume Projects
2024年04月02日 
00:00:36 - 00:02:45
| Full Guide Of The Best Resume Projects - 3 IMPRESSIVE Coding Resume Projects

| Full Guide Of The Best Resume Projects

3 IMPRESSIVE Coding Resume Projects
2024年04月02日 
00:02:45 - 00:03:00
| 2nd Project Idea - 3 IMPRESSIVE Coding Resume Projects

| 2nd Project Idea

3 IMPRESSIVE Coding Resume Projects
2024年04月02日 
00:03:00 - 00:03:56
| 3rd Project Idea - 3 IMPRESSIVE Coding Resume Projects

| 3rd Project Idea

3 IMPRESSIVE Coding Resume Projects
2024年04月02日 
00:03:56 - 00:05:45
| Conclusion - 3 IMPRESSIVE Coding Resume Projects

| Conclusion

3 IMPRESSIVE Coding Resume Projects
2024年04月02日 
00:05:45 - 00:06:02
| Overview - 10 Python Comprehensions You SHOULD Be Using

| Overview

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:00:00 - 00:00:11
| Basic List Comprehensions - 10 Python Comprehensions You SHOULD Be Using

| Basic List Comprehensions

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:00:11 - 00:02:06
| Comprehension Condition - 10 Python Comprehensions You SHOULD Be Using

| Comprehension Condition

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:02:06 - 00:04:22
| If You're Serious About Becoming A Developer - 10 Python Comprehensions You SHOULD Be Using

| If You're Serious About Becoming A Developer

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:04:22 - 00:05:20
| Comprehension With Multiple Conditions - 10 Python Comprehensions You SHOULD Be Using

| Comprehension With Multiple Conditions

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:05:20 - 00:07:42
regarding the check on string length (): - 10 Python Comprehensions You SHOULD Be Using

regarding the check on string length ():

10 Python Comprehensions You SHOULD Be Using
2024年03月29日  @DrDeuteron 様 
00:05:40 - 00:21:35
Shouldn't at  the first condition be greater than or equals to 2 like you show after? - 10 Python Comprehensions You SHOULD Be Using

Shouldn't at the first condition be greater than or equals to 2 like you show after?

10 Python Comprehensions You SHOULD Be Using
2024年03月29日  @giovannisins 様 
00:05:59 - 00:21:35
How does the example at &t work? you don't have to terminate login in []? - 10 Python Comprehensions You SHOULD Be Using

How does the example at &t work? you don't have to terminate login in []?

10 Python Comprehensions You SHOULD Be Using
2024年03月29日  @dmaynor 様 
00:06:30 - 00:21:35
I actually never knew you could insert multiple conditions like that, pretty cool! - 10 Python Comprehensions You SHOULD Be Using

I actually never knew you could insert multiple conditions like that, pretty cool!

10 Python Comprehensions You SHOULD Be Using
2024年03月29日  @Indently 様 
00:07:28 - 00:21:35
| Multiple List Comprehension - 10 Python Comprehensions You SHOULD Be Using

| Multiple List Comprehension

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:07:42 - 00:09:18
| If/Else In A Comprehension - 10 Python Comprehensions You SHOULD Be Using

| If/Else In A Comprehension

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:09:18 - 00:11:22
| Nested List Comprehension - 10 Python Comprehensions You SHOULD Be Using

| Nested List Comprehension

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:11:22 - 00:14:32
| Transformation In Comprehension - 10 Python Comprehensions You SHOULD Be Using

| Transformation In Comprehension

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:14:32 - 00:15:38
| Dictionary Comprehension - 10 Python Comprehensions You SHOULD Be Using

| Dictionary Comprehension

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:15:38 - 00:16:47
| Set Comprehension - 10 Python Comprehensions You SHOULD Be Using

| Set Comprehension

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:16:47 - 00:17:49
| Generator Comprehension - 10 Python Comprehensions You SHOULD Be Using

| Generator Comprehension

10 Python Comprehensions You SHOULD Be Using
2024年03月29日 
00:17:49 - 00:21:35
| Video Overview - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Video Overview

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:00:00 - 00:00:39
| Project Demo - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Project Demo

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:00:39 - 00:03:03
| Win a Cybertruck or $100,000 - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Win a Cybertruck or $100,000

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:03:03 - 00:04:32
| Backend Setup/Installation - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Backend Setup/Installation

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:04:32 - 00:10:11
| Django Settings - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Django Settings

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:10:11 - 00:14:39
| Understanding JWT Tokens - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Understanding JWT Tokens

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:14:39 - 00:18:00
| Making The Registration View - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Making The Registration View

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:18:00 - 00:25:40
- I am making a project Manager. Do you have any recommendations? Like for example, What can I use for collaboration? - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

- I am making a project Manager. Do you have any recommendations? Like for example, What can I use for collaboration?

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日  @simplegametutorials1341 様 
00:18:47 - 02:22:03
| Connecting Our Auth Routes - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Connecting Our Auth Routes

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:25:40 - 00:32:58
No no rather wrap line. - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

No no rather wrap line.

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日  @dev-akeel 様 
00:25:40 - 02:22:03
| Creating Custom Models - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Creating Custom Models

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:32:58 - 00:38:57
| Writing Create, Read & Delete Views - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Writing Create, Read & Delete Views

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:38:57 - 00:50:38
| Frontend Installation/Setup - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Frontend Installation/Setup

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:50:38 - 00:52:20
| Frontend Organization & Axios Setup - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Frontend Organization & Axios Setup

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:52:20 - 00:59:32
| Writing Protected Routes - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Writing Protected Routes

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
00:59:32 - 01:08:57
| Navigation & Pages - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Navigation & Pages

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
01:08:57 - 01:16:35
| 404 Page - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| 404 Page

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
01:16:35 - 01:17:30
| Making A Generic Form - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Making A Generic Form

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
01:17:30 - 01:26:15
| Adding Form Styles - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Adding Form Styles

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
01:26:15 - 01:27:06
| Connecting The Login/Register Form - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Connecting The Login/Register Form

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
01:27:06 - 01:31:42
| Building The Home Page - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Building The Home Page

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
01:31:42 - 01:44:10
I’m at  and I restarted my server and my front end to register again and it gave me a 401 also I just realized when I registered it didn’t show in my backend terminal like it showed for you? How do I fix 😢 - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

I’m at and I restarted my server and my front end to register again and it gave me a 401 also I just realized when I registered it didn’t show in my backend terminal like it showed for you? How do I fix 😢

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日  @user-lm1qg1gm5z 様 
01:42:34 - 02:22:03
| Building The Note Component - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Building The Note Component

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
01:44:10 - 01:48:41
| Frontend Finishing Touches - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Frontend Finishing Touches

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
01:48:41 - 01:52:20
| Database Deployment - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Database Deployment

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
01:52:20 - 02:00:03
| Deployment Configuration - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Deployment Configuration

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
02:00:03 - 02:05:02
| Choreo Project Setup - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Choreo Project Setup

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
02:05:02 - 02:07:39
| Backend Deployment - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Backend Deployment

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
02:07:39 - 02:14:30
| Frontend Deployment - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Frontend Deployment

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
02:14:30 - 02:16:23
| Connecting The Fronted To The Backend |  (2) - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Connecting The Fronted To The Backend | (2)

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
02:16:23 - 02:22:03
| Connecting The Fronted To The Backend | (1) - Django & React Web App Tutorial - Authentication, Databases, Deployment & More...

| Connecting The Fronted To The Backend | (1)

Django & React Web App Tutorial - Authentication, Databases, Deployment & More...
2024年03月26日 
02:16:23 - 02:16:23
| The Problem With LLMs - Is NVIDIA’s ChatRTX The Next Big Thing?

| The Problem With LLMs

Is NVIDIA’s ChatRTX The Next Big Thing?
2024年03月23日 
00:00:00 - 00:01:01
| What Is ChatRTX? - Is NVIDIA’s ChatRTX The Next Big Thing?

| What Is ChatRTX?

Is NVIDIA’s ChatRTX The Next Big Thing?
2024年03月23日 
00:01:01 - 00:01:28
| ChatRTX Demo - Is NVIDIA’s ChatRTX The Next Big Thing?

| ChatRTX Demo

Is NVIDIA’s ChatRTX The Next Big Thing?
2024年03月23日 
00:01:28 - 00:05:03
| Installation & Requirements - Is NVIDIA’s ChatRTX The Next Big Thing?

| Installation & Requirements

Is NVIDIA’s ChatRTX The Next Big Thing?
2024年03月23日 
00:05:03 - 00:06:22
| How This Works (RAG) - Is NVIDIA’s ChatRTX The Next Big Thing?

| How This Works (RAG)

Is NVIDIA’s ChatRTX The Next Big Thing?
2024年03月23日 
00:06:22 - 00:10:49
| What Is A Decorator? - PLEASE Use These 5 Python Decorators

| What Is A Decorator?

PLEASE Use These 5 Python Decorators
2024年03月19日 
00:00:00 - 00:05:30
| What You NEED To Know - PLEASE Use These 5 Python Decorators

| What You NEED To Know

PLEASE Use These 5 Python Decorators
2024年03月19日 
00:05:30 - 00:06:14
| @property - PLEASE Use These 5 Python Decorators

| @property

PLEASE Use These 5 Python Decorators
2024年03月19日 
00:06:14 - 00:10:34
[] zero is not a positive number, it is a neutral number, you should improve the ‘if’ statement, nice video 👋 - PLEASE Use These 5 Python Decorators

[] zero is not a positive number, it is a neutral number, you should improve the ‘if’ statement, nice video 👋

PLEASE Use These 5 Python Decorators
2024年03月19日  @franco-gil 様 
00:09:02 - 00:20:12
What would happen if we try to assign some value to c.diameter? - PLEASE Use These 5 Python Decorators

What would happen if we try to assign some value to c.diameter?

PLEASE Use These 5 Python Decorators
2024年03月19日  @garfield-pro 様 
00:09:31 - 00:20:12
| @staticmethod - PLEASE Use These 5 Python Decorators

| @staticmethod

PLEASE Use These 5 Python Decorators
2024年03月19日 
00:10:34 - 00:12:10
| @classmethod - PLEASE Use These 5 Python Decorators

| @classmethod

PLEASE Use These 5 Python Decorators
2024年03月19日 
00:12:10 - 00:13:45
| @functools.cache - PLEASE Use These 5 Python Decorators

| @functools.cache

PLEASE Use These 5 Python Decorators
2024年03月19日 
00:13:45 - 00:17:09
| @dataclass - PLEASE Use These 5 Python Decorators

| @dataclass

PLEASE Use These 5 Python Decorators
2024年03月19日 
00:17:09 - 00:20:12
| What Are Virtual Environments? - Python Virtual Environments - Full Tutorial for Beginners

| What Are Virtual Environments?

Python Virtual Environments - Full Tutorial for Beginners
2024年03月16日 
00:00:00 - 00:00:47
| Creating a Virtual Environment - Python Virtual Environments - Full Tutorial for Beginners

| Creating a Virtual Environment

Python Virtual Environments - Full Tutorial for Beginners
2024年03月16日 
00:00:47 - 00:03:17
When you show the four common choices for virtual environments at , you seem to equate virtualenv with venv as the images display on screen. Beginners should understand that virtualenv is a third-party tool. - Python Virtual Environments - Full Tutorial for Beginners

When you show the four common choices for virtual environments at , you seem to equate virtualenv with venv as the images display on screen. Beginners should understand that virtualenv is a third-party tool.

Python Virtual Environments - Full Tutorial for Beginners
2024年03月16日  @BillAugersdca 様 
00:01:31 - 00:09:05
| Installing Packages - Python Virtual Environments - Full Tutorial for Beginners

| Installing Packages

Python Virtual Environments - Full Tutorial for Beginners
2024年03月16日 
00:03:17 - 00:04:29
| Saving Dependencies - Python Virtual Environments - Full Tutorial for Beginners

| Saving Dependencies

Python Virtual Environments - Full Tutorial for Beginners
2024年03月16日 
00:04:29 - 00:05:25
| Example Work Flow - Python Virtual Environments - Full Tutorial for Beginners

| Example Work Flow

Python Virtual Environments - Full Tutorial for Beginners
2024年03月16日 
00:05:25 - 00:07:07
| Virtual Environment Tips - Python Virtual Environments - Full Tutorial for Beginners

| Virtual Environment Tips

Python Virtual Environments - Full Tutorial for Beginners
2024年03月16日 
00:07:07 - 00:09:05
| Before Data Classes - Python Data Classes Are AMAZING! Here's Why

| Before Data Classes

Python Data Classes Are AMAZING! Here's Why
2024年03月14日 
00:00:00 - 00:01:14
| An Intro To Data Classes - Python Data Classes Are AMAZING! Here's Why

| An Intro To Data Classes

Python Data Classes Are AMAZING! Here's Why
2024年03月14日 
00:01:14 - 00:01:47
| How A Data Class Works - Python Data Classes Are AMAZING! Here's Why

| How A Data Class Works

Python Data Classes Are AMAZING! Here's Why
2024年03月14日 
00:01:47 - 00:04:57
| If You Want To Become A Developer - Python Data Classes Are AMAZING! Here's Why

| If You Want To Become A Developer

Python Data Classes Are AMAZING! Here's Why
2024年03月14日 
00:04:57 - 00:05:49
| Data Class Example - Python Data Classes Are AMAZING! Here's Why

| Data Class Example

Python Data Classes Are AMAZING! Here's Why
2024年03月14日 
00:05:49 - 00:06:58
| Optional Arguments - Python Data Classes Are AMAZING! Here's Why

| Optional Arguments

Python Data Classes Are AMAZING! Here's Why
2024年03月14日 
00:06:58 - 00:07:53
| Default Parameters - Python Data Classes Are AMAZING! Here's Why

| Default Parameters

Python Data Classes Are AMAZING! Here's Why
2024年03月14日 
00:07:53 - 00:10:28
| A Quick Tip - Help() - Python Data Classes Are AMAZING! Here's Why

| A Quick Tip - Help()

Python Data Classes Are AMAZING! Here's Why
2024年03月14日 
00:10:28 - 00:10:55
| Class Variables - Python Data Classes Are AMAZING! Here's Why

| Class Variables

Python Data Classes Are AMAZING! Here's Why
2024年03月14日 
00:10:55 - 00:11:39
| Inheritance - Python Data Classes Are AMAZING! Here's Why

| Inheritance

Python Data Classes Are AMAZING! Here's Why
2024年03月14日 
00:11:39 - 00:14:03
| InitVar - Python Data Classes Are AMAZING! Here's Why

| InitVar

Python Data Classes Are AMAZING! Here's Why
2024年03月14日 
00:14:03 - 00:16:11