You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An-Introduction-to-Statistical-Learning is one of the most popular books among data scientists to learn the conepts and intuitions behind
7
-
machine learning algorithms, however, the exercises are implemented in R language, which is a hinderence for all those who are using python
8
-
language. To overcome this i have tried solving all the questions in practical exerices in Python language, so people using python language
9
-
can also get the most our of this amazing book. Along with that i have also provided the solutions for conceptual questions.
10
-
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
11
-
absoletely correct. I have commented the notebooks.
12
-
If you find any query, do send a feedback about the same. Suggestions and corrections are welcome.
13
-
this is my email - hardikkamboj1@gmail.com
14
-
Happy Learning!
15
-
16
-
17
-
## An Introduction to Statistical Learning
7
+
An-Introduction-to-Statistical-Learning is one of the most popular books among data scientists to learn the conepts and intuitions behind
8
+
machine learning algorithms, however, the exercises are implemented in R language, which is a hinderence for all those who are using python
9
+
language. To overcome this i have tried solving all the questions in practical exerices in Python language, so people using python language
10
+
can also get the most our of this amazing book. Along with that i have also provided the solutions for conceptual questions.
11
+
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
12
+
absoletely correct. I have commented the notebooks.
13
+
If you find any query, do send a feedback about the same. Suggestions and corrections are welcome.
14
+
this is my email - hardikkamboj1@gmail.com
15
+
Happy Learning!
16
+
17
+
## An Introduction to Statistical Learning
18
+
18
19
-[Chapter_2_Statistical_Learning](/Chapter_2/)
19
20
-[Chapter_3_Linear_Regression](/Chapter_3/)
20
21
-[Chapter_4_Classification](/Chapter_4/)
@@ -25,8 +26,10 @@ This repository contains the exercises and its solution contained in the book An
0 commit comments