1
00:00:00,260 --> 00:00:03,000
Hey, welcome to an exciting new section of the course.

2
00:00:03,020 --> 00:00:08,060
In this section, we will dive in into the fascinating world of data science and machine learning,

3
00:00:08,090 --> 00:00:13,070
focusing specifically on building a recommendation system with Python.

4
00:00:13,550 --> 00:00:22,310
We encounter recommendation systems in our daily life, whether it's suggesting movies or products we

5
00:00:22,310 --> 00:00:24,260
want to buy on Amazon.

6
00:00:25,390 --> 00:00:30,040
Recommendation systems have become an integral part of modern technology.

7
00:00:30,040 --> 00:00:39,010
So even if we don't see the back end, we are actually using them multiple times in the day as users.

8
00:00:39,370 --> 00:00:48,040
But now it's time that we go to the backstage so that you learn how to build this recommendation system.

9
00:00:48,430 --> 00:00:55,660
So we will leverage the power of Python along with popular libraries such as Pandas and scikit.

10
00:00:55,660 --> 00:01:01,930
Learn to build a recommendation system that recommends movies to users.

11
00:01:02,470 --> 00:01:07,930
So by the end of this section, you will not only have a solid understanding of how recommendation systems

12
00:01:07,930 --> 00:01:13,630
work, but also you'll have an intro to data science and machine learning.

13
00:01:13,630 --> 00:01:16,510
So then later on you can explore more.

14
00:01:16,510 --> 00:01:20,890
So you'll have a solid understanding of machine learning and data science.

15
00:01:21,190 --> 00:01:28,430
In the next video, I'll cover the three types of recommendation systems that we're using as users every

16
00:01:28,430 --> 00:01:28,970
day.

17
00:01:28,970 --> 00:01:33,620
And then we're also going to build these types using Python.

18
00:01:33,860 --> 00:01:37,970
So let me introduce you to the three types of recommendation systems in the next video.

19
00:01:37,970 --> 00:01:38,600
I'll see you there.

