Hi, 51% through “Data and Programming Foundations for AI Skill” and completed Reggies Linear Regression project. Wondering if anyone would be interested in doing a code review on my effort. I have written it using Spyder (not Jupetyr) but it amounts to the same thing - just straight code and I can upload a text file with the code. I have to give two extra pieces of info: -
- Time zone, I live and work in Scotland;
- Fun fact - I play Alto Sax (but a bit like my coding - its work in progress!).
Cheers, Aidan
Link to Github https://github.com/AidanODono/Reggie
Hope it works, not used it before.
Please post a GitHub link to your project and someone can take a look at the code.
1 Like
Congrats on completing the project.
It would be great to see the output of the functions as well as the plots. Have you completed the Jupyter Notebook section yet?
Perhaps you could use that instead so people could see the results from the code.
Otherwise, I think you met the requirements for the project & understand how to write the code that is necessary. Good use of comments so anyone could follow along with the steps too.
Thanks - I prefer Spyder and don’t use Jupyter notebook - my background is MATLAB and so like the Spyder environment. Thanks for the comments.