diff --git a/README.md b/README.md
index 68026d6..b4704fe 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,12 @@
- [Grokking Machine Learning](https://www.manning.com/books/grokking-machine-learning)
+- [Graph-Powered Machine Learning](https://www.manning.com/books/graph-powered-machine-learning)
+
+- [Feature Engineering Bookcamp](https://www.manning.com/books/feature-engineering-bookcamp)
+
+- [Machine Learning Algorithms in Depth](https://www.manning.com/books/machine-learning-algorithms-in-depth)
+
## Interview Resources
@@ -916,6 +922,8 @@ Elastic Net](https://web.stanford.edu/~hastie/Papers/elasticnet.pdf)
- [Classifier Classification with Platt's Scaling](http://fastml.com/classifier-calibration-with-platts-scaling-and-isotonic-regression/)
+- [How to train a Support Vector Machine in R with mlr for classification](https://youtu.be/lirZZIdZFjM) - a video by Hefin I. Rhys
+
@@ -1170,6 +1178,10 @@ Elastic Net](https://web.stanford.edu/~hastie/Papers/elasticnet.pdf)
- [Markov Chain Wikipedia Page](https://en.wikipedia.org/wiki/Markov_chain)
+- [Bayesian Optimization in Action](https://www.manning.com/books/bayesian-optimization-in-action) - Book
+
+- [Machine Learning Algorithms in Depth](https://www.manning.com/books/machine-learning-algorithms-in-depth) - Book
+