strength of classification
Thiru
New Altair Community Member
hi all
with classification problem, which model is suitable to find the strength of the calculation. It should give how strong the classification. Which is more suitable.
I've dataset with 6 features and 10000 rows of data.
thanks & regards
thiru
with classification problem, which model is suitable to find the strength of the calculation. It should give how strong the classification. Which is more suitable.
I've dataset with 6 features and 10000 rows of data.
thanks & regards
thiru
Tagged:
1
Answers
-
hi all, can you help me.
with classification problem, which model is suitable to find the strength of the classification. It should give how strong the classification. Which is more suitable.
I've dataset with 6 features and 10000 rows of data.
thanks & regards
thiru
1 -
3
-
thanks. I had gone through that. am afraid i'm not answered by mod.rapid. let me put my query once again. the model should classify, and also it should tell how strong the classification is .
for eg. if it detects disease cancer, it should be able to classify the disease and also it should be able to find out how serious the disease is. can you help.
thanks & regards
thiru
1 -
Hello @Thiru
Do you have any parameters that describe the seriousness of cancer in your dataset?
If you have two labels, one related to the type of cancer and another related to seriousness then a multi-label classification method can be used. If you have something else in mind and can point us to any literature that can be useful.
3 -
@ varun, Model should find the seriousness of cancer from available attributes. Field test data will have only the attributes, no input on the seriousness of diseases will be available and hence it is the case of multi label mis classification.1