We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79dd03 commit 6f9026aCopy full SHA for 6f9026a
README.md
@@ -1,2 +1,15 @@
1
-# Machine-Learning-Books-With-Python
2
-Chapter by Chapter notes, exercises and code for a variety of machine learning books using Python
+# Master Machine Learning with Python
+
3
+This repository contains some notes and exercises solutions for the following books:
4
5
+* Introduction to Statistical Learning
6
7
+If you are looking to become an expert, check out my books:
8
9
+* [Exercise Python][0]
10
+* [Master Data Analysis with Python][0]
11
+* [Master Machine Learning with Python][0]
12
13
+They are all extremely comprehensive and offer lots of exercises with detailed solutions.
14
15
+[0]: https://www.dunderdata.com/store
0 commit comments