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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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