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 0bddeee commit 11a53acCopy full SHA for 11a53ac
ml-books.md
@@ -73,6 +73,7 @@ Examples and tutorials for this book are placed [github](https://github.com/mml-
73
```
74
75
76
+
77
```{admonition} Scikit-learn Guides
78
:class: tip, dropdown
79
@@ -92,3 +93,16 @@ Great visuals that help learning and understanding the key ML concepts!
92
93
94
95
96
97
+```{admonition} Applied Machine Learning for Tabular Data.
98
+:class: tip, dropdown
99
100
+A practical guide to developing quality predictive models from tabular data.
101
102
+[Applied Machine Learning for Tabular Data](https://aml4td.org/)
103
104
105
+[sources on Github](https://github.com/aml4td/website/)
106
107
+```
108
0 commit comments