How to combine Decision Tree and Logistic Regressian as a hybrid model?

ryandinusryandinus MemberPosts:1Newbie
Hi, I need to combine Decoision Tree and Logistic Regressiona hybrid model.

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,439RM Data Scientist
    Hi,
    you may want to check to operators Stacking and Vote.

    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • ceaperezceaperez MemberPosts:459Unicorn
    Hi@ryandinus,
    What kind of combination? can you explain in more detail?
    For example, if you need to extract the results of a Decision Tree model to introduce it in a logistic regression you can use the "Decision tree Model to Exampleset" operator from Converter Extension.

    Best
Sign InorRegisterto comment.