background top icon
background center wave icon
background filled rhombus icon
background two lines icon
background stroke rhombus icon

Download "С чего начать обучение Data Science? / Как учить DS с нуля в 2022?"

input logo icon
"videoThumbnail С чего начать обучение Data Science? / Как учить DS с нуля в 2022?
Table of contents
|

Table of contents

0:00
С чего начать обучение Data Science?
0:33
Python, основные темы, курсы и полезные каналы
0:58
Нужно ли сильно погружаться в Python?
1:12
Полезные ресурсы по Python
1:27
Математический анализ
1:38
Линейная алгебра
1:55
Методы оптимизации
2:03
Теория вероятности
2:05
Статистика + классная книга по этому предмету
2:32
Методы машинного обучения
3:39
Полезная библиотека scikit-learn + их сайт с туториалами
3:48
Чужой код на Github
4:15
Практика на Kaggle / Pet-project
5:05
Github подробнее
5:25
Сколько в день нужно учиться?
5:49
Полная программа обучения на сайте PyMagic
6:04
Как понять, когда закончится обучение Data Science?
6:10
Полезные видео по матану, статистике и линалу
Video tags
|

Video tags

дата сайентист
data science
data scientist
career in tech
работа в big data
data science interview
саморазвитие
sillicon valley
основы программирования
как проходить интервью
аналитик
Yandex
анализ данных
datascience
карьера в data science
Sysml
data analyst
ods
open data science
машинное обучение
miracl6
PyMagic
deep learning
perceptron
нейронные сети
глубокое обучение
нейронки
нейросеть
pytorch
функция активации
сигмоида
релу
relu
python
ityoutubersru
Subtitles
|

Subtitles

subtitles menu arrow
  • ruRussian
Download
00:00:02
learning yes, this is science and how to learn it
00:00:05
from scratch in 2020, even if you have no
00:00:07
programming experience,
00:00:09
I will share with you a training plan and
00:00:11
also at the end of this video I will tell you about the
00:00:13
tricks that will allow you to quickly and
00:00:15
effectively dive into the field and
00:00:18
of course, find your first job,
00:00:20
hello everyone, my name is Nikulina Anastasia for
00:00:22
more than four years I have been working in yes, this is a
00:00:23
union and I also teach this direction of the
00:00:26
learning machine is quite a huge
00:00:28
area, so it’s worth breaking your
00:00:31
learning path into several components 1 thing you
00:00:34
should start is, of course, learning
00:00:35
python why not from statistics or
00:00:38
another subject because then you
00:00:40
will solve problems in these
00:00:43
areas using Python,
00:00:45
first you need the basics, this is syntax,
00:00:47
data structure, loops, conditions, how to
00:00:51
call a variable, and
00:00:53
object-oriented
00:00:54
programming, you don’t need to
00:00:56
go deep into it at this stage the language itself, for example,
00:00:58
study decorators or tests, I would
00:01:01
recommend leaving this for last,
00:01:04
after you go through
00:01:07
machine learning models, you can watch and
00:01:09
study, look towards
00:01:11
Timofey Kiryanov’s channel on YouTube, especially
00:01:14
if you come from the humanitarian field,
00:01:16
you can also try taking an excellent
00:01:19
course from Google on the cursor where you can
00:01:22
also hone your knowledge on the final project,
00:01:25
then this is the theoretical basis of
00:01:28
mathematical analysis there is an excellent
00:01:31
channel, I think many people know it, but what’s also
00:01:35
cool is it is in Russian, in
00:01:38
addition to mathematical analysis,
00:01:40
you can also watch various videos
00:01:43
on linear algebra additionally below I’ll
00:01:45
leave you a link to a great guide about
00:01:48
linear algebra, there’s also an excellent
00:01:50
course that I just say everywhere from
00:01:53
Yandex, this photo and on the cursor, in addition to the
00:01:55
first two topics, there you’ll also find lessons
00:01:58
on optimization methods that are
00:02:00
necessary in data science, as well as the
00:02:02
theory of probability and statistics, I
00:02:05
recommend in particular, read the book
00:02:07
statistics and cats there abyss and quite
00:02:10
important things in simple language plus there are
00:02:13
illustrations that help
00:02:16
you understand the topic more by the way, material with theory
00:02:19
and practice on mathematical analysis
00:02:21
linear algebra and statistics you can
00:02:24
find on my channel they last only 15
00:02:28
minutes this will allow you to refresh knowledge and
00:02:30
understand the essence at the first stage and the
00:02:32
next point is the basic algorithms of
00:02:35
machine learning, this is a mandatory
00:02:37
point even if you want to study deeply, do
00:02:40
you need to analyze in detail how
00:02:43
linear models work, decision trees
00:02:46
and in composition, clustering methods,
00:02:49
what input parameters they receive
00:02:53
if you study for book
00:02:55
or video courses, I advise you not to neglect
00:02:58
the documentation for various libraries
00:03:01
that will help you simplify training
00:03:04
models, for example, one of the
00:03:07
popular libraries like kettler on
00:03:09
their website contains most of the
00:03:11
information, but the only negative is of course
00:03:14
it is in English, they have it as a
00:03:16
theory for all the algorithms and examples
00:03:19
immediately in python + an excellent course for
00:03:22
riot courses at the Higher School of Economics, there are the
00:03:25
main points that
00:03:27
will give you a good basis and I want to touch on
00:03:31
the main point: this is practice, this is the
00:03:34
main guarantee of your success in learning,
00:03:37
this is homework, this is just
00:03:40
rewriting and further analysis of the code
00:03:42
from a book or video, all this
00:03:46
must be done. It’s important to pay attention
00:03:48
to other people’s code on git hop, where sometimes
00:03:51
developers implement this or that
00:03:54
algorithm straight from scratch, try to
00:03:56
gradually go through the code if you
00:03:59
don’t know or don’t understand something.
00:04:01
be sure to google google again
00:04:04
google the information you are interested in
00:04:06
questions for example why in this step
00:04:10
we transpose the matrix and here
00:04:12
we take some random values
00:04:15
after passing these points you
00:04:16
need to start practicing on
00:04:19
someone like your father make your
00:04:22
own project on these topics I
00:04:25
also have videos on the channel with examples
00:04:27
of what you can do, how in this
00:04:30
case it will be easier, how you don’t
00:04:32
have to prepare your datasette, and it’s
00:04:35
when you start putting your
00:04:37
knowledge into practice in a specific project that
00:04:40
you gain experience, which is then
00:04:42
consolidated in you head and at the level of
00:04:46
motor skills, another very important point at
00:04:49
this point is that your time should be
00:04:51
divided approximately 50 to 50
00:04:54
where you do your own projects and
00:04:56
study the code of other developers to get
00:04:58
up this is a useful practice so you can
00:05:01
learn new tricks and apply it
00:05:04
in the future, do not hesitate
00:05:06
to post your project to many people, but
00:05:08
try to keep it clean and
00:05:11
readable, if you collect at least a
00:05:13
couple of such repositories, then this will already be a
00:05:16
great plus when applying for a job,
00:05:18
since it is important for employers to understand what
00:05:21
you can do; I also advise you
00:05:23
to pay at least 1 up to 3 hours a week for
00:05:26
studying, or at least every other day if you
00:05:28
study less than an hour a day, which is quite
00:05:31
little, you will then spend too much
00:05:33
time catching up with what you already
00:05:37
did the previous time, but because this way
00:05:40
you can forget some points if,
00:05:43
on the contrary, you overdo it then there is a high
00:05:45
probability of burnout from the abundance of
00:05:48
information, if you need more
00:05:49
detailed information, what topics you need to
00:05:52
study, you can go to my website, they are
00:05:55
described in quite detail on the topic for the
00:05:58
part and with mathematics for
00:06:00
machine learning algorithms and for
00:06:01
programming, which is also very important, the
00:06:04
process of studying machine learning is not
00:06:06
finite and I’m still here after four
00:06:10
successes in your training and conquering
00:06:12
new heights

Description:

Курс по Data Science от экспертов из области https://pymagic.ru// Как изучить Data Science в 2022 году? С чего стоит начинать и в какой последовательности необходимо изучать материал? В видео разобраны основные темы, которые являются базисными, а также полезные ресурсы, где вы можете найти материал. Курс по Data Science https://stepik.org/course/125145/promo Новая группа про Data Science ВКонтакте https://vk.com/pymagic Таймкоды: 00:00 С чего начать обучение Data Science? 00:33 Python, основные темы, курсы и полезные каналы 00:58 Нужно ли сильно погружаться в Python? 01:12 Полезные ресурсы по Python 01:27 Математический анализ 01:38 Линейная алгебра 01:55 Методы оптимизации 02:03 Теория вероятности 02:05 Статистика + классная книга по этому предмету 02:32 Методы машинного обучения 03:39 Полезная библиотека scikit-learn + их сайт с туториалами 03:48 Чужой код на Github 04:15 Практика на Kaggle / Pet-project 05:05 Github подробнее 05:25 Сколько в день нужно учиться? 05:49 Полная программа обучения на сайте PyMagic 06:04 Как понять, когда закончится обучение Data Science? 06:10 Полезные видео по матану, статистике и линалу Курс по Data Science с нуля https://pymagic.ru Курс по Python c нуля https://pymagic-courses.ru/ 1. Канал Тимофея Хирьянова https://www.youtube.com/c/%D0%A2%D0%B8%D0%BC%D0%BE%D1%84%D0%B5%D0%B9%D0%A5%D0%B8%D1%80%D1%8C%D1%8F%D0%BD%D0%BE%D0%B2 2. Курс по Python от Google https://www.coursera.org/learn/python-crash-course 3. Канал 3Blue1Brown https://www.youtube.com/channel/UC6hAYNOWMmuqOBvFOuAFKwA/playlists 4. Гайд по линейной алгебре https://www.analyticsvidhya.com/blog/2017/05/comprehensive-guide-to-linear-algebra/ 5. Программа обучения на моем сайте, по которой вы можете ориентироваться, какие темы необходимо изучать https://pymagic.ru/#programma 6. Книга по Data Science – «Data Science наука данных с нуля» Джоэла Граса 7. Курс на Coursera от Яндекса и МФТИ https://www.coursera.org/learn/mathematics-and-python 8. Вводные примеры ноутбука от одного из разработчиков Scikit-learn https://github.com/amueller/introduction_to_ml_with_python 9. Библиотека scikit-learn https://scikit-learn.org/stable/ 10. Курс на Coursera от Высшей школы экономики https://www.coursera.org/learn/vvedenie-mashinnoe-obuchenie#syllabus 11. Kaggle www.kaggle.com Instagram* https://www.facebook.com/unsupportedbrowser Группы в ВКонтакте https://vk.com/pymagic Telegram https://t.me/pymagic *Компания Meta - организация, деятельность которой запрещена на территории Российской Федерации

Preparing download options

popular icon
Popular
hd icon
HD video
audio icon
Only sound
total icon
All
* — If the video is playing in a new tab, go to it, then right-click on the video and select "Save video as..."
** — Link intended for online playback in specialized players

Questions about downloading video

mobile menu iconHow can I download "С чего начать обучение Data Science? / Как учить DS с нуля в 2022?" video?mobile menu icon

  • http://unidownloader.com/ website is the best way to download a video or a separate audio track if you want to do without installing programs and extensions.

  • The UDL Helper extension is a convenient button that is seamlessly integrated into YouTube, Instagram and OK.ru sites for fast content download.

  • UDL Client program (for Windows) is the most powerful solution that supports more than 900 websites, social networks and video hosting sites, as well as any video quality that is available in the source.

  • UDL Lite is a really convenient way to access a website from your mobile device. With its help, you can easily download videos directly to your smartphone.

mobile menu iconWhich format of "С чего начать обучение Data Science? / Как учить DS с нуля в 2022?" video should I choose?mobile menu icon

  • The best quality formats are FullHD (1080p), 2K (1440p), 4K (2160p) and 8K (4320p). The higher the resolution of your screen, the higher the video quality should be. However, there are other factors to consider: download speed, amount of free space, and device performance during playback.

mobile menu iconWhy does my computer freeze when loading a "С чего начать обучение Data Science? / Как учить DS с нуля в 2022?" video?mobile menu icon

  • The browser/computer should not freeze completely! If this happens, please report it with a link to the video. Sometimes videos cannot be downloaded directly in a suitable format, so we have added the ability to convert the file to the desired format. In some cases, this process may actively use computer resources.

mobile menu iconHow can I download "С чего начать обучение Data Science? / Как учить DS с нуля в 2022?" video to my phone?mobile menu icon

  • You can download a video to your smartphone using the website or the PWA application UDL Lite. It is also possible to send a download link via QR code using the UDL Helper extension.

mobile menu iconHow can I download an audio track (music) to MP3 "С чего начать обучение Data Science? / Как учить DS с нуля в 2022?"?mobile menu icon

  • The most convenient way is to use the UDL Client program, which supports converting video to MP3 format. In some cases, MP3 can also be downloaded through the UDL Helper extension.

mobile menu iconHow can I save a frame from a video "С чего начать обучение Data Science? / Как учить DS с нуля в 2022?"?mobile menu icon

  • This feature is available in the UDL Helper extension. Make sure that "Show the video snapshot button" is checked in the settings. A camera icon should appear in the lower right corner of the player to the left of the "Settings" icon. When you click on it, the current frame from the video will be saved to your computer in JPEG format.

mobile menu iconWhat's the price of all this stuff?mobile menu icon

  • It costs nothing. Our services are absolutely free for all users. There are no PRO subscriptions, no restrictions on the number or maximum length of downloaded videos.