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
235
Commits
20
Branches
11
Tags
f4b5936dcfde9c3e82c4098016c2555a4e6210e2
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