"Filter text processing output results to excel"
Hi All,
I am trying to figure out how to restrict the output that I export to excel after running my model. It's just a simple categorization where I apply a model to a new spreadsheet to categorize the contents of each cell. The spreadsheet has about 200 rows and when I try to export it to excel, it includes all the confidence level data for each prediction. Is it possible to only display the prediction results and exclude the confidence levels from the export?
Hi All,
I am trying to figure out how to restrict the output that I export to excel after running my model. It's just a simple categorization where I apply a model to a new spreadsheet to categorize the contents of each cell. The spreadsheet has about 200 rows and when I try to export it to excel, it includes all the confidence level data for each prediction which gets represented by a column and populates all the rows with the confidence. Is it possible to only display the prediction results and exclude the confidence levels from the export?
Thanks,
Tony