🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

using association rules as input to classifier

User: "heba_samy2"
New Altair Community Member
Updated by Jocelyn
I have a dataset of mobile app reviews. I want to extract association rules that identify the groups of words that frequently occur together. I know how to create these association rules but I want after that to input these rules to a classifier to classify the text reviews as positive or negative. any help.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Caperez"
    Altair Community Member
    Updated by Caperez
    Hi @heba_samy2

    You can try  with the Association Rules to ExampleSet operator from Converters Extension from Marketplace. 

    regards