hdlib v0.1.5
hdlib v0.1.5
Add:
- Add
bind
,bundle
, andpermute
asVector
class methods for applying arithmetic operations inplace; - Rename
split_dataset
in theparser
module intokfolds_split
; - Add
percentage_split
function to theparser
module; - Integrate chopin2 ML model into the
model
module withe theModel
class.