Creating histograms

SouL_Blaz3
SouL_Blaz3 New Altair Community Member
edited November 2024 in Community Q&A
Hi,

I have a process that returns a RemappedExampleSet. I have been searching the API on how I can convert this to a Dataset, and I can't find anywhere.
What I'd like to do is creating an histogram chart with the results. Can anyone help me?

Thanks a lot
Tagged:

Answers

  • land
    land New Altair Community Member
    Hi,
    the RemappedExampleset is an subclass of ExampleSet, the major data class in RapidMiner. If you want to convert it to a DataTable to be able to plot it, you can use the DataTableExampleSetAdapter.

    By the way: Why not posting this in the developer forum?

    Greetings,
      Sebastian

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.