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
Copy file name to clipboardExpand all lines: _build/intro.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,15 @@ An interactive Jupyter notebook that teaches you the Python geared towards Data
16
16
17
17
These notebooks and tutorials were produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:
18
18
19
+
* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)
19
20
* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863863)
20
21
* Watching 8+ Hour Video Series on Safari: [Essential Machine Learning and AI with Python and Jupyter Notebook](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118)
21
22
* Reading online with Safari: [Pragmatic AI: An Introduction to Cloud-Based Machine Learning, First Edition](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)
22
23
* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.
23
24
* Watching video [AWS Certified Machine Learning-Speciality](https://learning.oreilly.com/videos/aws-certified-machine/9780135556597)
24
25
* Watching learning path [Essential Machine Learning and Pragmatic AI](https://learning.oreilly.com/learning-paths/learning-path-essential/9780135747193/)
25
26
* Purchasing video [Essential Machine Learning and AI with Python and Jupyter Notebook- Purchase Video](http://www.informit.com/store/essential-machine-learning-and-ai-with-python-and-jupyter-9780135261095)
27
+
* Purchasing video and Practice tests for [AWS Certified Machine Learning-Specialty (ML-S) Complete Video Course and Practice Test (Video Training)](http://www.informit.com/store/aws-certified-machine-learning-specialty-ml-s-complete-9780135556511)
26
28
* Register for an [upcoming online training on Safari](https://www.safaribooksonline.com/search/?query=noah%20gift).
27
29
* Browsing [Pragmatic AI Source Code](https://github.com/noahgift/pragmaticai)
28
30
* Viewing more content at [noahgift.com](https://noahgift.com/)
Copy file name to clipboardExpand all lines: _build/lessons/Lesson2_Python_For_Data_Science_Introduction_to_Colab.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ comment: "***PROGRAMMATICALLY GENERATED, DO NOT EDIT. SEE ORIGINAL FILES IN /con
25
25
26
26
This notebook was produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:
27
27
28
+
* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)
28
29
* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863917)
29
30
* Reading an online copy of [Pragmatic AI:Pragmatic AI: An Introduction to Cloud-Based Machine Learning](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)
30
31
* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.
@@ -35,6 +36,8 @@ This notebook was produced by [Pragmatic AI Labs](https://paiml.com/). You can
Copy file name to clipboardExpand all lines: _build/lessons/lessons.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,15 @@ comment: "***PROGRAMMATICALLY GENERATED, DO NOT EDIT. SEE ORIGINAL FILES IN /con
14
14
15
15
These notebooks and tutorials were produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:
16
16
17
+
* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)
17
18
* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863863)
18
19
* Watching 8+ Hour Video Series on Safari: [Essential Machine Learning and AI with Python and Jupyter Notebook](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118)
19
20
* Reading online with Safari: [Pragmatic AI: An Introduction to Cloud-Based Machine Learning, First Edition](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)
20
21
* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.
21
22
* Watching video [AWS Certified Machine Learning-Speciality](https://learning.oreilly.com/videos/aws-certified-machine/9780135556597)
22
23
* Watching learning path [Essential Machine Learning and Pragmatic AI](https://learning.oreilly.com/learning-paths/learning-path-essential/9780135747193/)
23
24
* Purchasing video [Essential Machine Learning and AI with Python and Jupyter Notebook- Purchase Video](http://www.informit.com/store/essential-machine-learning-and-ai-with-python-and-jupyter-9780135261095)
25
+
* Purchasing video and Practice tests for [AWS Certified Machine Learning-Specialty (ML-S) Complete Video Course and Practice Test (Video Training)](http://www.informit.com/store/aws-certified-machine-learning-specialty-ml-s-complete-9780135556511)
24
26
* Register for an [upcoming online training on Safari](https://www.safaribooksonline.com/search/?query=noah%20gift).
25
27
* Browsing [Pragmatic AI Source Code](https://github.com/noahgift/pragmaticai)
26
28
* Viewing more content at [noahgift.com](https://noahgift.com/)
Copy file name to clipboardExpand all lines: content/intro.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,15 @@ An interactive Jupyter notebook that teaches you the Python geared towards Data
6
6
7
7
These notebooks and tutorials were produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:
8
8
9
+
* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)
9
10
* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863863)
10
11
* Watching 8+ Hour Video Series on Safari: [Essential Machine Learning and AI with Python and Jupyter Notebook](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118)
11
12
* Reading online with Safari: [Pragmatic AI: An Introduction to Cloud-Based Machine Learning, First Edition](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)
12
13
* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.
13
14
* Watching video [AWS Certified Machine Learning-Speciality](https://learning.oreilly.com/videos/aws-certified-machine/9780135556597)
14
15
* Watching learning path [Essential Machine Learning and Pragmatic AI](https://learning.oreilly.com/learning-paths/learning-path-essential/9780135747193/)
15
16
* Purchasing video [Essential Machine Learning and AI with Python and Jupyter Notebook- Purchase Video](http://www.informit.com/store/essential-machine-learning-and-ai-with-python-and-jupyter-9780135261095)
17
+
* Purchasing video and Practice tests for [AWS Certified Machine Learning-Specialty (ML-S) Complete Video Course and Practice Test (Video Training)](http://www.informit.com/store/aws-certified-machine-learning-specialty-ml-s-complete-9780135556511)
16
18
* Register for an [upcoming online training on Safari](https://www.safaribooksonline.com/search/?query=noah%20gift).
17
19
* Browsing [Pragmatic AI Source Code](https://github.com/noahgift/pragmaticai)
18
20
* Viewing more content at [noahgift.com](https://noahgift.com/)
Copy file name to clipboardExpand all lines: content/lessons/Lesson2_Python_For_Data_Science_Introduction_to_Colab.ipynb
+19-10Lines changed: 19 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -7,29 +7,29 @@
7
7
"version": "0.3.2",
8
8
"provenance": [],
9
9
"collapsed_sections": [
10
+
"qqAIvhP5N4iu",
10
11
"rFoJ_ekfWrY8",
11
12
"epYHKGvoN8n3",
12
13
"IrhCtqRnXE0H",
13
14
"_TfXsBkouZs3",
14
15
"kn-P-e_hjvK5",
15
16
"gG6bUpCQcWQe",
16
17
"yHdWIarsN850",
18
+
"hPWO_zyRopXN",
19
+
"bq4VmHjPpMOR",
20
+
"fYu0ekUlqPk6",
21
+
"FpJhrpSQsK5E",
22
+
"Kj977UW3rph_",
17
23
"xSBoMgN4lRAr",
18
24
"bG6eVSevY5_z",
19
25
"Y_IEtysrbyCG",
20
26
"23kiNSVkb09I",
21
27
"z2pbL991a9OU",
22
28
"7n10W_hmb5CX",
23
-
"hPWO_zyRopXN",
24
-
"bq4VmHjPpMOR",
25
-
"fYu0ekUlqPk6",
26
-
"FpJhrpSQsK5E",
27
-
"Kj977UW3rph_",
28
29
"S2l0ozLudvx5",
29
30
"nrkDViEcfnw8",
30
31
"rQkSyrDjxXA4",
31
32
"jYjzO6a4N88q",
32
-
"ckb3xjN-PsAQ",
33
33
"vn1SjZ7Kr_Em"
34
34
],
35
35
"include_colab_link": true
@@ -82,6 +82,7 @@
82
82
"\n",
83
83
"This notebook was produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:\n",
84
84
"\n",
85
+
"* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)\n",
85
86
"* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863917)\n",
86
87
"* Reading an online copy of [Pragmatic AI:Pragmatic AI: An Introduction to Cloud-Based Machine Learning](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)\n",
87
88
"* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.\n",
Copy file name to clipboardExpand all lines: content/lessons/lessons.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,15 @@
4
4
5
5
These notebooks and tutorials were produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:
6
6
7
+
* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)
7
8
* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863863)
8
9
* Watching 8+ Hour Video Series on Safari: [Essential Machine Learning and AI with Python and Jupyter Notebook](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118)
9
10
* Reading online with Safari: [Pragmatic AI: An Introduction to Cloud-Based Machine Learning, First Edition](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)
10
11
* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.
11
12
* Watching video [AWS Certified Machine Learning-Speciality](https://learning.oreilly.com/videos/aws-certified-machine/9780135556597)
12
13
* Watching learning path [Essential Machine Learning and Pragmatic AI](https://learning.oreilly.com/learning-paths/learning-path-essential/9780135747193/)
13
14
* Purchasing video [Essential Machine Learning and AI with Python and Jupyter Notebook- Purchase Video](http://www.informit.com/store/essential-machine-learning-and-ai-with-python-and-jupyter-9780135261095)
15
+
* Purchasing video and Practice tests for [AWS Certified Machine Learning-Specialty (ML-S) Complete Video Course and Practice Test (Video Training)](http://www.informit.com/store/aws-certified-machine-learning-specialty-ml-s-complete-9780135556511)
14
16
* Register for an [upcoming online training on Safari](https://www.safaribooksonline.com/search/?query=noah%20gift).
15
17
* Browsing [Pragmatic AI Source Code](https://github.com/noahgift/pragmaticai)
16
18
* Viewing more content at [noahgift.com](https://noahgift.com/)
0 commit comments