- 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
推薦閱讀
- Instant Raspberry Pi Gaming
- Dreamweaver 8中文版商業(yè)案例精粹
- Hands-On Data Science with SQL Server 2017
- UTM(統(tǒng)一威脅管理)技術(shù)概論
- 視覺檢測技術(shù)及智能計算
- 可編程控制器技術(shù)應(yīng)用(西門子S7系列)
- STM32嵌入式微控制器快速上手
- 信息物理系統(tǒng)(CPS)測試與評價技術(shù)
- 智能生產(chǎn)線的重構(gòu)方法
- 零起點(diǎn)學(xué)西門子S7-200 PLC
- Citrix? XenDesktop? 7 Cookbook
- Working with Linux:Quick Hacks for the Command Line
- C++程序設(shè)計基礎(chǔ)(上)
- Mastering Exploratory Analysis with pandas
- PostgreSQL 10 High Performance