All Projects → emredjan → Isl Python

emredjan / Isl Python

Porting the R code in ISL to python. Labs and exercises

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Isl Python

Causal Inference For Data Scientists
Notebooks of Python and R code which illustrates basic causal inference using simulated data
Stars: ✭ 17 (-84.26%)
Mutual labels:  jupyter-notebook, statistics
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (+809.26%)
Mutual labels:  jupyter-notebook, statistics
Dominhhai.github.io
My Blog
Stars: ✭ 8 (-92.59%)
Mutual labels:  jupyter-notebook, statistics
Fecon235
Notebooks for financial economics. Keywords: Jupyter notebook pandas Federal Reserve FRED Ferbus GDP CPI PCE inflation unemployment wage income debt Case-Shiller housing asset portfolio equities SPX bonds TIPS rates currency FX euro EUR USD JPY yen XAU gold Brent WTI oil Holt-Winters time-series forecasting statistics econometrics
Stars: ✭ 708 (+555.56%)
Mutual labels:  jupyter-notebook, statistics
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (+1014.81%)
Mutual labels:  jupyter-notebook, statistics
Notes
Notes On Using Data Science & Artificial Intelligence To Fight For Something That Matters.
Stars: ✭ 710 (+557.41%)
Mutual labels:  jupyter-notebook, statistics
Helioml
A book about machine learning, statistics, and data mining for heliophysics
Stars: ✭ 36 (-66.67%)
Mutual labels:  jupyter-notebook, statistics
Cvpr 2019 Paper Statistics
Statistics and Visualization of acceptance rate, main keyword of CVPR 2019 accepted papers for the main Computer Vision conference (CVPR)
Stars: ✭ 527 (+387.96%)
Mutual labels:  jupyter-notebook, statistics
Datacamp
🍧 A repository that contains courses I have taken on DataCamp
Stars: ✭ 69 (-36.11%)
Mutual labels:  jupyter-notebook, statistics
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (-50.93%)
Mutual labels:  jupyter-notebook, statistics
Cracking The Data Science Interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
Stars: ✭ 672 (+522.22%)
Mutual labels:  jupyter-notebook, statistics
Bayesian Cognitive Modeling In Pymc3
PyMC3 codes of Lee and Wagenmakers' Bayesian Cognitive Modeling - A Pratical Course
Stars: ✭ 93 (-13.89%)
Mutual labels:  jupyter-notebook, statistics
Machine learning tutorials
Code, exercises and tutorials of my personal blog ! 📝
Stars: ✭ 601 (+456.48%)
Mutual labels:  jupyter-notebook, statistics
Statistical Rethinking With Python And Pymc3
Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath
Stars: ✭ 713 (+560.19%)
Mutual labels:  jupyter-notebook, statistics
Probabilistic Programming And Bayesian Methods For Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Stars: ✭ 23,912 (+22040.74%)
Mutual labels:  jupyter-notebook, statistics
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+7612.04%)
Mutual labels:  jupyter-notebook, statistics
Geomstats
Computations and statistics on manifolds with geometric structures.
Stars: ✭ 498 (+361.11%)
Mutual labels:  jupyter-notebook, statistics
Edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Stars: ✭ 4,674 (+4227.78%)
Mutual labels:  jupyter-notebook, statistics
Ppd599
USC urban data science course series with Python and Jupyter
Stars: ✭ 1,062 (+883.33%)
Mutual labels:  jupyter-notebook, statistics
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-25%)
Mutual labels:  jupyter-notebook, statistics

ISL-python

Porting the R code in Introduction to Statistical Learning to Python.

Inspired by and sometimes borrowed from Jordi Warmenhoven's and Hyun Bong Lee's excellent repos.

Mainly Labs and some exercises are ported. The jupyter notebooks are in labs and exercises folders respectively.

I'm trying to update the code, as I learn new tricks with scikit-learn and other libraries.

  • Chapter 2 [Labs] [Exercises] - Introduction
  • Chapter 3 [Labs] [Exercises] - Linear Regression
  • Chapter 4 [Labs] [Exercises] - Classification
  • Chapter 5 [Labs] [Exercises] - Resampling Methods
  • Chapter 6 [Labs 1] [Labs 2] [Labs 3] [Exercises] - Linear Model Selection and Regularization
  • Chapter 7 [Labs] [Exercises] - Moving Beyond Linearity
  • Chapter 8 [Labs] [Exercises] - Tree-Based Methods
  • Chapter 9 [Labs] [Exercises] - Support Vector Machines
  • Chapter 10 [Labs 1] [Labs 2] [Labs 3] [Exercises] - Unsupervised Learning
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].