- Python Machine Learning By Example
- Yuxi (Hayden) Liu
- 160字
- 2021-07-02 12:41:38
Section 2: Practical Python Machine Learning By Example
In this section, readers will learn several important machine learning algorithms and techniques through the process of solving real-world problems. The journey of learning machine learning by example includes mining natural language text data with dimensionality reduction and clustering algorithms, content topic discovery and categorization, online ad click-through prediction with various supervised learning algorithms, scaling up learning to a million records, and predicting stock prices with various regression algorithms.
This section includes the following chapters:
- Chapter 2, Exploring the 20 Newsgroups Dataset with Text Analysis Techniques
- Chapter 3, Mining the 20 Newsgroups Dataset with Clustering and Topic Modeling Algorithms
- Chapter 4, Detecting Spam Email with Naive Bayes
- Chapter 5, Classifying News Topic with Support Vector Machine
- Chapter 6, Predicting Online Ads Click-Through with Tree-Based Algorithms
- Chapter 7, Predicting Online Ads Click-Through with Logistic Regression
- Chapter 8, Scaling Up Prediction to Terabyte Click Logs
- Chapter 9, Stock Price Prediction with Regression Algorithms
推薦閱讀
- 亮劍.NET:.NET深入體驗與實戰精要
- Mastering Spark for Data Science
- PostgreSQL 11 Server Side Programming Quick Start Guide
- 網絡服務器架設(Windows Server+Linux Server)
- 輕松學Java Web開發
- 機器學習與大數據技術
- 構建高性能Web站點
- Android游戲開發案例與關鍵技術
- 網絡安全與防護
- 菜鳥起飛系統安裝與重裝
- Linux內核精析
- 云計算和大數據的應用
- Photoshop CS5圖像處理入門、進階與提高
- 項目實踐精解:C#核心技術應用開發
- 基于Quartus Ⅱ的數字系統Verilog HDL設計實例詳解