舉報(bào)

會員
Test-Driven Machine Learning
最新章節(jié):
Index
Thisbookisintendedfordatatechnologists(scientists,analysts,ordevelopers)withpreviousmachinelearningexperiencewhoarealsocomfortablereadingcodeinPython.Youmaybestarting,orhavealreadystarted,amachinelearningprojectatworkandarelookingforawaytodeliverresultsquicklytoenablerapiditerationandimprovement.Thoselookingforexamplesofhowtoisolateissuesinmodelsandimprovethemwillfindideasinthisbooktomoveforward.
目錄(71章)
倒序
- 封面
- 版權(quán)頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files 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. Introducing Test-Driven Machine Learning
- Test-driven development
- The TDD cycle
- Behavior-driven development
- Our first test
- TDD applied to machine learning
- Dealing with randomness
- Different approaches to validating the improved models
- Quantifying the classification models
- Summary
- Chapter 2. Perceptively Testing a Perceptron
- Getting started
- Summary
- Chapter 3. Exploring the Unknown with Multi-armed Bandits
- Understanding a bandit
- Testing with simulation
- Starting from scratch
- Simulating real world situations
- A randomized probability matching algorithm
- A bootstrapping bandit
- The problem with straight bootstrapping
- Multi-armed armed bandit throw down
- Summary
- Chapter 4. Predicting Values with Regression
- Refresher on advanced regression
- Generating our own data
- Building the foundations of our model
- Cross-validating our model
- Generating data
- Summary
- Chapter 5. Making Decisions Black and White with Logistic Regression
- Generating logistic data
- Measuring model accuracy
- Generating a more complex example
- Test driving our model
- Summary
- Chapter 6. You're So Na?ve Bayes
- Gaussian classification by hand
- Beginning the development
- Summary
- Chapter 7. Optimizing by Choosing a New Algorithm
- Upgrading the classifier
- Applying our classifier
- Upgrading to Random Forest
- Summary
- Chapter 8. Exploring scikit-learn Test First
- Test-driven design
- Planning our journey
- Getting choosey
- Developing testable documentation
- Summary
- Chapter 9. Bringing It All Together
- Starting at the highest level
- The real world
- What we've accomplished
- Summary
- Index 更新時(shí)間:2021-07-30 10:20:13
推薦閱讀
- Functional Python Programming
- JavaScript前端開發(fā)模塊化教程
- ServiceNow Application Development
- 深入淺出Electron:原理、工程與實(shí)踐
- SQL學(xué)習(xí)指南(第3版)
- Flink SQL與DataStream入門、進(jìn)階與實(shí)戰(zhàn)
- C/C++算法從菜鳥到達(dá)人
- Android程序設(shè)計(jì)基礎(chǔ)
- 劍指大數(shù)據(jù):企業(yè)級數(shù)據(jù)倉庫項(xiàng)目實(shí)戰(zhàn)(在線教育版)
- Learning jQuery(Fourth Edition)
- Canvas Cookbook
- C語言程序設(shè)計(jì)與應(yīng)用(第2版)
- Shopify Application Development
- Python數(shù)據(jù)可視化之matplotlib實(shí)踐
- Java EE程序設(shè)計(jì)與開發(fā)實(shí)踐教程
- Python程序設(shè)計(jì):基礎(chǔ)與實(shí)踐
- Selenium Essentials
- Computer Vision with Python 3
- Mathematica Data Visualization
- Learning Ext JS(Fourth Edition)
- Ionic Framework By Example
- Building RESTful Web Services with PHP 7
- Python3網(wǎng)絡(luò)爬蟲寶典
- HTML+CSS+JavaScript Web前端開發(fā)技術(shù)
- Clojure編程實(shí)戰(zhàn)(原書第2版)
- 用Go語言自制解釋器
- INSTANT Citrix XenApp
- 好設(shè)計(jì),有方法:我們在搜狐做產(chǎn)品體驗(yàn)設(shè)計(jì)
- AutoCAD 2008輔助設(shè)計(jì)
- Learning Cloudera Impala