- Practical Data Analysis
- Hector Cuesta
- 70字
- 2021-07-23 15:59:33
Chapter 4. Text Classification
This chapter provides a brief introduction to text classification and also provides you with an example of the Na?ve Bayes algorithm, developed from scratch, in order to explain how to turn an equation into a code.
In this chapter we will cover:
- Learning and classification
- Bayesian classification
- Na?ve Bayes algorithm
- E-mail subject line tester
- The data
- The algorithm
- Classifier accuracy
推薦閱讀
- Hands-On Intelligent Agents with OpenAI Gym
- Linux Mint System Administrator’s Beginner's Guide
- 傳感器技術實驗教程
- 機器自動化控制器原理與應用
- Hands-On Linux for Architects
- Python Data Science Essentials
- 現代傳感技術
- 計算機系統結構
- 新手學電腦快速入門
- 激光選區熔化3D打印技術
- R Data Analysis Projects
- 基于RPA技術財務機器人的應用與研究
- 電氣控制及Micro800 PLC程序設計
- Hands-On Agile Software Development with JIRA
- Flink內核原理與實現