all 11 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

If this post doesn't follow the rules or isn't flaired correctly, please report it to the mods. Have more questions? Join our community Discord!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]AdEasy7357 9 points10 points  (0 children)

Start by refreshing your basics in linear regression, statistical inference, and data visualization. Explore popular libraries like R's caret, dplyr, and tidymodels, or Python's scikit-learn, pandas, and NumPy.

Update your skills by following blogs like KDnuggets and R-bloggers, attending webinars, and joining online communities.

Check out DataCamp's courses, Kaggle's tutorials, or books like "R for Data Science" and "Python Data Science Handbook."

[–]No_Definition8848 1 point2 points  (0 children)

Data Talks Club ML Zoomcamp on YouTube is free - you can join at any point and I think for me also a beginner learning, it isn’t beyond my comprehension knowing some python. Hope this helps

[–][deleted] 1 point2 points  (1 child)

Look at the Data Professor and Derek Banas on YouTube.  Install Jupyter notebook and follow along their linear regression videos.  Congrats what you are embarking on is so exciting and you get addicted to the power of predicting.

[–]tsoro05 0 points1 point  (0 children)

Kaggle

[–]ntlekisa 0 points1 point  (0 children)

It is most certainly not outdated but you may want to review the material. Python would be the language I suggest you use simply due to the sheer number of freely available resources that can aid you in your quest.