Linear Regression in 3 Minutes

Поділитися
Вставка
  • Опубліковано 26 лип 2024
  • To support more videos like this, please check out my O'Reilly books.
    Essential Math for Data Science
    amzn.to/3Vihfhw
    Getting Started with SQL
    amzn.to/3KBudSY
    Access all my books, online trainings, and video courses on O'Reilly with a 10-day free trial!
    oreillymedia.pxf.io/1rJ1P6
    Linear regression is a common technique in machine learning and statistics for predicting and analyzing variable relationships. In 3 minutes, we will cover the basics of linear regression and how it works, including squared errors and train/test splits.
    This video has been inspired by 3Blue1Brown, and special thanks to Grant Sanderson and the ManimCE community.
    Follow me on LinkedIn for posts and updates. Reach out to me for questions, I'm busy but I don't bite.
    / thomasnield
    Professional consulting, training, and advisory services on AI, data science, machine learning, automation, AI system safety, and software engineering.
    nieldconsultinggroup.com
    Music used
    Summit - by Jonny Easton
    Link: • Soft Piano Music - Roy...
  • Наука та технологія

КОМЕНТАРІ • 21

  • @3-minutedatascience
    @3-minutedatascience  Місяць тому

    To support more videos like this, please check out my O'Reilly books.
    Essential Math for Data Science
    amzn.to/3Vihfhw
    Getting Started with SQL
    amzn.to/3KBudSY
    Access all my books, online trainings, and video courses on O'Reilly with a 10-day free trial!
    oreillymedia.pxf.io/1rJ1P6

  • @Hack2WRLD
    @Hack2WRLD Місяць тому

    I really loved this approach of learning.

  • @rishiraj5711
    @rishiraj5711 Рік тому +1

    Crisp clear simple and awesome!
    Keep it up

  • @esraelasrat
    @esraelasrat Рік тому +1

    awesome presentation. simple, short & clear

  • @stephanedegeye9539
    @stephanedegeye9539 Рік тому +2

    Very nice presentation Thomas!

  • @karthikdarbha7551
    @karthikdarbha7551 Рік тому +1

    Nice one Thomas, simple and clear !! 🙂

  • @shogofanawrozy7563
    @shogofanawrozy7563 3 місяці тому

    Perfect! so clear and concise. Keep it up

  • @cnieberd6072
    @cnieberd6072 Рік тому +1

    Great explanation , please go ahead 👍

  • @risausa4796
    @risausa4796 11 місяців тому

    I really like this channel!!! 😁 Awesome creation!!!

  • @michelangelowebb4362
    @michelangelowebb4362 Рік тому

    Thank you !

  • @harsh9558
    @harsh9558 Рік тому

    Awesome video 🔥

  • @okok-sc2cx
    @okok-sc2cx 11 місяців тому +1

    Dude when are u gonna make more videos, do u know that every video on yt is just so long , and your video was just so simple , thank you so much for your video ❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤

    • @3-minutedatascience
      @3-minutedatascience  11 місяців тому +1

      Thank you! Animations on two more videos are mostly done, so very soon!

  • @atkbane
    @atkbane Рік тому

    muy buena información!!!

  • @akash_n_patil
    @akash_n_patil Рік тому

    At point.ty

  • @Jakeking89
    @Jakeking89 Рік тому +1

    This a great keep the content coming

    • @3-minutedatascience
      @3-minutedatascience  Рік тому

      Planning on it my friend! I have ideas for at least 30 videos so stay tuned.

  • @kenta709
    @kenta709 Рік тому

    Great video! One minor issue I had, was with the addition of different variables in the main function. The animation made it confusing with the merging of the variables instead of maybe simple addition?

    • @3-minutedatascience
      @3-minutedatascience  Рік тому +1

      Thank you! So you’re saying the animation wasn’t ideal? I know exactly what you mean and I’m going to revisit the technique to simply plop in the new variables rather than shuffle it all in a blur : )
      Thanks for the feedback, I was curious if people would notice and if it was worth mastering that detail ; )

  • @fabriziosolf6362
    @fabriziosolf6362 Рік тому

    could you share you share your code for the video?

    • @3-minutedatascience
      @3-minutedatascience  Рік тому

      Here's a few snippets. It's not super straightforward to share as it's from different Python files and I edited them into a single video. But I'm guessing these are the scenes you're interested in. gist.github.com/thomasnield/9bfa47579c5152f4da5c3b921bef4e25