Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upminor error in "Multivariable regression - Normalization" #93
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In https://github.com/bfortuner/ml-glossary/blob/master/docs/linear_regression.rst at Multivariable regression - Normalization section mentioned:
while the provided normalize code normalize the input values between -0.5 and 0.5.