problem with result of ICA ?
hello,
i am using ICA in rapidminer but there is a problem when i make the number of components = 6 it is ok but when increase it the data appear in a cells as a question mark and i do not know why?
even though the number of attributes = 14
is there any standard to decide the number of component ?
i am using ICA in rapidminer but there is a problem when i make the number of components = 6 it is ok but when increase it the data appear in a cells as a question mark and i do not know why?
even though the number of attributes = 14
is there any standard to decide the number of component ?
Find more posts tagged with
Sort by:
1 - 3 of
31
Sort by:
1 - 2 of
21
Hello @norah
I tried with my dataset and observed that we need to normalize rows. In the ICA operator, we can see that there is an option called 'row norm' which needs to be selected. Try this and you will get the reduced dimensions with 6 components.
Thanks
I tried with my dataset and observed that we need to normalize rows. In the ICA operator, we can see that there is an option called 'row norm' which needs to be selected. Try this and you will get the reduced dimensions with 6 components.
Thanks
I tried with my dataset and observed that we need to normalize rows. In the ICA operator, we can see that there is an option called 'row norm' which needs to be selected. Try this and you will get the reduced dimensions with 6 components.
Thanks