This website requires JavaScript.
Explore
Help
Sign In
work
/
smartcore
Watch
1
Star
0
Fork
0
You've already forked smartcore
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
251
Commits
20
Branches
11
Tags
745d0b570ef8a1a5810fe9edff92ab78d528170b
Commit Graph
3 Commits
Author
SHA1
Message
Date
gaxler
ca0816db97
Clippy fixes
2021-01-30 19:55:04 -08:00
gaxler
c987d39d43
tests + force Categorizable be RealNumber
2021-01-30 19:31:09 -08:00
gaxler
dd39433ff8
Categorizable trait defines logic of turning floats into hashable categorical variables. Since we only support RealNumbers for now, the idea is to treat round numbers as ordinal (or nominal if user chooses to ignore order) categories.
2021-01-30 18:48:23 -08:00