How can i give output exampleset of "Process Documents From Files" to Multiple Classifiers in rapid miner?

StackOverflow https://stackoverflow.com/questions/21813396

문제

I am working on parallel classifier combination and have a requirement in rapid miner to give output of "Process Documents from Files" operator to more than one classifier (L1, L2, L3). One way of doing it is to create three different processes and give each of them documents separately but that could be a performance bottleneck and i want to avoid it.

Is there any way to provide example set copies to classifiers (L1, L2, L3) ??

도움이 되었습니까?

해결책

Use the Multiply operator to makes copies of example sets.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top