Medical data classification and grading method, computer equipment and storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- 成都健康医联信息产业有限公司
- Publication Date
- 2021-10-29
- Estimated Expiration
- Not applicable · inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of electric digital data, in particular to a medical data classification and grading method, computer equipment and a storage medium. Background technique
[0002] Traditional medical data classification methods are mainly divided into two categories. One is the data classification based on the dictionary, which compares the data with the established dictionary database to classify. The second is data classification based on machine learning. This method uses feature engineering such as text preprocessing, feature extraction, and text representation, such as calculating the frequency of words through the bag of words model, and calculating the weight of words in the text through the TF-IDF model. On the basis of feature engineering, classification models such as SVM, Naive Bayesian, and K nearest neighbor classification are used for classification.
[0003] But there is following defective in above-mention...