What is the difference between Parametric & Non-Parametric ML Algorithms?

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 22

  • @achendvankar
    @achendvankar Месяц назад

    Excellent video. Wonderfully explained. What I gathered from it is as follows:
    1. Whenever you make an assumption of the function of your data, then it is a parametric ML algorithm (Linear Regression). However, if you do not make any assumptions about your function, then it is a non-parametric ML algorithm. So if you try to find out y=f(x), then it is parametric ML algorithm.
    2. If the number of parameters does not grow with respect to the number of rows present in your data, then it is a parametric algorithm. However, if the number of parameters grow with respect to the number of rows present in your data, then it is a non-parametric algorithm.
    3. It is incorrect to assume that non-parametric algorithms do not have parameters. It is just that they change or rather grow with the number of rows in your data.

  • @tamil_moviezzz
    @tamil_moviezzz 6 месяцев назад +3

    Wonderful explanation... keep doing what you are doing.

  • @ashwinidikonda2146
    @ashwinidikonda2146 Год назад +3

    Your explanation is amazing sir
    Please continue this playlist

  • @77sayak
    @77sayak Год назад +1

    Thanks for such a simplistic explanation ❤

  • @geekyprogrammer4831
    @geekyprogrammer4831 2 года назад +1

    Please continue tutorials in English. You explained it flawlessly!!

  • @ammujacob6508
    @ammujacob6508 Год назад +1

    Amazing explanation. Thank you so much.... Linear regression is parametric then what about multiple linear regression?

  • @technicaljp8151
    @technicaljp8151 Год назад +1

    Thank you sir provided by some knowledge

  • @saptarshisanyal6738
    @saptarshisanyal6738 2 года назад +1

    Great great explanation

  • @vedprakashyadav1334
    @vedprakashyadav1334 5 месяцев назад

    great explaination sir

  • @MonikaSingh-nu5sg
    @MonikaSingh-nu5sg 2 года назад +1

    best explanation 👍

  • @nikitasinha8181
    @nikitasinha8181 5 месяцев назад

    Bestest explanation

  • @Neerajsingh-th3kc
    @Neerajsingh-th3kc 2 года назад +1

    sir, when you are going to launch other question answers

  • @balrajprajesh6473
    @balrajprajesh6473 2 года назад +1

    Best!

  • @ShubhamSharma-gs9pt
    @ShubhamSharma-gs9pt 2 года назад

    thanks for the great explanation!!

  • @arvindhh3720
    @arvindhh3720 2 года назад

    Super Explaination

  • @shubhamtelang9127
    @shubhamtelang9127 2 года назад

    Thank you sir for this playlist

  • @kotesh634
    @kotesh634 Месяц назад

    Nice

  • @marcusmitchelle1488
    @marcusmitchelle1488 11 месяцев назад

    what are parameters for decision trees? just like slope and interceptor for linear regression.

    • @lol-ki5pd
      @lol-ki5pd Месяц назад

      Parameter are the The Nodes or split point of each feature. take example of cgpa and job_selection:
      If node is cgpa and it says if cgpa is greator than 5 , you will get job else you will not
      so on point 5 , consider a line below which all failed and obove which all passed.
      This is line, again when we go to higher dimension, line becomes plane and more

  • @Sara-fp1zw
    @Sara-fp1zw 2 года назад

    thankyou sir

  • @binarystar4947
    @binarystar4947 2 года назад

  • @YadavSachin01
    @YadavSachin01 2 года назад

    Hindi