目錄(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
推薦閱讀
- Clojure Programming Cookbook
- 大學計算機基礎(第二版)
- Git Version Control Cookbook
- 自然語言處理實戰(zhàn):預訓練模型應用及其產品化
- 前端跨界開發(fā)指南:JavaScript工具庫原理解析與實戰(zhàn)
- Photoshop智能手機APP UI設計之道
- Mastering Swift 2
- Spring實戰(zhàn)(第5版)
- 概率成形編碼調制技術理論及應用
- Mastering Android Development with Kotlin
- HTML5從入門到精通 (第2版)
- Azure Serverless Computing Cookbook
- Hands-On Kubernetes on Windows
- 零基礎學HTML+CSS第2版
- Angular Design Patterns
- Mastering PowerCLI
- Getting Started with hapi.js
- Node.js Web Development
- 瘋狂Ajax講義(第3版)
- Image Processing with ImageJ(Second Edition)
- Head First Go語言程序設計
- C#面向對象程序設計(微課版)
- 嵌入式Linux C語言程序設計基礎教程(微課版)
- Learning PowerShell DSC
- Web前端開發(fā)精品課 HTML CSS JavaScript基礎教程
- Go語言學習指南:慣例模式與編程實踐
- 代碼之外的功夫:程序員精進之路
- Unity Shaders and Effects Cookbook
- AWS Networking Cookbook
- Learning Shell Scripting with Zsh