Data Science Career Path - US Medical Insurance Costs

Hello everyone.
I’m new to coding.
This is my first portfolio project. It was challenging to get the scope.
This project took 8 hours of my free time to complete
This is the link where the code is. Any feedback would be greatly appreciated.

Hi Joel, this is my first code review. I’m also in the carrer path of data science. I checked you git hub repository and encourage me to do a profile and upload my project too.

Code review:

Your coding skills are nice! You could include some analysis regarding the different cost between for example smokers and non-smokers, or how the number of children affect the average of the insurance charge.

Once you have covered that type of analysis you can make a linear regression model to calculate the insurance charge.

Here is my Git hub repository, I hope it is useful as yours was to me.

Happy coding!

Hi Pablo.
Thanks for your review, it encourages me to keep learning more and more.
Your coding skills are nice too and your analysis is very robust. I liked the part where you create a predictive linear model and was so interesting how can you validate your model.

I will learn that part of your analysis to make better exercises in the future.

Happy coding!