舉報

會員
Mastering Data Mining with Python:Find patterns hidden in your data
最新章節:
Index
ThisbookisfordatascientistswhoarealreadyfamiliarwithsomebasicdataminingtechniquessuchasSQLandmachinelearning,andwhoarecomfortablewithPython.Ifyouarereadytolearnsomemoreadvancedtechniquesindatamininginordertobecomeadataminingexpert,thisisthebookforyou!
目錄(61章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Expanding Your Data Mining Toolbox
- What is data mining?
- How do we do data mining?
- What are the techniques used in data mining?
- How do we set up our data mining work environment?
- Summary
- Chapter 2. Association Rule Mining
- What are frequent itemsets?
- Towards association rules
- A project – discovering association rules in software project tags
- Summary
- Chapter 3. Entity Matching
- What is entity matching?
- Entity matching project
- Summary
- Chapter 4. Network Analysis
- What is a network?
- Measuring a network
- Representing graph data
- A real project
- Summary
- Chapter 5. Sentiment Analysis in Text
- What is sentiment analysis?
- The basics of sentiment analysis
- Sentiment analysis algorithms
- Sentiment mining application
- Summary
- Chapter 6. Named Entity Recognition in Text
- Why look for named entities?
- Techniques for named entity recognition
- Building and evaluating NER systems
- Named entity recognition project
- Summary
- Chapter 7. Automatic Text Summarization
- What is automatic text summarization?
- Tools for text summarization
- Summary
- Chapter 8. Topic Modeling in Text
- What is topic modeling?
- Latent Dirichlet Allocation
- Gensim for topic modeling
- Gensim LDA for a larger project
- Summary
- Chapter 9. Mining for Data Anomalies
- What are data anomalies?
- Summary
- Index 更新時間:2021-08-20 10:33:37
推薦閱讀
- Google Apps Script for Beginners
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- 在最好的年紀學Python:小學生趣味編程
- Mastering C# Concurrency
- 高級C/C++編譯技術(典藏版)
- Kotlin從基礎到實戰
- Haskell Data Analysis Cookbook
- MySQL從入門到精通(軟件開發視頻大講堂)
- 計算機應用基礎教程(Windows 7+Office 2010)
- Android傳感器開發與智能設備案例實戰
- 網絡數據采集技術:Java網絡爬蟲實戰
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- Practical Predictive Analytics
- .NET 4.0面向對象編程漫談:應用篇
- 產品架構評估原理與方法
- The Applied Data Science Workshop
- 趣學數據結構
- Swift編程實戰:iOS應用開發實例及完整解決方案
- C++ Game Development Cookbook
- MATLAB/Simulink與過程控制系統仿真
- Hadoop實戰
- Application Testing with Capybara
- SAP HANA平臺應用開發
- 深入理解以太坊
- React Native By Example
- 計算機組裝與維護(第二版)
- 機械制圖與計算機繪圖(通用)(第2版)
- PHP開發自學經典
- 大型網站性能優化實戰:從前端、網絡、CDN到后端、大促的全鏈路性能優化詳解
- Java程序員面試筆試寶典