首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(shè)計(jì)
> Machine Learning for the Web最新章節(jié)目錄
舉報(bào)

會(huì)員
Machine Learning for the Web
最新章節(jié):
Index
Thebookisaimedatupcomingandnewdatascientistswhohavelittleexperiencewithmachinelearningoruserswhoareinterestedinandareworkingondevelopingsmart(predictive)webapplications.KnowledgeofDjangowouldbebeneficial.ThereaderisexpectedtohaveabackgroundinPythonprogrammingandgoodknowledgeofstatistics.
目錄(76章)
倒序
- 封面
- 版權(quán)頁(yè)
- Credits
- Foreword
- 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. Introduction to Practical Machine Learning Using Python
- General machine-learning concepts
- Preparing manipulating and visualizing data – NumPy pandas and matplotlib tutorials
- Scientific libraries used in the book
- When to use machine learning
- Summary
- Chapter 2. Unsupervised Machine Learning
- Clustering algorithms
- Dimensionality reduction
- Singular value decomposition
- Summary
- Chapter 3. Supervised Machine Learning
- Model error estimation
- Generalized linear models
- Naive Bayes
- Decision trees
- Support vector machine
- A comparison of methods
- Hidden Markov model
- Summary
- Chapter 4. Web Mining Techniques
- Web structure mining
- Web content mining
- Natural language processing
- Postprocessing information
- Summary
- Chapter 5. Recommendation Systems
- Utility matrix
- Similarities measures
- Collaborative Filtering methods
- CBF methods
- Association rules for learning recommendation system
- Log-likelihood ratios recommendation system method
- Hybrid recommendation systems
- Evaluation of the recommendation systems
- Summary
- Chapter 6. Getting Started with Django
- HTTP – the basics of the GET and POST methods
- Writing an app – most important features
- Admin
- Summary
- Chapter 7. Movie Recommendation System Web Application
- Application setup
- Models
- Commands
- User sign up login/logout implementation
- Information retrieval system (movies query)
- Rating system
- Recommendation systems
- Admin interface and API
- Summary
- Chapter 8. Sentiment Analyser Application for Movie Reviews
- Application usage overview
- Search engine choice and the application code
- Scrapy setup and the application code
- Django models
- Integrating Django with Scrapy
- PageRank: Django view and the algorithm code
- Admin and API
- Summary
- Index 更新時(shí)間:2021-07-14 10:46:30
推薦閱讀
- 高效微控制器C語(yǔ)言編程
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)教程
- 構(gòu)建移動(dòng)網(wǎng)站與APP:HTML 5移動(dòng)開(kāi)發(fā)入門(mén)與實(shí)戰(zhàn)(跨平臺(tái)移動(dòng)開(kāi)發(fā)叢書(shū))
- Learning Flask Framework
- Java從入門(mén)到精通(第5版)
- 軟件測(cè)試工程師面試秘籍
- 微信公眾平臺(tái)開(kāi)發(fā):從零基礎(chǔ)到ThinkPHP5高性能框架實(shí)踐
- Learning OpenStack Networking(Neutron)
- Visual C++開(kāi)發(fā)入行真功夫
- NetBeans IDE 8 Cookbook
- Building Microservices with .NET Core
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)原理(第2版)
- Python趣味編程與精彩實(shí)例
- 深度實(shí)踐KVM:核心技術(shù)、管理運(yùn)維、性能優(yōu)化與項(xiàng)目實(shí)施
- HTML5游戲開(kāi)發(fā)實(shí)戰(zhàn)
- Java Script從入門(mén)到精通(第5版)
- Mastering Magento Theme Design
- OpenACC并行編程實(shí)戰(zhàn)
- LabVIEW虛擬儀器項(xiàng)目開(kāi)發(fā)與實(shí)踐
- Python測(cè)試驅(qū)動(dòng)開(kāi)發(fā):使用Django、Selenium和JavaScript進(jìn)行Web編程(第2版)
- Python數(shù)據(jù)分析從入門(mén)到精通(第2版)
- 零基礎(chǔ)學(xué)Python編程實(shí)戰(zhàn)
- 麥克奇遇記:Scratch 2.0探險(xiǎn)之旅(創(chuàng)客教育)
- Learning Heroku Postgres
- Microsoft Dynamics NAV 2013 Application Design
- Java EE Development with Eclipse
- Go語(yǔ)言高級(jí)開(kāi)發(fā)與實(shí)戰(zhàn)
- 零基礎(chǔ)學(xué)JavaScript
- Python高并發(fā)與高性能編程:原理與實(shí)踐
- Red Hat Enterprise Linux Server Cookbook