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

What learners are well suited for count data?

wesselwessel Member Posts: 537 Maven
What learners are well suited for count data?

I'm assuming a small number of samples in the data.
E.g. 30.

Typically I would use Poisson regression, but this is not included in Rapid Miner.

Best regards,

Wessel

Answers

  • wesselwessel Member Posts: 537 Maven
    Maybe someone can mention tips and tricks instead of some learner?

    For example, a trick that is often used is applying a log transformation.
    This transforms counts (which are always positive numbers) into ranging from negative infinity to positive infinity.
    This makes sure your regression never produces predictions that are impossible.
Sign In or Register to comment.