An Introduction to Statistical Learning with Applications in Python

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • StatsWithJuliaBook

    I actually like this book by Yoni Nazarathy

    https://statisticswithjulia.org/

    They have a book on Mathematics of DL too which is a natural progression from the concepts covered here.

    (I am slightly biased towards this since I've known the author by online interactions)

  • ISLR

    Introduction to Statistical Learning

    It’s a well known machine learning book. I’ve read through it and done the exercises in R.

    https://github.com/melling/ISLR

    There’s an edX course from the authors:

    https://www.edx.org/course/statistical-learning

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • ISLR.jl

    JuliaLang version of "An Introduction to Statistical Learning: With Applications in R"

    Honestly, I dont think they will have Julia version soon. I converted all the code in this book to Julia sometimes ago:

    https://github.com/tndoan/ISLR.jl

  • islr-for-gis

    A repository for the content that is used and generated while completing independent study on using statistical learning methods in GIS.

    I also went through this book for a GIS course in grad school. https://github.com/gbrunner/islr-for-gis

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts