ML algorithms
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
63
commits
docs: add contributors file with contribution guidelines
97766d3View on GitHubdocs: update README with backward difference and Helmert encoding
b6227f9View on GitHubfeat: add examples for Helmert and backward difference encoding
f8243fdView on GitHubrefactor: update encoding package with version and all encoding techniques
c33ca6dView on GitHubfeat: add example demonstrating automatic encoding selection
8606964View on GitHubfeat: add intelligent encoding technique selector based on data characteristics
c90d144View on GitHubfeat: implement backward difference and Helmert encoding for ordered categorical variables
3972440View on GitHubmerge: resolve README conflict, keep comprehensive version
884f900View on GitHubdocs: update CHANGELOG with all new features and improvements
df41c41View on GitHubdocs: add encoding decision tree and performance guide
9f4c64fView on GitHubtest: add unit tests for WoE and Leave-One-Out encoding
659cb35View on GitHub