The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Create histogram without zero values

kasper2304kasper2304 Member Posts: 28 Contributor II
edited November 2018 in Help
Hi.

I am doing a text mining project and i want to show how my variables are distributed. I already created the Tf-Idf matrix and the problem is that there is a lot of zeroes in the dataset giving my a chart with one tall bar in the left.

My questions is how to analyze my data without the zero values?

Best
Kasper

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi Kasper,

    does it help if you declare zeros as missing with Declare Missing Value?

    Best, Marius
Sign In or Register to comment.