Fundamentals of Data Science Part III: Machine Learning - Paperback
Fundamentals of Data Science Part III: Machine Learning - Paperback
$64.53
/
Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.
by Jared M. Maruskin (Author)
In Part III of this series, we cover the fundamentals of machine learning, focusing on:
- validation methodology (reprint)
- nearest neighbor, k-means, support vector machines, principal component analysis
- tree-based methods: decision trees, bagging, random forest, boosting, XGBoost
- artificial neural networks and deep learning
- reinforcement learning
The focus is on algorithmic development and programming. We code each technique from scratch in Python, using an object-oriented approach.