Skip to content

Commit 11a53ac

Browse files
committed
[UPDATE] ML Book added
1 parent 0bddeee commit 11a53ac

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ml-books.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Examples and tutorials for this book are placed [github](https://github.com/mml-
7373
```
7474

7575

76+
7677
```{admonition} Scikit-learn Guides
7778
:class: tip, dropdown
7879
@@ -92,3 +93,16 @@ Great visuals that help learning and understanding the key ML concepts!
9293
9394
```
9495

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

Comments
 (0)