machine learning in tamil | Linear Regression - Part5 - Use case | GPA Prediction using SAT score

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

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

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

    I watched many videos to learn linear regression concept .. but only ur videos has taught me a clear picture . Great effort brother... Pls put more videos , eg., Decision tree and Randome forest algorithms

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

      thanks for the feedback , sure will do it . Like Share Subscribe if found helpful

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

    I have seen many videos but I couldn't understand how to train and split.. Now I got a clear picture... I owe you brother.... Thank you so much for your video to get excellent understanding.... Love you bro❤...

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

      glad it helped you :)
      Like Share subscribe if found helpful and check out other playlist videos in my channel

  • @Prabhakaran-hp1to
    @Prabhakaran-hp1to ปีที่แล้ว +1

    You doing out of box man ,I amazed thank you so much brother.

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

      glad it helped you :)
      Like Share subscribe if found helpful and check out other playlist videos in my channel

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

    very usefull bro...🙌

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

      thanks bro for the feedback ! Like Share subscribe if found helpful and check the other playlist videos !

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

    Bro multiple regression podunga

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

      Thanks sure will do it.
      Like Share subscribe if found helpful and check out other playlist videos in my channel.

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

    End to end machine learning project potunga na rompa useful ah irukum..Tamil la yarum potala

  • @vivinamalraj6826
    @vivinamalraj6826 10 หลายเดือนก่อน

    Thanks for the wonderful videos, bro! If possible, could you suggest a video link for the Gradient Descent algorithm? If not, could you please create a video on it? Additionally, it would be great if you could make a video on multiple linear regression, bro.
    Nandri!

    • @PythonOdyssey_ajith
      @PythonOdyssey_ajith  10 หลายเดือนก่อน

      sure bro will cover all topics in AI/ML will upload it soon .
      Like Share subscribe if found helpful and check out other playlist videos in my channel.

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

    brother why we can use rmse in linear regression bcz mse also predict the value

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

      Reason : It for interpretability of the final model .
      RMSE measure the average error (same units as target variable) .
      Example: If target variable is house price(rupees) then RMSE will give average error in rupees. That's why we say its more interpretable
      MSE measure the average SQUARED error ( this is not the same units as target variable since square comes into picture here).
      Example: If target variable is house price(rupees) then MSE will give average squared error in rupees. That's why we say its not interpretable .
      How to over come this ? If you apply square root on squared value then square root and square will cancel out each out thats why we use RMSE .
      Thanks
      Like Share subscribe if found helpful and check out other playlist videos in my channel.

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

    Thanks a lot bro ...great explanation waiting for deployment video :)....pls continue to upload more videos reg ML and a request to upload why and when to use gradient descent in linear regression model

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

    do we need to try it out by applying in these formula ? has anybody tried ?

    • @PythonOdyssey_ajith
      @PythonOdyssey_ajith  3 หลายเดือนก่อน

      Kindly elaborate your query .
      Like Share subscribe if found helpful and check out other playlist videos in my channel.

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

    Thanks a ton Sir. The letters are too small to read in the jupyter note book. Is there any way we increase the size of them to see better?

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

      sry abt that will increase the font size in upcoming videos ! Will upload this notebook in my git repo and will share the url soon!

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

      @@PythonOdyssey_ajith
      Thank you Sir. I am a senior citizen much interested in Optimization techniques using Python.

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

      sure sir will cover those topics soon .

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

      @@PythonOdyssey_ajith Thank you Sir once again

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

      Hi Sir please use below link to download the notebook and csv file used in this video github.com/AjitAntony/simple_linear_regression

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

    Multi variable linear regression vachu coding pani katunga...I find it difficult to clean the data and extract

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

      sure will do it

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

      @@PythonOdyssey_ajith also bro integers ilama string objects matum irunthal how to clean data and use LR nu solikodunga de vision tree vachu than seiya mudiyuma?

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

      @@PythonOdyssey_ajith brother personal ah sila guidance koduka mudiyuma . I am doing my projects in ML . Few doubts clarify pana mudiyuma?

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

      string/categorical features must be onhot encoded .this will also inturn increase your no of features , will upload a use case video regarding this .

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

    bro ennaku machine learning solli tharingala bro