Python Forum
What is wrong with this implementation of the cost function for linear regression?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is wrong with this implementation of the cost function for linear regression?
#2
(Dec-22-2017, 07:24 PM)JoeB Wrote: make sure that you don't make the following mistake when dividing in python


well, not only python. They are not same also in 'standard' math calculations :-)
Reply


Messages In This Thread
RE: What is wrong with this implementation of the cost function for linear regression? - by buran - Dec-23-2017, 10:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to create a simple linear regression module but getting Forrestgump_1980 1 1,711 Nov-25-2024, 07:08 AM
Last Post: buran
  Simple linear regression with interaction summary table Andrzej_Andrzej 0 946 Feb-21-2024, 07:44 AM
Last Post: Andrzej_Andrzej
  Linear regression doubt - Urgent kumarants 6 4,675 May-05-2020, 04:11 PM
Last Post: kumarants
  prediction using linear regression (extrapolation?) in a loop karlito 0 4,124 Feb-05-2020, 10:56 AM
Last Post: karlito
  Linear Regression on Time Series karlito 5 5,267 Jan-28-2020, 10:02 AM
Last Post: buran
  How to build linear regression by implementing Gradient Descent using only linear alg PythonSpeaker 1 2,933 Dec-01-2019, 05:35 PM
Last Post: Larz60+
  Linear Regression Python3 code giving weird solutions deepsen 0 2,042 Nov-01-2019, 12:06 PM
Last Post: deepsen
  something that returns a linear function compatible with lognorm.pdf and lognorm.cdf? Afterdarkreader 2 4,098 Dec-19-2017, 10:42 PM
Last Post: Afterdarkreader
  help on exponential smoothing and linear regression hkyeung 1 3,870 Sep-02-2017, 09:31 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020