Search code examples
machine-learningartificial-intelligencepattern-recognition

machine learning algorithm that says which train data cause current decision


I need a learning model that when we test it with a data sample it says which train data cause the answer . Is there anything that do this? (I already know KNN will do this) thanks


Solution

  • look for generative models "It asks the question: based on generation assumptions, which category is most likely to generate this signal?"