Easy introduction to gaussian process regression (uncertainty models)

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

ความคิดเห็น • 34

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

    The best intro to GP ever

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

    Thanks for summarizing it all in such a short introduction. Grateful!

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

    Thank you! This is a really clear and understandable introduction to GP regression.

  • @shenjiejie-z7l
    @shenjiejie-z7l 8 หลายเดือนก่อน

    非常感谢,讲解知识简单易懂,大师

  • @knvcsg1839
    @knvcsg1839 ปีที่แล้ว

    Concise and Crisp Explanation! Really liked it

  • @nhchau
    @nhchau ปีที่แล้ว

    Thank you very much for your clear and concise explanation.

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

    Very good introduction - thanks!

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

    So we build iteratively a distribution over all the functions that pass through yi. The distribution is based on Gaussian Processes and we have a formula to build it iteratively. Gaussian Processes are defined by a mean() and covariance() functions, so it is possible to calculate the "mean" of our distribution (over functions that go through yi) which is the most likely function that passes through yi.

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

      There are some mathematical issues when you want to define GPR properly (f.e. Why are Gaussian processes determined by their mean and cov functions or what we mean when talking about “measurement over functions”) but you got the idea!

  • @suchasunshine
    @suchasunshine ปีที่แล้ว

    incredible explanation, thank you

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

    Thanks for posting this great introduction.

  • @dilipkumar2k6
    @dilipkumar2k6 ปีที่แล้ว

    Very nicely explained, thank you 🎉

  • @xingyezhan5400
    @xingyezhan5400 2 หลายเดือนก่อน

    hello,a perfect video.can you share you code?"I want to continue following your approach and proceed further."

  • @seansullivan6986
    @seansullivan6986 ปีที่แล้ว

    Thanks. Very helpful.

  • @jusi-w4t
    @jusi-w4t 6 หลายเดือนก่อน

    Thank you for the perfect explanation. Can we call the last part as bayesian optimization, i.e. the combination of gaussian process and conditional probability mechanism?

    • @paretos-com
      @paretos-com  2 หลายเดือนก่อน

      Definetly!

  • @TM-do8ip
    @TM-do8ip ปีที่แล้ว

    Thank you , this is great bro

  • @Navaneet76
    @Navaneet76 ปีที่แล้ว

    nice explanation👍

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

    Great explanation bro !

  • @dapadmavathi684
    @dapadmavathi684 ปีที่แล้ว

    excellent, Thank you.

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w 2 ปีที่แล้ว +3

    this is really good intro. is there a continuation of this?

  • @OrdenJust
    @OrdenJust 9 หลายเดือนก่อน

    Good video.

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

    So good!

  • @jonathandawson3091
    @jonathandawson3091 ปีที่แล้ว

    Absolutely no reason why we must trust the observed points 100%, right? But the regressor seems to pass through them with 0 variance which seems very wrong.

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

    Awesome 💯

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

    How do you come up with these animations? They are very good!

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

      This is the manim Python library - you can create amazing animations with this! 🤩

  • @nano7586
    @nano7586 หลายเดือนก่อน +1

    2:36 Sorry but what most people, including you, fail to explain is HOW DO N-DIMENSIONAL NORMAL DISTRIBUTIONS LEAD TO GAUßIAN PROCESSES? Are the (infinite) Gaußian distributions added on top of each other on the x-axis, on the y-axis? How can we understand this visually? This is such an abstract concept that not even this "introduction" manages to explain THE SLIGHTEST. This is not an introduction, it's just another blabla to trick the viewer into understanding a concept that can't be understood if it isn't explained better. To get more customers.

  • @c.c.c.c27
    @c.c.c.c27 2 ปีที่แล้ว

    Areyou from north europe?

  • @PS-eu6qk
    @PS-eu6qk 6 หลายเดือนก่อน +1

    Video style looks copy of 3blue1brown channel🤣🤣

    • @paretos-com
      @paretos-com  2 หลายเดือนก่อน +1

      The library he build to do such animations is just great. We could not resist using it 🚀