Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

RapidMiner seems to quit?

NCWGNCWG Member Posts: 3 Contributor I
edited November 2018 in Help
Hi, searched for "crash" and didn't see this one ...

I installed RM5.0 on a laptop running WinXP Pro SP3 and I'm having a problem where, at some point during a wizard, RM will just quit. It seems similar to a problem someone else was having in Snow Leopard. I could be more specific if it would help. It just doesn't seem like a user error, although I haven't ruled that out :)

And a newbie question ... what's a good rule of thumb (# rows, for instance) for the maximum dataset size you'd want to use with RM on an average personal computer? Will RM sample for me if I need it to?

Off to look at tutorials ...
Thanks,
NCWG

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    you will have to be more specific :) Otherwise I cannot say anything about this.

    If you are just looking for the maximal number of examples and attributes you can store, you might calculate it yourself: Every value is stored in 4 bytes if you don't change the defaults. So 1024 examples with 256 attributes will consume around 1 MB.
    But depending on the operators that you use, the memory consumption might be bigger, because some need to store a copy of the data set.

    Greetings,
      Sebastian
Sign In or Register to comment.