You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #76 remove 'y' from consonant sequences feature
* #77 add all Mexico states abbreviations and its source in the docstring
* #73 implement shannon entropy method and adapt the threshold calculation to also match values below
* #73 new model with shannon entropy and notebook sets
* #73 fix baja california abbreviation
* #73 fix keysmash sequence test to also consider special characters
* #74 fix private methods naming convention to double underscores
* #75 and #78 add KeySmash features: repeated bigrams and unique chars ratios
* #74 fix tests and parser private methods
* #74 add model test
* #74 update initial sets models
---------
Co-authored-by: atarchetti <[email protected]>
Epic: #74
This issue consists of implementing the Shannon entropy feature in Lib.
This implementation was made by the Mindsu team and is on GitLab (https://gitlab.com/dell-ml-unb/esw/-/blob/main/research/isolation_forest/features.py)
The text was updated successfully, but these errors were encountered: