Skip to content

FastNominalAttributeClassObserver implemented#278

Open
eugene-kamenev wants to merge 1 commit intoWaikato:masterfrom
eugene-kamenev:fast_nominal
Open

FastNominalAttributeClassObserver implemented#278
eugene-kamenev wants to merge 1 commit intoWaikato:masterfrom
eugene-kamenev:fast_nominal

Conversation

@eugene-kamenev
Copy link

  • improves performance for nominal attributes with large number of attribute values, it simply calculates distribution on the fly to avoid loops in getClassDistsResultingFrom* and probabilityOfAttributeValueGivenClass methods.

* improves performance for nominal attributes with large number
of attribute values, it simply calculates distribution on the
fly to avoid loops in getClassDistsResultingFrom* and probabilityOfAttributeValueGivenClass methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant