Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cookieSensei authored Mar 5, 2022
1 parent c3516e5 commit d31aeaa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# linear-regression
Gradient descent algorithm: I was following a course on UDEMY (Complete 2022 Data Science & Machine Learning Bootcamp) by philipp muellauer, then it hit me that I could create a gradient descent app on R shiny based on the logic, the instructor taught. That's my inspiration for this gradient descent shiny app. Again, the code is my own, but I learned the logic from the above mentioned udemy course.
Here's the link to that udemy course "https://www.udemy.com/course/python-data-science-machine-learning-bootcamp/"

0 comments on commit d31aeaa

Please sign in to comment.