我可以找到更多关于如何data used by the models in the Auto model?

ramazanramazan MemberPosts:1Newbie
edited June 2019 inHelp
我可以找到更多关于如何data used by the models used in the Auto model? For example, how can I find out which time-domain of the data that the Deep learning model predicted uses as the test data for which time-frame is training? In the same way, how can I learn the necessary information for the other models?
Tagged:

Answers

  • IngoRMIngoRM Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University ProfessorPosts:1,751RM Founder
    Hi,
    You can open the process for each model by clicking on the Open Process button in the results view of Auto Model. There you can see the exact process how the data was prepared and the model was validated. You can also place breakpoints before or after operators to follow along the process step by step.
    Hope that helps,
    Ingo
    sgenzer yyhuang dbabrauskaite
Sign InorRegisterto comment.