Skip to content

lyraxvincent/Beginner-Friendly-Python-for-Data-Science-and-Machine-Learning-Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Beginner Friendly Python for Data Science and Machine Learning Resources


  • Book:

  • Courses:

    • Udemy Python for Data Science and Machine Learning course.

      • Official Udemy course work
        Use the paid course work on udemy for guaranteed certification.
      • Free course materials download on FreeCourseSite
        This is good to have the couorse materials locally on your machine for reference at any time throughout your learning process, note however that you'll not get the certification for the course using this method.
        A good way to make use of this method is to document your learning process by completing projects in the course and redoing every module personally(duplicate the jupyter notebooks and code along with the given instructions) and push your code to github. Check out this repo that follows this method on this same course! (consider forking or starring it).
    • Python courses in Machine Learning on datacamp
      These are also very beginner friendly and are well consolidated.

  • Other:

    • Kaggle
      There are vast learning materials and problem solutions on kaggle; many great resources just scrolling.