Hands-On Linear Regression with Scikit-Learn in Python (Beginner Friendly)

Поділитися
Вставка
  • Опубліковано 2 гру 2024

КОМЕНТАРІ • 9

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

    Hey guys I hope you enjoyed the video! If you did please subscribe to the channel!
    Join our Data Science Discord Here: discord.com/invite/F7dxbvHUhg
    If you want to watch a full course on Machine Learning check out Datacamp: datacamp.pxf.io/XYD7Qg
    Want to solve Python data interview questions: stratascratch.com/?via=ryan
    I'm also open to freelance data projects. Hit me up at ryannolandata@gmail.com
    *Both Datacamp and Stratascratch are affiliate links.

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

    Awesome work, been watching your videos with great interest!

  • @ASSHIVAM-s2m
    @ASSHIVAM-s2m 3 місяці тому

    If anyone is wondering why the underscores work so in Python, we can put underscores in numeric literals to improve readability

  • @andyhong3003
    @andyhong3003 7 місяців тому

    Thanks so much for another great video - great tutorial on plotting and many other functions for a beginner like me. The code on my screen was cut off and I couldn't reproduce your results until I add the last item "size=num_samples" to this line: salaries = slope* years_of_experience + intercept + np.random.normal(0, 10_000, size=num_samples).

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

    Great videos! If you can somehow move your camera view somewhere closer to the edges it would be great, it blocks your coding examples. Also, when your coding statements get long, we are unable to see as the right side of the coding cells are cut off.

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

    Bro you’re killing me every time you say chat GTP instead of GPT