دانلود کتاب Mastering Machine Learning with Python in Six Steps: A Practical Implementation Guide to Predictive Data Analytics Using Python
by Manohar Swamynathan
|
عنوان فارسی: تسلط بر یادگیری ماشین با پایتون در شش مرحله: یک اجرای عملی راهنمای پیش بینی تجزیه و تحلیل داده با استفاده از Python |
دانلود کتاب
جزییات کتاب
You’ll start with the fundamentals of Python 3 programming language, machine learning history, evolution, and the system development frameworks. Key data mining/analysis concepts, such as exploratory analysis, feature dimension reduction, regressions, time series forecasting and their efficient implementation in Scikit-learn are covered as well. You’ll also learn commonly used model diagnostic and tuning techniques. These include optimal probability cutoff point for class creation, variance, bias, bagging, boosting, ensemble voting, grid search, random search, Bayesian optimization, and the noise reduction technique for IoT data.
Finally, you’ll review advanced text mining techniques, recommender systems, neural networks, deep learning, reinforcement learning techniques and their implementation. All the code presented in the book will be available in the form of iPython notebooks to enable you to try out these examples and extend them to your advantage.
What You’ll Learn
Understand machine learning development and frameworks
Assess model diagnosis and tuning in machine learning
Examine text mining, natuarl language processing (NLP), and recommender systems
Review reinforcement learning and CNN