All Projects → maitbayev → The Elements Of Statistical Learning

maitbayev / The Elements Of Statistical Learning

Licence: mit
My notes and codes (jupyter notebooks) for the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome Friedman

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to The Elements Of Statistical Learning

Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+745%)
Mutual labels:  jupyter-notebook, statistics
Covid19 Severity Prediction
Extensive and accessible COVID-19 data + forecasting for counties and hospitals. 📈
Stars: ✭ 170 (-34.62%)
Mutual labels:  jupyter-notebook, statistics
Stanford Cs229
Python solutions to the problem sets of Stanford's graduate course on Machine Learning, taught by Prof. Andrew Ng
Stars: ✭ 151 (-41.92%)
Mutual labels:  jupyter-notebook, statistics
Design Of Experiment Python
Design-of-experiment (DOE) generator for science, engineering, and statistics
Stars: ✭ 143 (-45%)
Mutual labels:  jupyter-notebook, statistics
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (-25.38%)
Mutual labels:  jupyter-notebook, statistics
Data Science Question Answer
A repo for data science related questions and answers
Stars: ✭ 2,000 (+669.23%)
Mutual labels:  jupyter-notebook, statistics
Aulas
Aulas da Escola de Inteligência Artificial de São Paulo
Stars: ✭ 166 (-36.15%)
Mutual labels:  jupyter-notebook, statistics
Stldecompose
A Python implementation of Seasonal and Trend decomposition using Loess (STL) for time series data.
Stars: ✭ 130 (-50%)
Mutual labels:  jupyter-notebook, statistics
Virgilio
Virgilio is developed and maintained by these awesome people. You can email us virgilio.datascience (at) gmail.com or join the Discord chat.
Stars: ✭ 13,200 (+4976.92%)
Mutual labels:  jupyter-notebook, statistics
Choochoo
Training Diary
Stars: ✭ 186 (-28.46%)
Mutual labels:  jupyter-notebook, statistics
Book
This book serves as an introduction to a whole new way of thinking systematically about geographic data, using geographical analysis and computation to unlock new insights hidden within data.
Stars: ✭ 141 (-45.77%)
Mutual labels:  jupyter-notebook, statistics
Datascienceprojects
The code repository for projects and tutorials in R and Python that covers a variety of topics in data visualization, statistics sports analytics and general application of probability theory.
Stars: ✭ 223 (-14.23%)
Mutual labels:  jupyter-notebook, statistics
Interactive machine learning
IPython widgets, interactive plots, interactive machine learning
Stars: ✭ 140 (-46.15%)
Mutual labels:  jupyter-notebook, statistics
Pycroscopy
Scientific analysis of nanoscale materials imaging data
Stars: ✭ 144 (-44.62%)
Mutual labels:  jupyter-notebook, statistics
Glmm In Python
Generalized linear mixed-effect model in Python
Stars: ✭ 131 (-49.62%)
Mutual labels:  jupyter-notebook, statistics
Zigzag
Python library for identifying the peaks and valleys of a time series.
Stars: ✭ 156 (-40%)
Mutual labels:  jupyter-notebook, statistics
Ml Dl Scripts
The repository provides usefull python scripts for ML and data analysis
Stars: ✭ 119 (-54.23%)
Mutual labels:  jupyter-notebook, statistics
Teaching Monolith
Data science teaching materials
Stars: ✭ 126 (-51.54%)
Mutual labels:  jupyter-notebook, statistics
Quant Notes
Quantitative Interview Preparation Guide, updated version here ==>
Stars: ✭ 180 (-30.77%)
Mutual labels:  jupyter-notebook, statistics
Geostatspy
GeostatsPy Python package for spatial data analytics and geostatistics. Mostly a reimplementation of GSLIB, Geostatistical Library (Deutsch and Journel, 1992) in Python. Geostatistics in a Python package. I hope this resources is helpful, Prof. Michael Pyrcz
Stars: ✭ 200 (-23.08%)
Mutual labels:  jupyter-notebook, statistics

Jupyter notebooks for the book "The Elements of Statistical Learning".

This repository contains Jupyter notebooks implementing the algorithms found in the book and summary of the textbook.

Requirements

  • jupyter
  • pandas
  • numpy
  • matplotlib
  • scipy
  • tensorflow 2 - temporarily until I have a lot of free time to implement them from scratch and it is used only in Chapter 11.

Table of Contents

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].