Skip to content

Pusadee's

Compare
Choose a tag to compare
@silil silil released this 22 Jan 21:19
· 11 commits to master since this release

New Functionality

  • Changing how we create the features matrix. Now we generate CSVs for each feature group and stitch them together on disk.
  • We are reading and loading CSVs with Polars instead of pandas DataFrames to optimize time with a 10x improvement.