문제

The input data in the model includes column ControlNo.

enter image description here

But I don't want this column being part of learning process so I'm using Select Columns in Dataset to exclude ControlNo column.

But as a output I want those columns:

ControlNo, Score Label, Score Probability

So basically I need NOT to include column ControlNo into learning process, but have it as output along with Score Label column.

How can I do that?

enter image description here

올바른 솔루션이 없습니다

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