All Projects → hardikkamboj → An Introduction To Statistical Learning

hardikkamboj / An Introduction To Statistical Learning

This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to An Introduction To Statistical Learning

Islr Python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
Stars: ✭ 3,344 (+81.44%)
Mutual labels:  jupyter-notebook, statistical-learning
Business Machine Learning
A curated list of practical business machine learning (BML) and business data science (BDS) applications for Accounting, Customer, Employee, Legal, Management and Operations (by @firmai)
Stars: ✭ 575 (-68.8%)
Mutual labels:  jupyter-notebook, datascience
Introduction Datascience Python Book
Introduction to Data Science: A Python Approach to Concepts, Techniques and Applications
Stars: ✭ 275 (-85.08%)
Mutual labels:  jupyter-notebook, datascience
Melusine
Melusine is a high-level library for emails classification and feature extraction "dédiée aux courriels français".
Stars: ✭ 222 (-87.95%)
Mutual labels:  jupyter-notebook, datascience
Kubeflow Data Science On Steroids
The blog post about Kubeflow, including all materials
Stars: ✭ 25 (-98.64%)
Mutual labels:  jupyter-notebook, datascience
Statistical-Learning-using-R
This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports related to the below mentioned techniques can be found on my Rpubs profile.
Stars: ✭ 27 (-98.53%)
Mutual labels:  statistical-learning, datascience
Or Pandas
【运筹OR帷幄|数据科学】pandas教程系列电子书
Stars: ✭ 492 (-73.3%)
Mutual labels:  jupyter-notebook, datascience
Data Science Resources
👨🏽‍🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Stars: ✭ 171 (-90.72%)
Mutual labels:  jupyter-notebook, datascience
Numerical Computing Is Fun
Learning numerical computing with notebooks for all ages.
Stars: ✭ 730 (-60.39%)
Mutual labels:  jupyter-notebook, datascience
Industry Machine Learning
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
Stars: ✭ 6,077 (+229.73%)
Mutual labels:  jupyter-notebook, datascience
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 (+616.22%)
Mutual labels:  jupyter-notebook, datascience
Repo2docker Action
GitHub Action for repo2docker
Stars: ✭ 88 (-95.23%)
Mutual labels:  jupyter-notebook, datascience
Ocaml Jupyter
An OCaml kernel for Jupyter (IPython) notebook
Stars: ✭ 177 (-90.4%)
Mutual labels:  jupyter-notebook, datascience
Notebooks Statistics And Machinelearning
Jupyter Notebooks from the old UnsupervisedLearning.com (RIP) machine learning and statistics blog
Stars: ✭ 270 (-85.35%)
Mutual labels:  jupyter-notebook, datascience
100 Days Of Ml Code
A day to day plan for this challenge. Covers both theoritical and practical aspects
Stars: ✭ 172 (-90.67%)
Mutual labels:  jupyter-notebook, datascience
Code
Compilation of R and Python programming codes on the Data Professor YouTube channel.
Stars: ✭ 287 (-84.43%)
Mutual labels:  jupyter-notebook, datascience
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (-92.46%)
Mutual labels:  jupyter-notebook, datascience
Oreilly Intro To Predictive Clv
Repo that contains the supporting material for O'Reilly Webinar "An Intro to Predictive Modeling for Customer Lifetime Value" on Feb 28, 2017
Stars: ✭ 153 (-91.7%)
Mutual labels:  jupyter-notebook, datascience
Ai Series
📚 [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 | 机器学习篇 | 深度学习篇 | 自然语言处理篇 | 工具实践 Scikit & Tensoflow & PyTorch 篇 | 行业应用 & 课程笔记
Stars: ✭ 702 (-61.91%)
Mutual labels:  jupyter-notebook, datascience
Octopod
Train multi-task image, text, or ensemble (image + text) models
Stars: ✭ 36 (-98.05%)
Mutual labels:  jupyter-notebook, datascience

An-Introduction-to-Statistical-Learning

This repository contains the exercises and its solution contained in the book An Introduction to Statistical Learning

alt text

An-Introduction-to-Statistical-Learning is one of the most popular books among data scientists to learn the conepts and intuitions behind machine learning algorithms, however, the exercises are implemented in R language, which is a hinderence for all those who are using python language. To overcome this i have tried solving all the questions in practical exerices in Python language, so people using python language can also get the most our of this amazing book. Along with that i have also provided the solutions for conceptual questions. I had tried my best to write the correct solutions to the problem, It was a challenge, and i need to learn to do a lot of research. I do not gurantee that all the solutions are absoletely correct. I have commented the notebooks. If you find any query, do send a feedback about the same. Suggestions and corrections are welcome. this is my email - [email protected] Happy Learning!

An Introduction to Statistical Learning

REFERENCES

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