目錄(63章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- Acknowledgments
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Welcome to Machine Learning Using the .NET Framework
- What is machine learning?
- Why .NET?
- What version of the .NET Framework are we using?
- Why write your own?
- Why open data?
- Why F#?
- Getting ready for machine learning
- Third-party libraries
- Summary
- Chapter 2. AdventureWorks Regression
- Simple linear regression
- Math.NET
- Accord.NET
- AdventureWorks app
- Summary
- Chapter 3. More AdventureWorks Regression
- Introduction to multiple linear regression
- Logistic regression
- Summary
- Chapter 4. Traffic Stops – Barking Up the Wrong Tree?
- The scientific process
- Open data
- Hack-4-Good
- Summary
- Chapter 5. Time Out – Obtaining Data
- Overview
- SQL Server providers
- Combining data
- Summary
- Chapter 6. AdventureWorks Redux – k-NN and Na?ve Bayes Classifiers
- k-Nearest Neighbors (k-NN)
- Na?ve Bayes
- AdventureWorks
- Making use of our discoveries
- Summary
- Chapter 7. Traffic Stops and Crash Locations – When Two Datasets Are Better Than One
- Unsupervised learning
- Traffic stop and crash exploration
- The Code-4-Good application
- Summary
- Chapter 8. Feature Selection and Optimization
- Cleaning data
- Selecting data
- Overfitting and cross validation
- Summary
- Chapter 9. AdventureWorks Production – Neural Networks
- Neural networks
- Building the application
- Summary
- Chapter 10. Big Data and IoT
- AdventureWorks and the Internet of Bikes
- The IoT
- Summary
- Index 更新時間:2021-07-09 20:16:50
推薦閱讀
- SoapUI Cookbook
- 編程的修煉
- Visual Basic 6.0程序設計計算機組裝與維修
- 算法訓練營:入門篇(全彩版)
- Flink SQL與DataStream入門、進階與實戰
- Java FX應用開發教程
- Mastering AndEngine Game Development
- INSTANT OpenNMS Starter
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- 區塊鏈底層設計Java實戰
- MySQL從入門到精通(軟件開發視頻大講堂)
- AutoCAD 2009實訓指導
- 輕松上手2D游戲開發:Unity入門
- 計算機應用基礎教程(Windows 7+Office 2010)
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Android Development Tools for Eclipse
- Data Science Algorithms in a Week
- Penetration Testing with the Bash shell
- Oracle SOA Suite 12c Administrator's Guide
- 前端架構設計
- 信息學奧林匹克競賽初賽精講精練
- Access 2016數據庫應用與開發:實戰從入門到精通(視頻教學版)
- 深入理解Zabbix監控系統
- Raspberry Pi By Example
- 活文檔:與代碼共同演進
- Jenkins Essentials
- The JavaScript Workshop
- Sencha Touch Cookbook
- 滾雪球學Python