Slicing Numpy Arrays - Numpy For Machine Learning 2

preview_player
Показать описание
In this video we'll learn all about Slicing Numpy Arrays For Machine Learning.

We'll learn how to slice a 1-Dimensional array as well as a 2-Dimensional array.

We'll learn how to take different types of slices, including negative slices and more!

#numpy #codemy #JohnElder

Timecodes

0:00​​ - Introduction
1:01 - Create a Numpy Array
1:18 - Create A Numpy Slice
2:36 - Numpy Slice Till End Of Array
3:18 - Numpy Negative Slice
4:19 - Numpy Slice Steps
6:32 - Create a 2-D Numpy Array
7:00 - Pull Single Item From 2-D Numpy Array
7:40 - 2-D Numpy Array Slice
9:53 - Conclusion
Рекомендации по теме
Комментарии
Автор

▶ Watch Entire Numpy Playlist ✅ Subscribe To My YouTube Channel:
▶ See More At: ✅ Join My Facebook Group:
▶ Get The Code:

Codemycom
Автор

Happy to have found your channel. Thanks for sharing this!

kevindelosreyes
Автор

this is literally one of the best courses (arguably the best one) for numpy

Tristaxx
Автор

dude you are amazing but only suggestion i wish you used jupyter notebook instead of sublime so that we could get the outcome on the go.

DhirajDevarapaga
Автор

great teaching sir, but i have to say, the way you start the video with that hand gesture XD

mayanksrivastava
Автор

6:58 IMO these are not the two dimensions, but two entries in a dimension. The two dimensions are given by the brackets.
Either way, good video, thanks.

Omsip
Автор

Just curious, is there a way to slice one portion of a dimension and another different one of the other in a single line of code? I mean, if you want to get items (index) 0, 1, 2 from the 1st dimension and 2, 3, 4 from the 2nd one. I've tried a couple of things but it doesn't seem to be working.

andresgiuffre
Автор

Sir is it fine if i code in virtual studio code ? And this much numpy is enough for data science?

latasuthar
Автор

at my place the error "np is not defined" appears, how do I solve it??

Game_Studio
Автор

Everything is amazing but why sublime text?

pm_chohan
Автор

print("you are the best")
output:???

Sibusiso_Myeza
Автор

Good job man, but what in gods name is “fiveth”, its “fifth”. 😕

siavashsabet