#include <mobu-python-api.h>
Different clustering modes.
Public Attributes | |
object | kFBClusterNormalize |
Normalize (values between 0.0 and 1.0 ) More... | |
object | kFBClusterAdditive |
Add the values together. More... | |
object | kFBClusterTotal100 |
The balanced values will add up to 100 percent. More... | |
object kFBClusterAdditive |
Add the values together.
object kFBClusterNormalize |
Normalize (values between 0.0 and 1.0 )
object kFBClusterTotal100 |
The balanced values will add up to 100 percent.