- Python Machine Learning By Example
- Yuxi (Hayden) Liu
- 210字
- 2021-07-02 12:41:30
Preface
The surge in interest in machine learning is due to the fact that it revolutionizes automation by learning patterns in data and using them to make predictions and decisions. If you're interested in machine learning, this book will serve as your entry point.
This edition of Python Machine Learning By Example begins with an introduction to important concepts and implementations using Python libraries. Each chapter of the book walks you through an industry-adopted application. You'll implement machine learning techniques in areas such as exploratory data analysis, feature engineering, and natural language processing (NLP) in a clear and easy-to-follow way.
With the help of this extended and updated edition, you'll learn how to tackle data-driven problems and implement your solutions with the powerful yet simple Python language, and popular Python packages and tools such as TensorFlow, scikit-learn, Gensim, and Keras. To aid your understanding of popular machine learning algorithms, this book covers interesting and easy-to-follow examples such as news topic modeling and classification, spam email detection, and stock price forecasting.
By the end of the book, you'll have put together a broad picture of the machine learning ecosystem and will be well-versed with the best practices of applying machine learning techniques to make the most out of new opportunities.
- 大數據導論:思維、技術與應用
- Security Automation with Ansible 2
- 現代機械運動控制技術
- 統計學習理論與方法:R語言版
- MATLAB/Simulink權威指南:開發環境、程序設計、系統仿真與案例實戰
- 西門子變頻器技術入門及實踐
- PostgreSQL 10 Administration Cookbook
- 空間站多臂機器人運動控制研究
- 筆記本電腦維修90個精選實例
- 手機游戲程序開發
- 基于RPA技術財務機器人的應用與研究
- 自適應學習:人工智能時代的教育革命
- Moodle 2.0 Course Conversion(Second Edition)
- R Statistics Cookbook
- AVR單片機C語言程序設計實例精粹