Machine Learning | What Is Machine Learning? | Introduction To Machine Learning | 2024 | Simplilearn

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น • 2.1K

  • @SimplilearnOfficial
    @SimplilearnOfficial  3 ปีที่แล้ว +166

    "🔥Caltech Post Graduate Program In AI And Machine Learning - www.simplilearn.com/artificial-intelligence-masters-program-training-course?FI9rgwfU&Comments&TH-cam
    🔥IITK - Professional Certificate Course in Generative AI and Machine Learning (India Only) - www.simplilearn.com/iitk-professional-certificate-course-ai-machine-learning?FI9rgwfU&Comments&TH-cam
    🔥Purdue - Post Graduate Program in AI and Machine Learning - www.simplilearn.com/pgp-ai-machine-learning-certification-training-course?FI9rgwfU&Comments&TH-cam
    🔥IITG - Professional Certificate Program in Generative AI and Machine Learning (India Only) - www.simplilearn.com/iitg-generative-ai-machine-learning-program?FI9rgwfU&Comments&TH-cam
    🔥Caltech - AI & Machine Learning Bootcamp (US Only) - www.simplilearn.com/ai-machine-learning-bootcamp?FI9rgwfU&Comments&TH-cam"

  • @Abdullah-mg5zl
    @Abdullah-mg5zl 5 ปีที่แล้ว +4681

    **Summary**:
    - machine learning is the general term for when computers learn from data
    - there are lots of different ways ("algorithms") that machines can learn
    - the algorithms can be grouped into supervised, unsupervised, and reinforcement algorithms*
    - the data that you feed to a machine learning algorithm can be input-output pairs or just inputs
    - supervised learning algorithms require input-output pairs (i.e. they require the output)
    - unsupervised learning requires only the input data (not the outputs)
    - here is how, in general, supervised algorithms work:
    - you feed it an example input, then the associated output
    - you repeat the above step many many times
    - eventually, the algorithm picks up a pattern between the inputs and outputs
    - now, you can feed it a brand new input, and it will predict the output for you
    - here is how, in general, unsupervised algorithms work:
    - you feed it an example input (without the associated output)
    - you repeat the above step many times
    - eventually, the algorithm clusters your inputs into groups
    - now, you can feed it a brand new input, and the algorithm will predict which cluster it belongs with
    * the first example in this video used the k-nearest neighbor algorithm, which is a supervised machine learning algorithm
    Hope that was useful to someone!
    Thanks for the video, really enjoyed it!! :)

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +219

      Wow! This is one of the best summaries!
      Thanks for the valuable input!
      Do subscribe to our channel to stay posted on upcoming tutorials. Cheers!

    • @Abdullah-mg5zl
      @Abdullah-mg5zl 5 ปีที่แล้ว +49

      @@SimplilearnOfficial Thank you! Definitely will, I love you guys' videos! :) Great job and keep it up!

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +43

      Greetings! Thank you for your kind words. Spread the word by liking, sharing and subscribing to our channel! Cheers :)

    • @NoFluffReviews01
      @NoFluffReviews01 5 ปีที่แล้ว +5

      i need help

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +9

      Yes, what could we do for you?

  • @moiedmajaaz1669
    @moiedmajaaz1669 ปีที่แล้ว +56

    Labeled =supervised
    Unlabeled= Un-supervised
    And finally
    Enforcement Learning = Learning from results and upgrading . Tq for the explanation

    • @SimplilearnOfficial
      @SimplilearnOfficial  ปีที่แล้ว +1

      We're so glad that you enjoyed your time learning with us! If you're interested in continuing your education and developing new skills, take a look at our course offerings in the description box. We're confident that you'll find something that piques your interest!

  • @theeagleeyeexplorer4111
    @theeagleeyeexplorer4111 6 ปีที่แล้ว +182

    Quite great. An Amazing one explaining the ML basis.!!
    1. Supervised learning.
    2. Supervised learning after Feedback (Rein inforced learning)
    3. Unsupervised learning.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +222

      Wow! You got all the answers right. Thanks for your kind comment as well. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @SimplilearnOfficial
    @SimplilearnOfficial  4 ปีที่แล้ว +98

    Machine Learning is the Future and yours can begin today. Comment below with you email to get our latest Machine Learning Career Guide. Let your journey begin

    • @zabiansari9282
      @zabiansari9282 4 ปีที่แล้ว +1

      zhtzabi@gmail.com

    • @zabiansari9282
      @zabiansari9282 4 ปีที่แล้ว +1

      Hi

    • @vigneshwaran7421
      @vigneshwaran7421 4 ปีที่แล้ว +1

      vignesh_waran@live.com

    • @kazimohammadshafiuddin2601
      @kazimohammadshafiuddin2601 4 ปีที่แล้ว +1

      Simplilearn I want to expertise on machine learning and succeed in this field. Email : kazis.shafi@gmail.com

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +1

      Hi, thanks for watching out video. We have sent the Machine Learning guide to your inbox. Do subscribe to our channel and stay tuned for more.

  • @soumitrachakrabartee_lazyCoder
    @soumitrachakrabartee_lazyCoder 5 ปีที่แล้ว +10

    Well explained by this video :)
    Scenario 1: Supervised Learning.
    Scenario 2: Supervised Learning.
    Scenario 3: Unsupervised Learning.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +21

      "Wow! You got all the answers right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of ""fraud"" and ""not fraud"". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'."

  • @hidgik
    @hidgik 5 ปีที่แล้ว +98

    I am from a health care background, but I could effortlessly understand everything she said. Excellent introduction.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +7

      WooHoo! We are so happy you love our videos. Please do keep checking back in. We put up new videos every week on all your favorite topics. Do subscribe to our channel to stay posted on upcoming tutorials. Cheers!

  • @mihirthakkar9190
    @mihirthakkar9190 3 ปีที่แล้ว +12

    1) Facebook photo recognition based on tags in an example of supervised learning
    2) NetFlix Movie recommendation is an example of unsupervised learning
    3) Bank Fraud Detection is an example of reinforcement learning

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @MennaAMoataz
    @MennaAMoataz 4 ปีที่แล้ว +23

    This video is quiet frankly down to point. I was even excited when I begun this field and the different things you could indulge in and improve for a business. It really is helping me and my career. I am even starting my own channel to breakdown some of the concepts that I found hard to understand about different algorithms and how they work. Check it out and for any starters, do tell me what you find hard at first to grasp when begging into the field ☺️

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +1

      WooHoo! We are so happy you love our videos. Please do keep checking back in. We put up new videos every week on all your favorite topics. Whenever you have the time, you must also check out our blog page @simplilearn.com and tell us what you think. Have a good day!

  • @manuabaraham3653
    @manuabaraham3653 3 ปีที่แล้ว +2

    I am reading 21 lessons for 21st century ..these words are often coming ...it really helpful

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Thank you for the appreciation. You can check our videos related to various technologies and subscribe to our channel to stay updated with all the trending technologies.

  • @nrd10
    @nrd10 3 ปีที่แล้ว +578

    Literally learnt more from you than 4 years in college

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว +45

      We are so grateful for your kind words. Also, subscribe to our channel and stay tuned for more videos. Cheers!

    • @vinaymotwani8946
      @vinaymotwani8946 3 ปีที่แล้ว +2

      Is machine learning this much interesting in college also

    • @suprecam9880
      @suprecam9880 3 ปีที่แล้ว +15

      …yet you still misspelled ‘learned,’ if only there was a video for that…

    • @sunithacatherinjoseph2411
      @sunithacatherinjoseph2411 3 ปีที่แล้ว

      😁👍

    • @drmohitkashyap1661
      @drmohitkashyap1661 3 ปีที่แล้ว

      /

  • @misterpueblo26
    @misterpueblo26 3 ปีที่แล้ว +79

    wow! this is my first time actually researching this topic being a computer science student. i have got to say, this really brightened my mood and brought some light to my day/mind regarding my major! :) awesome stuff!

  • @anoopdwivedi1203
    @anoopdwivedi1203 3 ปีที่แล้ว +7

    1st & 2nd -supervised learning
    3rd is Reinforced learning.
    Thanku , you teach us great 🙏

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว +1

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @kaustavsen7958
    @kaustavsen7958 5 ปีที่แล้ว +42

    youtube recommended videos are the biggest example of machine learning , bcoz it recommends us videos on the basis of our history. AM I CORRECT?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +5

      Yes, you are absolutely correct. Search engine uses Machine learning algorithm to do the recommendation system. Thanks.

    • @festuskapkea8150
      @festuskapkea8150 4 ปีที่แล้ว

      And that is what machine learning does

  • @yasasviupadrastaqbjhdjhkmy7270
    @yasasviupadrastaqbjhdjhkmy7270 3 ปีที่แล้ว +1

    1,2 are supervised learning. 3 is reinforcement learning in Quiz.. Video was good, understanding the concepts.. Thank you..

  • @sarthakdehadray1059
    @sarthakdehadray1059 5 ปีที่แล้ว +1

    I found this machine learning series because of "Machine Learning". So thank you "Machine Learning" and of course thank you Simplilearn.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Hi Sarthak, thanks for appreciating our work and for the wonderful comment. Do subscribe to our channel to stay posted on upcoming tutorials. Cheers!

  • @HostDotPromo
    @HostDotPromo 6 ปีที่แล้ว +30

    Machine learning is a game changer 📈

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +5

      Yes, it is indeed a game changer. Check out our Machine learning playlist to know about the fundamentals courses and algorithms: th-cam.com/video/ukzFI9rgwfU/w-d-xo.html. For rest of the course, you need to sign up for our Machine learning Certification Training Course: www.simplilearn.com/big-data-and-analytics/machine-learning-certification-training-course.

    • @rashmi1kanta1
      @rashmi1kanta1 5 ปีที่แล้ว +1

      Want to Enroll & Get Certified ,, Who are best institute in NCR with affordable Price with high placement

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +2

      Machine learning is taking over the world- and with that, there is a growing need among companies for professionals to know the ins and outs of machine learning. You can start with this amazing playlist which helped a lot of people: th-cam.com/video/ukzFI9rgwfU/w-d-xo.html
      This playlist will provide you with the solid basic knowledge of Machine learning and it types with examples. It has videos both in R and Python. If you want to go further and get certified in Machine learning, check this out: www.simplilearn.com/big-data-and-analytics/machine-learning-certification-training-course.

  • @SimplilearnOfficial
    @SimplilearnOfficial  6 ปีที่แล้ว +48

    Please share your feedback and comment below some interesting everyday examples around you where machines are learning and doing amazing jobs.
    Do not forget to attempt the quiz (05:24). We will give out the answers to the quiz on Wednesday, 26th September 2018 in this same comment! Happy Learning!

    • @minxinhe766
      @minxinhe766 6 ปีที่แล้ว +1

      Simplilearn Hi, I still don't see the answer? :)

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +93

      Hi Minxin, Below are the right answers and explanation for the quiz.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'

    • @minxinhe766
      @minxinhe766 6 ปีที่แล้ว +4

      Simplilearn Thanx xD! It is very useful!

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +5

      You are welcome!

    • @patrickmatimbe18
      @patrickmatimbe18 6 ปีที่แล้ว +2

      @@SimplilearnOfficial thank you so much well explained

  • @avijeetbiswal8421
    @avijeetbiswal8421 6 ปีที่แล้ว +25

    Loved the video..it's very informative and insightful under 8 mins..
    Quiz Answers: 1st and 2nd are supervised while 3rd is unsupervised

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +7

      Hi Avijeet, thanks for your reply! We will give out the answers to the quiz on Wednesday, 26th September 2018.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +51

      Wow! You got all the answers right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @sreeyaaladanda
    @sreeyaaladanda 3 ปีที่แล้ว +1

    youtube itself is the best example of machine learning ..because it automatically recommends the videos based on our past history!!!

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว +1

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @jasiribrahim917
    @jasiribrahim917 6 ปีที่แล้ว +2

    Wonderful editing and we can understand easily.
    Answers:
    1: supervised
    2: supervised
    3: unsupervised

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +8

      Wow! You got all the answers right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @kshitizshrestha9398
    @kshitizshrestha9398 5 ปีที่แล้ว +16

    The recommended videos which we are getting in the TH-cam PAGE is one of the live examples of machine learning !!

  • @jaisonj6688
    @jaisonj6688 5 ปีที่แล้ว +23

    I got impressed by this tutorial and interested to learn Machine Learning.. Can you guide me..

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +6

      Machine learning is taking over the world- and with that, there is a growing need among companies for professionals to know the ins and outs of machine learning. You can start with this amazing playlist which helped a lot of people: th-cam.com/video/ukzFI9rgwfU/w-d-xo.html
      This playlist will provide you with the solid basic knowledge of Machine learning and it types with examples. It has videos both in R and Python. If you want to go further and get certified in Machine learning, check this out: www.simplilearn.com/big-data-and-analytics/machine-learning-certification-training-course.

    • @poojaritulasi7680
      @poojaritulasi7680 5 ปีที่แล้ว

      What is the use of machine learning .iam looking for good soft ware

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      @@poojaritulasi7680 Hi Poojari, machine learning is used in the various fields now. We recommend you check out the below link to know about Machine Learning and why it matters a lot: www.simplilearn.com/what-is-machine-learning-and-why-it-matters-article.

  • @maheshshendge9896
    @maheshshendge9896 2 ปีที่แล้ว +4

    @Simplilearn , wonderful and fantastic tutorial! It's really helpful
    1,2 are supervised learning and 3 one is unsupervised

  • @mr__atiur
    @mr__atiur 4 ปีที่แล้ว +1

    I have been trying to understand this concept for 3 days. Fortunately got your video and thanks for video.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!

  • @Maths4SHS
    @Maths4SHS 3 ปีที่แล้ว +1

    i understood the concept of machine learning in less than 10 mins. thank you.

  • @poojagupta830
    @poojagupta830 6 ปีที่แล้ว +10

    Amazing amazing video! I have shared with many friends over WhatsApp, can't thank you enough.
    Quiz answer - scenario 1 is supervised, scenario 2 is supervised, and scenario 3 is unsupervised?

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +2

      Hi Pooja, thanks for your reply! We will give out the answers to the quiz on Wednesday, 26th September 2018.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +9

      Wow! You got all the answers right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

    • @plakshminarayana2471
      @plakshminarayana2471 4 ปีที่แล้ว

      Thank you pooja for your answers it helped me to understand

  • @poojanawle6337
    @poojanawle6337 5 ปีที่แล้ว +9

    Amazing video!! Thanks for sharing the knowledge.
    The answers are :
    1.Supervised
    2.Supervised
    3.Unsupervised, right?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +6

      Wow! You got all the answers right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

    • @slahmadi
      @slahmadi 4 ปีที่แล้ว

      @@SimplilearnOfficial If you use the decision tree by using existing features to classify a transaction as fraud (1) and no-fraud (0) than you are using a supervised learning based on classification. Right?

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      Yes, a decision tree is a supervised learning algorithm and is it used for classification problems."

  • @arockiadass17
    @arockiadass17 4 ปีที่แล้ว +17

    A real life problem which may need AI and ML: Examination Paper Evaluation/Correction which has descriptive questions. Two things : The accuracy level of earlier answers can be used to predict the confidence of accuracy of later answers. 2. Based on the other answers, a answer can be evaluated.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      It is certainly a good use case for Machine Learning.

  • @nikhilverma4976
    @nikhilverma4976 2 ปีที่แล้ว +1

    Better than one of those IBM Cloud videos!

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 ปีที่แล้ว

      Hope you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!

  • @sujay6556
    @sujay6556 3 ปีที่แล้ว +1

    After watching ur video I got interest in learning machine learning
    Such an crystal clear explanation 🙂

  • @dipendrayadav1113
    @dipendrayadav1113 5 ปีที่แล้ว +16

    You guys at Simplilearn are doing great service by making these educational videos. It helps me a lot.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Hey Dipendra, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @sanjeevmalhi4336
    @sanjeevmalhi4336 6 ปีที่แล้ว +5

    It's very easy to understand how ML algorithms work. Thanks for it.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Hey Sanjeev, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @StevonStevons
    @StevonStevons 5 ปีที่แล้ว +458

    "Hey Siri, can you remind me to book a cab at 6 pm today?"
    "Here's what i found on the web for Keanu Reeves' Sixteenth Birthday"
    😐

  • @subhasis9923
    @subhasis9923 3 ปีที่แล้ว +2

    you Defined the besics of mechine learning a very simple way amazing video

  • @deanlonagan1475
    @deanlonagan1475 4 ปีที่แล้ว

    ..humans do learn from past experiences but that alone stifles innovation and problem solving..we are good at learning about the right now too..

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      Humans can do it because of our cognitive ability and sixth sense.

  • @gvsmchaithanya2847
    @gvsmchaithanya2847 6 ปีที่แล้ว +14

    In my point of view 1- Scenario will be using the reinforcement learning. the reason is in the reinforcement example which is explained based on that only i am telling.
    2 - scenario will be using the supervised learning.
    3 - scenario will be using the unsupervised learning.
    If it's wrong please correct me.
    Thanks Simplilearn

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Hi Chaithanya, thanks for your reply! We will give out the answers to the quiz on Wednesday, 26th September 2018.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +17

      Thanks for replying to the quiz Chaitanya. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

    • @gvsmchaithanya2847
      @gvsmchaithanya2847 6 ปีที่แล้ว +1

      Thanks for your answers and correcting me where did some mistake in quiz but I learned it thank you so much simplilearn

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      You are very welcome Chaitanya. Do subscribe to the channel and stay tuned.

  • @sancharichatterjee56
    @sancharichatterjee56 4 ปีที่แล้ว +4

    Amazing video. Thank you Simplilearn. Example where I see application of machine learning could be TH-cam itself. Once I watch a video on cooking, all recommendations on cooking video starts popping up!

  • @parvanator
    @parvanator 5 ปีที่แล้ว +8

    I used supervised learning to decide:
    1. Supervised.
    2. Supervised.
    3. Unsupervised.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +4

      Hi, you got everything right. Kudos!
      Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labeled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious-looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @harisankarprabu6117
    @harisankarprabu6117 6 ปีที่แล้ว

    Awesome video !
    Answers for quiz:
    1. Supervised
    2. Unsupervised
    3. Supervised

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Hi Harry, thanks for your reply! We will give out the answers to the quiz on Wednesday, 26th September 2018.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Hi Harry, thanks for replying to the quiz. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @soumyadeeppandit8189
    @soumyadeeppandit8189 5 ปีที่แล้ว

    Thanks for the amazing video,I think the ans is-
    1.Supervised Learning
    2.Supervised Learning
    3.Unsupervised Learning

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +1

      Hi Soumyadeep, you got all the answers right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @AdnanKhan-iz9zb
    @AdnanKhan-iz9zb 4 ปีที่แล้ว +314

    I'm impressed by the way you taught. Teacher should to be like you.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +16

      We are glad you found our video helpful, Adnan. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!

    • @AdnanKhan-iz9zb
      @AdnanKhan-iz9zb 4 ปีที่แล้ว +7

      @@SimplilearnOfficial yes, already did. Thanks.🙏

    • @anuproy8855
      @anuproy8855 3 ปีที่แล้ว

      @@AdnanKhan-iz9zb e3

    • @anuproy8855
      @anuproy8855 3 ปีที่แล้ว

      @@AdnanKhan-iz9zb e3

    • @prasadchiluka5509
      @prasadchiluka5509 3 ปีที่แล้ว

      @@SimplilearnOfficial re Jo inIn

  • @jssivakumar
    @jssivakumar 3 ปีที่แล้ว +3

    Great Video . Thanks Much.
    Quiz answers
    1. Supervised - Naivebayes algorithm with tagged images (or) can be Reinforcement too due to images which will be a very expensive algorithm
    2. Supervised - K-nearest neighbors -alogrithm-
    3. Unsupervised -

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @mounikamusala9960
    @mounikamusala9960 3 ปีที่แล้ว +1

    Thank you so much. I gain lot of knowledge from this video

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Thank you for the appreciation. You can check our videos related to various technologies and subscribe to our channel to stay updated with all the trending technologies.

  • @chindukurusaisandeep7867
    @chindukurusaisandeep7867 3 ปีที่แล้ว +2

    Spectacular glimpse 😘😘✨

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว +1

      Glad you enjoyed it

    • @chindukurusaisandeep7867
      @chindukurusaisandeep7867 3 ปีที่แล้ว

      @@SimplilearnOfficial yes , I liked the way teaching went through . I even recommended this video for my parallels too ❤️

  • @naturelover5371
    @naturelover5371 5 ปีที่แล้ว +35

    Well! First of all thanks for this wonderful and informative video.
    The answer to the questions in the video might be 1.supeervised 2. supervised 3 . unsupervised
    Am I correct?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +50

      Wow! You got all the answers right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

    • @GoodGuy-ck3bv
      @GoodGuy-ck3bv 5 ปีที่แล้ว

      Mudit Goyal Dumbass , 1 is supervised not supeervised

  • @sancharichatterjee56
    @sancharichatterjee56 4 ปีที่แล้ว +8

    1. FB case: Supervised scenario (photo tags become labels)
    2. Netflix case: Supervised scenario (like and dislike of a movie/show become the label)
    3. Bank fraud case: Unsupervised scenario

  • @kirubababu7127
    @kirubababu7127 5 ปีที่แล้ว +82

    In TH-cam, It can display the videos as per our frequent past search.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +8

      Exactly! Search engines work based on Machine Learning concepts. Machine learning is taking over the world- and with that, there is a growing need among companies for professionals to know the ins and outs of machine learning. You can start with this amazing playlist which helped a lot of people: th-cam.com/video/ukzFI9rgwfU/w-d-xo.html
      This playlist will provide you with the solid basic knowledge of Machine learning and it types with examples. It has videos both in R and Python. If you want to go further and get certified in Machine learning, check this out: www.simplilearn.com/big-data-and-analytics/machine-learning-certification-training-course.

    • @William_Clinton_Muguai
      @William_Clinton_Muguai 3 ปีที่แล้ว

      Or your likes or dislikes after watching them.

  • @gauravjain24
    @gauravjain24 3 ปีที่แล้ว +1

    Super helpful explanation.

  • @pragathiveeresh84
    @pragathiveeresh84 3 ปีที่แล้ว +1

    Good explanation many doubts are cleared

  • @ishagupta7592
    @ishagupta7592 6 ปีที่แล้ว +6

    Scenario 1 supervised
    Scenario 2 reinforced
    Scenario 3 unsupervised

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Hi Isha, thanks for your reply! We will give out the answers to the quiz on Wednesday, 26th September 2018.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +3

      Hi Isha, you almost got everything right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @amitmondal8531
    @amitmondal8531 3 ปีที่แล้ว +3

    Simple and very easy to understand 👍

  • @malvichaudhary
    @malvichaudhary 3 ปีที่แล้ว +6

    Awesome, I am glad to watch this video about Machine Learning. Such a simple and clear explanation. Thank you!

  • @ranvirsingh10
    @ranvirsingh10 4 ปีที่แล้ว

    This Knowledge will help us Forever in Life, School Rote Learning is for a Short Period of Time which cannot help us, we can just get Marks and that's all, but knowledge will be with us Forever.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      True that. We hope you found our video helpful. Cheers!

  • @divyansharekar753
    @divyansharekar753 4 ปีที่แล้ว +1

    It was a wonderful video which make me to Learn it very easy

  • @tejashwinirangam8216
    @tejashwinirangam8216 2 ปีที่แล้ว +5

    I have exam tomorrow, and this just one video boosted my confidence to write the exam well with your easy explanations...😊

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 ปีที่แล้ว +2

      Hello thank you for watching our video .We are glad that we could help you in your learning !

  • @MeryKate
    @MeryKate 5 ปีที่แล้ว +9

    Thank you for such a good explanation!

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Greetings! Thank you for your kind words. Spread the word by liking, sharing and subscribing to our channel! Cheers :). You can also explore our playlists for more Machine Learning Videos - th-cam.com/video/ukzFI9rgwfU/w-d-xo.html

  • @sagarsrivastava7573
    @sagarsrivastava7573 5 ปีที่แล้ว +4

    1->supervised
    2->supervised
    3->unsupervised

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +5

      Hi Sagar, you got everything right. Kudos!
      Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labeled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious-looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @jatinchenani9844
    @jatinchenani9844 4 ปีที่แล้ว +1

    I liked your video. Now youtube will recommend me your other videos without actually searching for them. This is awesome. This is Machine Learning.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      Great to hear it. This playlist will provide you with the solid basic knowledge of Machine learning and it types with examples. It has videos both in R and Python. If you want to go further and get certified in Machine learning, check this out: www.simplilearn.com/big-data-and-analytics/machine-learning-certification-training-course.

  • @LearnWithArjun
    @LearnWithArjun 4 ปีที่แล้ว

    Hello Simplilearn , Im 9 yrs old and very interested in machine learning. This video is very cool.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +1

      Glad you liked it! We have a ton more videos like this on our channel. We hope you will join our community!

  • @ballukiduniya6214
    @ballukiduniya6214 6 ปีที่แล้ว +9

    Wonderful video, it's made in such a way that a layman can also understand this..thanks a ton.. please share the answer of that quiz

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +1

      Hi Bhawna, we are glad that you like our videos! We will give out the answers to the quiz on Wednesday, 26th September 2018.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +5

      Here are the answers to the quiz with the explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @mainiyale1773
    @mainiyale1773 6 ปีที่แล้ว +6

    Great video, very easy to understand. Thanks Simplilearn....

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +1

      We are glad you found our video helpful, Maini. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!

  • @AllDefinition
    @AllDefinition 4 ปีที่แล้ว +28

    Scenario-1: supervised
    Scenario-2: supervised
    Scenario-2: unsupervised
    Am i correct,mam?

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +34

      "Wow! You got all the answers right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of ""fraud"" and ""not fraud"". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'."

    • @angelflyinghigh1300
      @angelflyinghigh1300 4 ปีที่แล้ว +7

      @@SimplilearnOfficial Why is scenario 3 unsupervised learning? How does the system know that sth is "fraud" without being fed in previous cases which were called "fraud"? Like it has to know the features that make sth "fraud" before it can identify sth as "fraud"

    • @karandhanjal1079
      @karandhanjal1079 4 ปีที่แล้ว +1

      Simplilearn 🙌🏻

    • @antoniosiu1426
      @antoniosiu1426 4 ปีที่แล้ว +1

      what i thought too

    • @Stinow
      @Stinow 4 ปีที่แล้ว +3

      @@angelflyinghigh1300 Hi Lucia, I would recon it (for example) compares properties of many transactions and puts the common ones in groups and thus sees which properties are anomalies (like, really big transaction amounts, or a never used bank account located far away, or many many small transactions with unclear description). But, that's just my two cents, I'm far from knowledgeable of Machine learning :)

  • @meriyam954
    @meriyam954 4 ปีที่แล้ว +2

    What!! I understood in a go!! LOTS OF LOVE' FROM KASHMIR!!!..... I'm looking forward to learn more

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +1

      We are glad you found our video helpful, Mariem. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!

    • @RoyalBengalCub
      @RoyalBengalCub 4 ปีที่แล้ว +1

      Hi Mariem!
      We are researchers in human-computer interaction (HCI) looking for people who have taken an
      initiative to recently learn Machine Learning on their own, for career, course or curiosity. Seems like you are in that place currently. Would you mind telling us here (www.surveymonkey.ca/r/SelfLearning_ML) about your experiences and any difficulties you faced while self-teaching ML and how you overcame them. There is also a chance to win $50 giftcard.
      You can help this project by taking out 5-10 minutes to participate in our study.
      For more details, see here: www.surveymonkey.ca/r/SelfLearning_ML
      Please share this request with your colleagues or friends who fit this description. People from any major/background may participate. The survey will be open until July 31, 2020.

    • @meriyam954
      @meriyam954 4 ปีที่แล้ว

      @@RoyalBengalCub I'm sorry I'm late, i suppose it's over

    • @meriyam954
      @meriyam954 4 ปีที่แล้ว

      I would have loved to participate in your project

  • @moammarqaddafi4858
    @moammarqaddafi4858 2 ปีที่แล้ว +1

    for informative and helped me to be more interested in ML.

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 ปีที่แล้ว

      Hello thank you for watching our video .We are glad that we could help you in your learning !

  • @sitaramsahoo5491
    @sitaramsahoo5491 6 ปีที่แล้ว +7

    Facebook face recognition : supervised , netflex movie choice: reinforced , fraud detection : reinforced

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +1

      Hi Sitaram, thanks for your reply! We will give out the answers to the quiz on Wednesday, 26th September 2018.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +11

      Hi Sitaram, thanks for replying to the quiz. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

    • @sitaramsahoo5491
      @sitaramsahoo5491 6 ปีที่แล้ว +1

      @@SimplilearnOfficial thank you for the beautiful explanations!!

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      You are very welcome! Do subscribe to our channel and stay tuned!

    • @shanmukharaobudumuru4471
      @shanmukharaobudumuru4471 6 ปีที่แล้ว

      @@@SimplilearnOfficial fraud transactions to be reinforcement learning right ( as it gives a negative feedback when some enters their data incorrectly )

  • @anjaneyupadhyay1306
    @anjaneyupadhyay1306 6 ปีที่แล้ว +7

    1 - Unsupervised because FB checks your friends face using image recognition
    2 - Supervised
    3 - Unsupervised
    Is this right?

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Hi Anjaney, thanks for your reply! We will give out the answers to the quiz on Wednesday, 26th September 2018.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +7

      Hi Anjaney, you almost got everything right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

    • @bharathsistk
      @bharathsistk 6 ปีที่แล้ว +1

      @@SimplilearnOfficial In scenario 3, if you say the suspicious transactions are not defined. Does that means the system might know the valid transaction.?

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +1

      This means that the model will study the pattern, evaluate whether the transaction done is normal as per the customer history and hence detect a suspicious transaction.

    • @heliocunha4791
      @heliocunha4791 5 ปีที่แล้ว +1

      @@SimplilearnOfficial There is a mistake on the answer, Netflix uses AutoEnconders, and it is unsupervised learning...

  • @VickyMei
    @VickyMei 5 ปีที่แล้ว +6

    these examples are so helpful, thanks for making this video! YOU ROCK!

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Hi Victoria, we are glad you found our video helpful. Do subscribe to our channel and get our new video updates directly into your email. If you have any questions related to these videos, you can post in the comments section, we will clear your queries/doubts.

  • @perfumeworld2329
    @perfumeworld2329 3 ปีที่แล้ว +1

    Love Machine Learning.
    Thanks

  • @panchalkalpesh1478
    @panchalkalpesh1478 4 ปีที่แล้ว

    Yes of course I see daily computer numerical controller(cnc machine).....it gives better-finished products in less time or power... it's doing an amazing job..and hope will be much better of the machine.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +1

      "Machine learning is taking over the world- and with that, there is a growing need among companies for professionals to know the ins and outs of machine learning. You can start with this amazing playlist which helped a lot of people: th-cam.com/video/ukzFI9rgwfU/w-d-xo.html
      This playlist will provide you with the solid basic knowledge of Machine learning and it types with examples. It has videos both in R and Python. If you want to go further and get certified in Machine learning, check this out: www.simplilearn.com/big-data-and-analytics/machine-learning-certification-training-course."

  • @tahyrorazov1301
    @tahyrorazov1301 10 หลายเดือนก่อน +4

    What is the name of the software used to create this presentation? 🙏

  • @pratibhalilhare3060
    @pratibhalilhare3060 5 ปีที่แล้ว +27

    yeah wow!!! you explained so nice...😍😍
    ans is 1. super
    2. super
    3.unsuper
    am i correct???

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +27

      Hi Pratibha, you got all the answers correct. Kudos.
      Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labeled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

    • @wheeloftime2908
      @wheeloftime2908 5 ปีที่แล้ว +1

      @@SimplilearnOfficial I am a massive fan of visual aids and numerous example driven content and interesting narratives in learning and kudos to SL
      I love the headfirst set of books which heavily uses stories and visual aids
      I have a question.I am looking to sign up for a course in AI AND ML.
      My question is if lectures n SL will be heavily based on visual narrations and interesting examples throughout the course ?
      IF SO,that would be truly wonderful and clutter breaking

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +1

      That's great to hear it. Our courses do have visual narrations with 15+ real life industry projects. If you are interested to take up a more structured and formal course, you can find the details here: www.simplilearn.com/artificial-intelligence-introduction-for-beginners-training-course.

  • @mustafabohra2070
    @mustafabohra2070 5 ปีที่แล้ว +8

    Facebook face recognition with tagged data - Supervised learning
    Movie recommendation - Unsupervised
    Fraud detection - Unsupervised

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +8

      Thanks for replying to the quiz, Mustafa. You almost got the right answer. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @Yootube101
    @Yootube101 3 ปีที่แล้ว +1

    Wow amazing I like this kind of jobs .

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Thank you so much : ) We are glad to be a part of your learning journey

  • @arificialintelligence
    @arificialintelligence 3 ปีที่แล้ว +2

    Excellent summary. I have shared this with all my linkedin connections.

  • @yr5096
    @yr5096 5 ปีที่แล้ว +7

    You cleared my chart doubts in a single video

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      We are glad in clarifying your doubts. Do subscribe to our channel and do not forget to hit the bell icon for never miss another update. Cheers :)

  • @pratikzade
    @pratikzade 5 ปีที่แล้ว +4

    I recently join your team,because i lovet it.
    Excellent work

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      WoW! we are glad you joined our community. Thanks for your love and support!

  • @karthikangularjs7059
    @karthikangularjs7059 6 ปีที่แล้ว +4

    1.supervised
    2.reinforcement
    3.unsupervised

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Hi Karthik, thanks for your reply! We will give out the answers to the quiz on Wednesday, 26th September 2018.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Hi Karthick, thanks for your reply to the quiz. You are almost right about everything and here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud".
      The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

    • @karthikangularjs7059
      @karthikangularjs7059 6 ปีที่แล้ว

      @@SimplilearnOfficial hey tx for reply. But I was in little bit confused regarding the second scenario. .tx for nice explanation. ..hope for the more best quizs and tutorials too

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Thanks, Karthik. We are coming up with more new things in the future. So do subscribe to our channel and stay tuned.

    • @karthikangularjs7059
      @karthikangularjs7059 6 ปีที่แล้ว +1

      @@SimplilearnOfficial I subscribed long back. .i just love your channel

  • @saivamsi1480
    @saivamsi1480 5 ปีที่แล้ว +1

    Some of the best examples are youtube,twitter,flipcart....etc., in which these kind apps extract the content for us based on our past search data and preferences

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +1

      Great examples! Social medias and shopping karts show contents based on our past search data and preferences.

  • @vanin695
    @vanin695 6 ปีที่แล้ว

    Thanq for the detailed explanation... And the answers for the quiz... Scenario 1 is supervised learning, scenario 2 is unsupervised learning, scenario 3 is supervised learning.... Let me know whether the answers are right or wrong

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Hi Vani, thanks for watching our video. Sorry, you got two of them wrong. Check the right answers with explanation below:
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @mohdtaiyabkhan4186
    @mohdtaiyabkhan4186 4 ปีที่แล้ว +4

    Scenario-1: supervised
    Scenario-2: supervised
    Scenario-2: unsupervised

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +5

      "Wow! You got all the answers right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of ""fraud"" and ""not fraud"". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'."

  • @manasikailas
    @manasikailas 5 ปีที่แล้ว +3

    A great gratitude towards simplilearn...really informative video...☺

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Hey Manasi, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @j.williamssteven1843
    @j.williamssteven1843 4 ปีที่แล้ว +3

    Scenario-1: supervised
    Scenario-2: supervised
    Scenario-2: unsupervised
    Am i correct,mam?
    Awesome summary. Loved it.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +2

      "Wow! You got all the answers right. Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labelled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of ""fraud"" and ""not fraud"". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'."

  • @kishoredarla5834
    @kishoredarla5834 3 ปีที่แล้ว

    nice way to explain ..am impressed the way u xplained abt machine learning ...

  • @ResearchifyPhD
    @ResearchifyPhD 3 ปีที่แล้ว +1

    I admire your teaching skill. The reason why simplilear is the first choice of the learner.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Thank you for the appreciation. You can check our videos related to various technologies and subscribe to our channel to stay updated with all the trending technologies.

  • @plainwhitekebaya
    @plainwhitekebaya 3 ปีที่แล้ว +3

    Amazing video! I was getting headache learning the same topic from a coding site, I guess there is more than one ways if understanding things. Thank you!

  • @mohammadnazmussakib8202
    @mohammadnazmussakib8202 6 ปีที่แล้ว +4

    Awesome summary. Loved it.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Greetings! Thank you for your kind words. Spread the word by liking, sharing and subscribing to our channel! Cheers :).

    • @ramsharma832
      @ramsharma832 4 ปีที่แล้ว

      nice summary

    • @ramsharma832
      @ramsharma832 4 ปีที่แล้ว

      Like It

  • @sachit4359
    @sachit4359 3 ปีที่แล้ว +3

    an everyday example of machine learning:- Alexa just this song & play the previous one because I don't like this song. Then Alexa removes the song from his recommendation queue & play the previous one.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @amalasankar4137
    @amalasankar4137 5 ปีที่แล้ว

    Really useful video is it... I saw many videos for learn ML but i cant clearly understand but after watching ur video i clearly understood. Thank u so much

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      WooHoo! We are so happy you love our videos. Please do keep checking back in. We put up new videos every week on all your favorite topics. Whenever you have the time, you must also check out our blog page @www.simplilearn.com and tell us what you think. Have a good day!

  • @evgeniymamchenko9582
    @evgeniymamchenko9582 3 ปีที่แล้ว +1

    You can train your machine learning model for image classification even without writing any code in an Android app called Pocket AutoML. It trains a model right on your phone without sending your photos to some "cloud" so it can even work offline.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Keep learning with us .Stay connected with our channel and team :) . Do subscribe the channel for more updates : )

  • @amilcarc.dasilva5665
    @amilcarc.dasilva5665 6 ปีที่แล้ว +53

    wonderful and fantastic tutorial! It's really helpful. The explanation is so clear. thumb up to the tutor.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว +2

      Hi Amilcar, we are glad that you found our video helpful and informative. Thank you for your kind words. Spread the word by liking, sharing and subscribing to our channel! Cheers :).

  • @snehakedambadi4114
    @snehakedambadi4114 5 ปีที่แล้ว +3

    Scenario 1 - Supervised Learning,
    Scenario 2 - Reinforcement Learning,
    Scenario 3 - UnSupervised Learning

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +3

      Hi Neha, Below are the right answers and explanation for the quiz.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labeled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'

  • @sweety23.789
    @sweety23.789 4 ปีที่แล้ว +30

    Respected ma'am, the video was highly informative. Thank you ma'am for teaching so many concepts about machines😄😄

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +4

      Hello, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)

    • @mehrsalaudeen9101
      @mehrsalaudeen9101 4 ปีที่แล้ว

      Please help me to learn more ...My Email Id is salaudeen03041969@gmail.com

  • @justdanaus
    @justdanaus 4 ปีที่แล้ว

    The video is better than my lecturer. Thanks

  • @paulbozik5476
    @paulbozik5476 6 ปีที่แล้ว +1

    S1 - Supervised - the labels are the faces of friendsS2 - Supervised - the labels are based on past views and sentiments of movies watched S3 - Unsupervised - no perceived labels available; based on outliers

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Wow! you got it all right. Below are the right answers and explanation for the same.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labeled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

  • @mallikonduri
    @mallikonduri 3 ปีที่แล้ว +12

    @Simplilearn Thank you for this video! Shows the power of simplicity and your ability to simplify things. And asking people to comment on the 3 scenarios, great engagement strategy! 🙂

  • @warmilk0007
    @warmilk0007 5 ปีที่แล้ว +9

    What software is this video made of??curious,please apply me ~

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +13

      Hi, We use scribe and Adobe aftereffects to make this video. Do subscribe to our channel and stay connected.

  • @logicalrishi
    @logicalrishi 5 ปีที่แล้ว +19

    To me the 3 scenarios looks like
    1. Supervised
    2. Supervised
    3. Unsupervised

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +31

      Hi Nitesh, you got everything right. Kudos!
      Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labeled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

    • @omkarwhaval73
      @omkarwhaval73 5 ปีที่แล้ว +1

      Why sir scenario one has supervised lwarning

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +1

      Hi Onkar,
      Here are the answers with explanation.
      Scenario 1: Facebook recognizes your friend in a picture from an album of tagged photographs
      Explanation: It is supervised learning. Here Facebook is using tagged photos to recognize the person. Therefore, the tagged photos become the labels of the pictures and we know that when the machine is learning from labeled data, it is supervised learning.
      Scenario 2: Recommending new songs based on someone’s past music choices
      Explanation: It is supervised learning. The model is training a classifier on pre-existing labels (genres of songs).
      This is what Netflix, Pandora, and Spotify do all the time, they collect the songs/movies that you like already, evaluate the features based on your likes/dislikes and then recommend new movies/songs based on similar features.
      Scenario 3: Analyze bank data for suspicious-looking transactions and flag the fraud transactions
      Explanation: It is unsupervised learning. In this case, the suspicious transactions are not defined, hence there are no labels of "fraud" and "not fraud". The model tries to identify outliers by looking at anomalous transactions and flags them as 'fraud'.

    • @VinodRS01
      @VinodRS01 5 ปีที่แล้ว +2

      And if photo is not tagged ..?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +4

      It will come under unsupervised learning.

  • @cliffordohipeni1518
    @cliffordohipeni1518 2 ปีที่แล้ว +1

    waw, this channel desives a subscription. Thanks a lot

  • @amrutamitti2596
    @amrutamitti2596 3 ปีที่แล้ว

    Superb mam the way you teaches us by pictorial way with real life examples