- Keras 2.x Projects
- Giuseppe Ciaburro
- 220字
- 2021-07-02 14:36:17
Basics of classification problems
Classifiers identify the class of a new objective, based on knowledge that's been extracted from a series of samples (dataset). Starting from a dataset, a classifier extracts a model, which is then used to classify the new instances. Examples of classifiers are as follows:
- The texts classifier: This classifier is able to say whether a piece of text is relevant to a pre-established topic, based only on the terms that appear
- The image classifier: This is a classifier that, given some points of a simple drawing, is able to reconstruct the underlying pattern
- The medical classifier: This is a classifier that, from a sufficient amount of clinical data, is able to find out whether a patient is suffering from a certain disease, or what the severity of the disease is
Therefore, the classifier is a system with some characteristics that allow you to identify the class of the sample examined. In different classification methods, groups are called classes. The goal of a classifier is to establish the classification criterion to maximize performance. The performance of a classifier is measured by evaluating the capacity for generalization. Generalization means attributing the correct class to each new experimental observation. The way in which these classes are identified discriminates between the different methods that are available.
- 大數據技術與應用基礎
- 機器自動化控制器原理與應用
- Matplotlib 3.0 Cookbook
- Hands-On Cybersecurity with Blockchain
- Photoshop CS3圖像處理融會貫通
- Pig Design Patterns
- 大型數據庫管理系統技術、應用與實例分析:SQL Server 2005
- Ceph:Designing and Implementing Scalable Storage Systems
- 具比例時滯遞歸神經網絡的穩定性及其仿真與應用
- Mastering Text Mining with R
- 嵌入式Linux系統實用開發
- The DevOps 2.1 Toolkit:Docker Swarm
- Mastering Ceph
- Introduction to R for Business Intelligence
- 智慧未來