Options

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

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

Answers

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

    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • Options
    ceaperezceaperez Member Posts: 522 Unicorn
    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 In or Register to comment.