目錄(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
推薦閱讀
- C及C++程序設計(第4版)
- 深入理解Bootstrap
- JavaScript:Functional Programming for JavaScript Developers
- 小創客玩轉圖形化編程
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- MySQL數據庫基礎實例教程(微課版)
- 零基礎入門學習Python
- 程序是怎樣跑起來的(第3版)
- Spring Boot企業級項目開發實戰
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- 零基礎學HTML+CSS
- Software Architecture with Python
- Mobile Test Automation with Appium
- MongoDB進階與實戰:微服務整合、性能優化、架構管理
- Drupal 8 Module Development
- LabVIEW虛擬儀器項目開發與實踐
- Professional Azure SQL Database Administration
- Data Analysis with R
- Java并發編程實戰
- 數字圖像處理與機器視覺:Visual C++與Matlab實現(第2版)
- Python數據結構與算法分析(第2版)
- Mastering Redmine
- 3ds Max 2012三維設計能力教程(第二版)
- WebRTC音視頻實時互動技術:原理、實戰與源碼分析
- 深入探索JVM垃圾回收:ARM服務器垃圾回收的挑戰和優化
- Mastering Symfony
- 智能優化算法及其MATLAB實例(第3版)
- Raspberry Pi Mechatronics Projects HOTSHOT
- Learning PHP 7 High Performance
- Flutter開發實例解析