Python Machine Learning: Introduction To Machine Learning With Python
Frank Millstein
- 出版商: W. W. Norton
- 出版日期: 2018-03-19
- 售價: $810
- 貴賓價: 9.5 折 $770
- 語言: 英文
- 頁數: 132
- 裝訂: Paperback
- ISBN: 1986657507
- ISBN-13: 9781986657501
-
相關分類:
Python、程式語言、Machine Learning
無法訂購
相關主題
商品描述
Python Machine Learning
Machine learning is the science of getting machines and computers to act and learn on their own without being programmed explicitly. In just the past decade, this field has given us practical speech recognition, self-driving cars, greatly improved understanding of the overall human genome, effective web search and much more. Therefore, there is no wondering why machine learning is so pervasive today.In this book, you will learn more about interpreting machine learning techniques using Python. You will also gain practice as you implement the most popular machine learning techniques on some real-world examples and you will learn both about the theoretical and practical machine learning implementation using Python's machine learning libraries.
At the end of the book, you will be able to cope with more complex machine learning issues solving your own problems using Python and its libraries specifically crafted for machine learning.
Here Is A Preview Of What You’ll Learn Here…
- Basics behind machine learning techniques
- Different machine learning algorithms
- Fundamental machine learning applications and their importance
- Getting started with machine learning in Python, installing and starting SciPy
- Loading data and importing different libraries
- Data summarization and data visualization
- Evaluation of machine learning models and making predictions
- Most commonly used machine learning algorithms, linear and logistic regression, decision trees support vector machines, k-nearest neighbors, random forests
- Solving multi-clasisfication problems
- Data visualization with Matplotlib and data transformation with Pandas and Scikit-learn
- Solving multi-label classification problems
- And much, much more...
商品描述(中文翻譯)
# Python 機器學習
機器學習是讓機器和電腦能夠自主行動和學習的科學,而不需要明確的程式設計。在過去的十年中,這個領域為我們帶來了實用的語音識別、自駕車、對整體人類基因組的理解大幅提升、有效的網路搜尋等等。因此,毫無疑問,機器學習在今天如此普遍。
在這本書中,您將學習如何使用 Python 解釋機器學習技術。您還將在實際案例中實施最受歡迎的機器學習技術,並學習有關理論和實踐的機器學習實現,使用 Python 的機器學習庫。在書的最後,您將能夠應對更複雜的機器學習問題,利用 Python 及其專為機器學習設計的庫來解決自己的問題。
## 這裡是您將學到的內容預覽…
- 機器學習技術的基本原理
- 不同的機器學習演算法
- 基本的機器學習應用及其重要性
- 在 Python 中開始機器學習,安裝和啟動 SciPy
- 載入數據和導入不同的庫
- 數據摘要和數據視覺化
- 機器學習模型的評估和預測
- 最常用的機器學習演算法,包括線性回歸和邏輯回歸、決策樹、支持向量機、k 最近鄰、隨機森林
- 解決多類別分類問題
- 使用 Matplotlib 進行數據視覺化,使用 Pandas 和 Scikit-learn 進行數據轉換
- 解決多標籤分類問題
- 還有更多…