Skip to content

Automatically zipping/pruning .skops files. #344

@koaning

Description

@koaning

I've been playing with skops for a bit and I noticed that I'm able to zip the files to get them smaller on disk. The original .skops file was 96.1 Mb (it contains tfidf vectorizer and svd) while the zipped version, handled by MacOS, is 45.1 on disk. That seems like a big difference and I wonder if this might be handled natively.

Related question: I've manually set all the internal numpy arrays to float16. This led to a difference from 238.2 Mb to 96.1 Mb. Might pruning also be a relevant feature for skops?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions