-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Description
I'm not sure whether is it possible; could the prediction probability be included into the function of machine learning modules? e.g. 51% probability of being predicted as disease A by a certain machine learning model established within the machine learning classification module. Which may be a little similar to machine learning regression module but may be more feasible to explain a classification model without transform the factorial data into a linear variable.
Purpose
improve the explanability of machine learning models
Use-case
establish a machine learning classification model and give each predicted case a probability to explain the prediction or examine the correlation between probability and other variables
Is your feature request related to a problem?
no
Is your feature request related to a JASP module?
Machine Learning
Describe the solution you would like
add probabilities (in addition to predictions) to data
Describe alternatives that you have considered
No response
Additional context
No response